llvm-6502/lib/Transforms
Nadav Rotem 470ea9b72f LoopVectorizer: Fix an endless loop in the code that looks for reductions.
The bug was in the code that detects PHIs in if-then-else block sequence.

PR14701.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171008 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-24 01:22:06 +00:00
..
Hello Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstCombine Remove trailing whitespace 2012-12-22 18:09:02 +00:00
Instrumentation Remove duplicate includes. 2012-12-21 17:06:44 +00:00
IPO Remove duplicate includes. 2012-12-21 17:06:44 +00:00
Scalar Every pass deserves a name, even codegenprep. 2012-12-21 01:48:14 +00:00
Utils Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. 2012-12-22 00:37:52 +00:00
Vectorize LoopVectorizer: Fix an endless loop in the code that looks for reductions. 2012-12-24 01:22:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile