This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ec8b1506ad6953e6388e434d97df8754416320e
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Matthew Simpson
81335bec96
[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
…
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