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
Alexey Bataev
3e9b3eb91d
[Cost] Rename getReductionCost() to getArithmeticReductionCost(), NFC.
...
llvm-svn: 309563
2017-07-31 14:19:32 +00:00
..
CMakeLists.txt
Remove the BBVectorize pass.
2017-06-30 07:09:08 +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
[KnownBits] Add bit counting methods to KnownBits struct and use them where possible
2017-05-12 17:20:30 +00:00
LoopVectorize.cpp
[LV] Avoid redundant operations manipulating masks
2017-07-31 13:21:42 +00:00
SLPVectorizer.cpp
[Cost] Rename getReductionCost() to getArithmeticReductionCost(), NFC.
2017-07-31 14:19:32 +00:00
Vectorize.cpp
Remove the BBVectorize pass.
2017-06-30 07:09:08 +00:00