This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-10 06:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Nadav Rotem
aaef945ad0
Now that we have a basic if-conversion infrastructure we can rename the
...
"single basic block loop vectorizer" to "innermost loop vectorizer". llvm-svn: 169158
2012-12-03 21:33:08 +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
Now that we have a basic if-conversion infrastructure we can rename the
2012-12-03 21:33:08 +00:00
Makefile
…
Vectorize.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00