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
4f0409aae53dd04bbbc2ec00e75f62a16e3a3bdf
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Eli Friedman
05906faa4d
Don't assert on invalid loop vectorization hint.
...
llvm-svn: 190450
2013-09-10 23:45:25 +00:00
..
BBVectorize.cpp
BBVectorize: Add initial stores to the write set when tracking uses
2013-08-13 23:34:32 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
Don't assert on invalid loop vectorization hint.
2013-09-10 23:45:25 +00:00
Makefile
…
SLPVectorizer.cpp
In this patch we are trying to do two things:
2013-09-03 17:26:04 +00:00
Vectorize.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00