llvm-6502/test/Transforms/LoopStrengthReduce
2011-07-21 01:45:54 +00:00
..
X86 Move few target-dependant tests to appropriate directories. 2011-05-06 18:24:46 +00:00
2005-08-15-AddRecIV.ll
2005-08-17-OutOfLoopVariant.ll
2005-09-12-UsesOutOutsideOfLoop.ll
2007-04-23-UseIterator.ll
2008-08-13-CmpStride.ll
2008-08-14-ShadowIV.ll
2008-09-09-Overflow.ll
2009-01-13-nonconstant-stride-outside-loop.ll
2009-04-28-no-reduce-mul.ll
2011-07-19-CritEdgeBreakCrash.ll PR10386: Don't try to split an edge from an indirectbr. 2011-07-19 22:59:41 +00:00
2011-07-20-DoubleIV.ll LSR, correct fix for rdar://9786536. Silly casting bug. 2011-07-21 01:45:54 +00:00
count-to-zero.ll
dead-phi.ll
dg.exp
different-type-ivs.ll
dont_insert_redundant_ops.ll
dont_reduce_bytes.ll
dont_reverse.ll
dont-hoist-simple-loop-constants.ll
exit_compare_live_range.ll
hoist-parent-preheader.ll Add a test for the LSR issue exposed by r125254. 2011-02-11 00:49:27 +00:00
invariant_value_first_arg.ll Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
invariant_value_first.ll Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
nested-reduce.ll
nonlinear-postinc.ll
ops_after_indvar.ll Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
phi_node_update_multiple_preds.ll
post-inc-icmpzero.ll When forming an ICmpZero LSRUse, normalize the non-IV operand 2011-05-18 21:02:18 +00:00
pr2537.ll
pr2570.ll Teach RecursivelyDeleteDeadPHINodes to handle multiple self-references. Patch 2011-02-20 08:38:20 +00:00
pr3086.ll
pr3399.ll
pr3571.ll
quadradic-exit-value.ll
related_indvars.ll
remove_indvar.ll
share_code_in_preheader.ll
share_ivs.ll
uglygep.ll
use_postinc_value_outside_loop.ll
var_stride_used_by_compare.ll Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
variable_stride.ll