This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 22:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Chandler Carruth
1f8212597d
[SLP] Fix an unused variable warning in non-asserts builds.
...
llvm-svn: 311227
2017-08-19 05:06:23 +00:00
..
CMakeLists.txt
[LV] Using VPlan to model the vectorized code and drive its transformation
2017-08-17 09:29:59 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
[KnownBits] Add bit counting methods to KnownBits struct and use them where possible
2017-05-12 17:20:30 +00:00
LoopVectorize.cpp
[LV] Using VPlan to model the vectorized code and drive its transformation
2017-08-17 09:29:59 +00:00
SLPVectorizer.cpp
[SLP] Fix an unused variable warning in non-asserts builds.
2017-08-19 05:06:23 +00:00
Vectorize.cpp
Remove the BBVectorize pass.
2017-06-30 07:09:08 +00:00
VPlan.cpp
[LV] Using VPlan to model the vectorized code and drive its transformation
2017-08-17 09:29:59 +00:00
VPlan.h
[LV] Using VPlan to model the vectorized code and drive its transformation
2017-08-17 09:29:59 +00:00