This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Adam Nemet
eb0ba8d50f
[LV] Move static createMissedAnalysis from anonymous to global namespace
...
This is an attempt to fix a windows bot. llvm-svn: 282730
2016-09-29 17:25:00 +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
Test commit. NFC.
2016-09-29 13:04:37 +00:00
LoopVectorize.cpp
[LV] Move static createMissedAnalysis from anonymous to global namespace
2016-09-29 17:25:00 +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