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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Craig Topper
71b7b68b74
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
...
llvm-svn: 216158
2014-08-21 05:55:13 +00:00
..
BBVectorize.cpp
Introduce a helper to combine instruction metadata.
2014-08-15 15:46:38 +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
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
2014-08-21 05:55:13 +00:00
Makefile
…
SLPVectorizer.cpp
SLPVectorizer: Use the type of the value loaded/stored to get the ABI alignment
2014-08-07 22:47:27 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00