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
2026-07-25 04:35:48 -04:00
Code
Issues
2
Packages
Projects
Releases
7
Wiki
Activity
Files
401485342a85331e5656573cd06aaac6ffef16d2
llvm-mirror
/
lib
/
Transforms
/
Vectorize
T
History
Matthew Simpson
401485342a
[LV] Clean up uniform induction variable analysis (NFC)
...
llvm-svn: 281368
2016-09-13 19:01:45 +00:00
..
BBVectorize.cpp
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags.
2016-09-07 23:39:04 +00:00
CMakeLists.txt
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp
LSV: Fix incorrectly increasing alignment
2016-09-09 22:20:14 +00:00
LoopVectorize.cpp
[LV] Clean up uniform induction variable analysis (NFC)
2016-09-13 19:01:45 +00:00
SLPVectorizer.cpp
ADT: Do not inherit from std::iterator in ilist_iterator
2016-09-03 02:27:35 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00