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
f30f2cce5035e02e4e8d2d2fbbecf1fba59fcf3f
clang-p2996
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Benjamin Kramer
6ac1e62377
LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases.
...
Fixes PR16139. llvm-svn: 182656
2013-05-24 18:05:35 +00:00
..
BBVectorize.cpp
BBVectorize: Fixup debugging statements
2013-03-10 20:57:42 +00:00
CMakeLists.txt
Add support for bottom-up SLP vectorization infrastructure.
2013-04-09 19:44:35 +00:00
LLVMBuild.txt
…
LoopVectorize.cpp
LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases.
2013-05-24 18:05:35 +00:00
Makefile
…
SLPVectorizer.cpp
SLPVectorizer: Change the order in which new instructions are added to the function.
2013-05-22 19:47:32 +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
VecUtils.cpp
SLPVectorizer: Change the order in which new instructions are added to the function.
2013-05-22 19:47:32 +00:00
VecUtils.h
SLPVectorizer: Change the order in which new instructions are added to the function.
2013-05-22 19:47:32 +00:00