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-04-14 13:40:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Nadav Rotem
03f4c0b02d
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
...
llvm-svn: 184660
2013-06-23 06:15:46 +00:00
..
BBVectorize.cpp
BBVectorize: Fixup debugging statements
2013-03-10 20:57:42 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Fix for a regression caused by the LoopVectorizer when
2013-06-17 18:49:06 +00:00
Makefile
…
SLPVectorizer.cpp
SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.
2013-06-23 06:15:46 +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