This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Tyler Nowicki
9fe497fcac
Improve the remark generated when a variable that is used outside the loop is not a reduction or induction variable.
...
Reviewed by Arnold Schwaighofer llvm-svn: 214440
2014-07-31 21:02:40 +00:00
..
BBVectorize.cpp
Add scoped-noalias metadata
2014-07-24 14:25:39 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
LoopVectorize.cpp
Improve the remark generated when a variable that is used outside the loop is not a reduction or induction variable.
2014-07-31 21:02:40 +00:00
Makefile
…
SLPVectorizer.cpp
SLP Vectorizer: Canonicalize tree operands of commutitive binary operands.
2014-07-30 21:07:56 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00