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
Adam Nemet
e193da191d
[LV] These should missed remarks
...
llvm-svn: 296544
2017-02-28 23:48:58 +00:00
..
BBVectorize.cpp
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags.
2016-09-07 23:39:04 +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
LoadStoreVectorizer: Split even sized illegal chains properly
2017-02-23 03:58:53 +00:00
LoopVectorize.cpp
[LV] These should missed remarks
2017-02-28 23:48:58 +00:00
SLPVectorizer.cpp
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
2017-02-23 13:37:09 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00