llvm-6502/test/Transforms/LoopStrengthReduce
2005-08-08 05:29:51 +00:00
..
dg.exp
dont_insert_redundant_ops.ll this now passes 2005-08-03 22:51:40 +00:00
dont_reduce_bytes.ll temporarily fail these two tests until LSR evolves to support them 2005-08-01 17:10:50 +00:00
exit_compare_live_range.ll These are both implemented by a recent LSR patch 2005-08-08 05:29:51 +00:00
invariant_value_first_arg.ll testcase for A[invariant][indvar] where invariant is an instruction. 2005-03-06 22:06:09 +00:00
invariant_value_first.ll add test for this: 2005-03-06 22:04:27 +00:00
ops_after_indvar.ll This testcase now passes 2005-08-04 19:08:07 +00:00
related_indvars.ll These are both implemented by a recent LSR patch 2005-08-08 05:29:51 +00:00
remove_indvar.ll