This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b2e7e7a0b652062b51ac1fadee1b966431feee56
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Nadav Rotem
b2e7e7a0b6
Fix a comment. Induction vars dont need to start at zero.
...
llvm-svn: 173061
2013-01-21 17:59:18 +00:00
..
BBVectorize.cpp
Switch BBVectorize to directly depend on having a TTI analysis.
2013-01-07 10:22:36 +00:00
CMakeLists.txt
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Fix a comment. Induction vars dont need to start at zero.
2013-01-21 17:59:18 +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