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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
David Majnemer
0a16c22846
Use range algorithms instead of unpacking begin/end
...
No functionality change is intended. llvm-svn: 278417
2016-08-11 21:15:00 +00:00
..
BBVectorize.cpp
[BBVectorize] Don't vectorize selects with a scalar condition and vector operands.
2016-05-26 18:43:57 +00:00
CMakeLists.txt
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
Use range algorithms instead of unpacking begin/end
2016-08-11 21:15:00 +00:00
LoopVectorize.cpp
[LV, X86] Be more optimistic about vectorizing shifts.
2016-08-04 22:48:03 +00:00
SLPVectorizer.cpp
[SLP] Make RecursionMaxDepth a command line option (NFC)
2016-08-11 15:28:45 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00