llvm-6502/test/Transforms/LoopStrengthReduce
2006-04-12 21:57:40 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2005-08-15-AddRecIV.ll testcase that crashes lsr, distilled from 175.vpr 2005-08-16 00:36:12 +00:00
2005-08-17-OutOfLoopVariant.ll new testcase distilled from mesa 2005-08-17 21:21:47 +00:00
2005-09-12-UsesOutOutsideOfLoop.ll new testcase 2005-09-12 17:08:15 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
different-type-ivs.ll A testcase I don't want to break in the future 2005-08-08 22:13:49 +00:00
dont_insert_redundant_ops.ll this now passes 2005-08-03 22:51:40 +00:00
dont_reduce_bytes.ll this passes with the change in predicate 2005-10-11 18:42:26 +00:00
dont-hoist-simple-loop-constants.ll new testcase 2005-09-10 01:14:37 +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
nested-reduce.ll new testcase 2005-10-30 05:14:02 +00:00
ops_after_indvar.ll This testcase now passes 2005-08-04 19:08:07 +00:00
phi_node_update_multiple_preds.ll new testcase 2005-08-10 00:33:01 +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
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 This is now implemented 2005-08-09 00:19:44 +00:00
use_postinc_value_outside_loop.ll relax pattern match on name 2005-09-12 17:09:40 +00:00
variable_stride.ll new testcase we handle 2005-08-10 00:48:11 +00:00