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
36510f7194
Teach the cost model about the optimization in r169904: Truncation of induction variables costs the same as scalar trunc.
...
llvm-svn: 170051
2012-12-13 00:21:03 +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
Teach the cost model about the optimization in r169904: Truncation of induction variables costs the same as scalar trunc.
2012-12-13 00:21:03 +00:00
LoopVectorize.h
Teach the cost model about the optimization in r169904: Truncation of induction variables costs the same as scalar trunc.
2012-12-13 00:21:03 +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