llvm-6502/test/Transforms/LoopVectorize
2012-10-22 04:38:00 +00:00
..
2012-10-20-infloop.ll Vectorizer: fix a bug in the classification of induction/reduction phis. 2012-10-21 02:38: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
induction_plus.ll Fix a bug in the vectorization of wide load/store operations. 2012-10-21 06:49:10 +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 Add support for reduction variables that do not start at zero. 2012-10-21 05:52:51 +00:00
scalar-select.ll Vectorizer: optimize the generation of selects. If the condition is uniform, generate a scalar-cond select (i1 as selector). 2012-10-22 04:38:00 +00:00