llvm-6502/test/Transforms/LoopVectorize
Nadav Rotem ccaccfa8bf Fix an infinite loop in the loop-vectorizer.
PR14134.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166379 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-20 20:45:01 +00:00
..
2012-10-20-infloop.ll Fix an infinite loop in the loop-vectorizer. 2012-10-20 20:45:01 +00:00
gcc-examples.ll Vectorizer: Add support for loop reductions. 2012-10-19 23:05:40 +00:00
increment.ll Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x. 2012-10-20 08:26:33 +00:00
lit.local.cfg
non-const-n.ll
read-only.ll Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x. 2012-10-20 08:26:33 +00:00
reduction.ll Vectorizer: Add support for loop reductions. 2012-10-19 23:05:40 +00:00