llvm-6502/test
Nadav Rotem e570dee4b0 Fix a bug in vectorization of if-converted reduction variables. If the
reduction variable is not used outside the loop then we ran into an
endless loop. This change checks if we found the original PHI.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169324 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-04 22:40:22 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
DebugInfo Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
ExecutionEngine
Feature
FileCheck Fix a bug in FileCheck that wouldn't let define variables as follows: 2012-12-02 16:02:41 +00:00
Instrumentation Improve MSan tests. 2012-12-04 11:42:05 +00:00
Integer
JitListener Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
Linker
MC A test in thid directory was not being run because lit.local.cfg didn't 2012-12-04 17:00:11 +00:00
Object
Other
Scripts
TableGen
tools/llvm-objdump
Transforms Fix a bug in vectorization of if-converted reduction variables. If the 2012-12-04 22:40:22 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh