llvm-6502/test/Transforms/LoopVectorize
2012-10-23 18:44:18 +00:00
..
2012-10-20-infloop.ll
2012-10-22-isconsec.ll Don't crash if the load/store pointer is not a GEP. 2012-10-22 18:27:56 +00:00
cpp-new-array.ll Use the AliasAnalysis isIdentifiedObj because it also understands mallocs and c++ news. 2012-10-23 18:44:18 +00:00
gcc-examples.ll
increment.ll
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
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