This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0515fb8d4b2dbfce4fc960abb08a8d9d2f48fe2b
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Dorit Nuzman
bf2c15b5dc
Second attempt at r285517.
...
llvm-svn: 285568
2016-10-31 13:17:31 +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
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
Add new target hooks for LoadStoreVectorizer
2016-10-03 10:31:34 +00:00
LoopVectorize.cpp
Second attempt at r285517.
2016-10-31 13:17:31 +00:00
SLPVectorizer.cpp
[SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.
2016-10-27 12:02:28 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00