llvm-6502/test/Transforms/LoopStrengthReduce
Chris Lattner ca60967eea new testcase, not implemented yet
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22703 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-08 06:23:47 +00:00
..
dg.exp new directory 2005-03-06 21:42:59 +00:00
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 a regtest 2005-03-06 21:47:40 +00:00
share_code_in_preheader.ll It is better to not depend on CSE to share multiplies due to IV insertion. 2005-08-08 05:46:51 +00:00
share_ivs.ll new testcase, not implemented yet 2005-08-08 06:23:47 +00:00