llvm-project/llvm/lib/Transforms/Vectorize
Nadav Rotem 1f96427da0 Scan the successor blocks and use the PHI nodes as a hint for possible chain roots.
llvm-svn: 184201
2013-06-18 15:58:05 +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 Fix for a regression caused by the LoopVectorizer when 2013-06-17 18:49:06 +00:00
Makefile
SLPVectorizer.cpp Scan the successor blocks and use the PHI nodes as a hint for possible chain roots. 2013-06-18 15:58:05 +00:00
VecUtils.cpp Add a return value to make this function more useful. 2013-06-18 15:57:12 +00:00
VecUtils.h Add a return value to make this function more useful. 2013-06-18 15:57:12 +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