1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/LoopVectorize
Nadav Rotem 2ee8edf34a Fix an infinite loop in the loop-vectorizer.
PR14134.

llvm-svn: 166379
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