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
Nadav Rotem
6b494be886
Remove the use of LPPassManager. We can remove LPM because we dont need to run any additional loop passes on the new vector loop.
...
llvm-svn: 169016
2012-11-30 17:27:53 +00:00
..
BBVectorize.cpp
BBVectorize: Correctly merge SubclassOptionalData
2012-11-28 03:04:10 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Remove the use of LPPassManager. We can remove LPM because we dont need to run any additional loop passes on the new vector loop.
2012-11-30 17:27:53 +00:00
Makefile
…
Vectorize.cpp
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00