This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
NAKAMURA Takumi
54fa39136d
Prune redundant dependencies in LLVMBuild.txt.
...
llvm-svn: 196988
2013-12-11 00:30:57 +00:00
..
BBVectorize.cpp
Use more type helper functions
2013-10-21 19:43:56 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
LoopVectorize.cpp
Add #pragma vectorize enable/disable to LLVM
2013-12-05 21:20:02 +00:00
Makefile
…
SLPVectorizer.cpp
Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
2013-12-07 21:20:17 +00:00
Vectorize.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00