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
7bdc45b570
Loop Vectorizer: Enable if-conversion.
...
llvm-svn: 170632
2012-12-20 02:00:02 +00:00
..
BBVectorize.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Loop Vectorizer: Enable if-conversion.
2012-12-20 02:00:02 +00:00
LoopVectorize.h
whitespace
2012-12-20 00:49:56 +00:00
Makefile
…
Vectorize.cpp
LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size.
2012-12-12 19:29:45 +00:00