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
Amara Emerson
4d33c86359
Fix vector pass-through value being unused in IRBuilder::CreateMaskedGather
...
Also s/0/nullptr in the call site in LV. llvm-svn: 303416
2017-05-19 10:40:18 +00:00
..
BBVectorize.cpp
[SystemZ] TargetTransformInfo cost functions implemented.
2017-04-12 11:49:08 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +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
Fix vector pass-through value being unused in IRBuilder::CreateMaskedGather
2017-05-19 10:40:18 +00:00
SLPVectorizer.cpp
[IR] De-virtualize ~Value to save a vptr
2017-05-18 17:24:10 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00