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
Chad Rosier
c50dfe38ac
[SLP] Don't pass a global CL option as an argument. NFC.
...
Differential Revision:
https://reviews.llvm.org/D24199
llvm-svn: 280527
2016-09-02 19:09:50 +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
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp
[LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148.
2016-08-30 23:53:59 +00:00
LoopVectorize.cpp
[LV] Ensure reverse interleaved group GEPs remain uniform
2016-09-02 16:19:22 +00:00
SLPVectorizer.cpp
[SLP] Don't pass a global CL option as an argument. NFC.
2016-09-02 19:09:50 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00