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
Simon Pilgrim
7ac3efacc0
Remove unnecessary cast. NFCI.
...
llvm-svn: 308166
2017-07-17 09:35:03 +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] Don't allow outside uses of IVs if the SCEV is predicated on loop conditions.
2017-07-12 19:53:55 +00:00
SLPVectorizer.cpp
Remove unnecessary cast. NFCI.
2017-07-17 09:35:03 +00:00
Vectorize.cpp
Remove the BBVectorize pass.
2017-06-30 07:09:08 +00:00