llvm-6502/lib/Transforms/Vectorize
Arnold Schwaighofer 688b5103eb LoopVectorize: Handle single edge PHIs
We might encouter single edge PHIs - handle them with an identity select.

Fixes PR15990.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182199 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-18 18:38:34 +00:00
..
BBVectorize.cpp
CMakeLists.txt Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00
LLVMBuild.txt
LoopVectorize.cpp LoopVectorize: Handle single edge PHIs 2013-05-18 18:38:34 +00:00
Makefile
SLPVectorizer.cpp Add a debug print 2013-05-10 22:56:18 +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 Suppress GCC compiler warnings in release builds about variables that are only 2013-05-13 07:50:47 +00:00
VecUtils.h SLPVectorizer: Add support for trees with external users. 2013-05-10 22:59:33 +00:00