llvm-6502/test/Transforms/LoopStrengthReduce
Reid Spencer 0f5aed5648 Make the llvm-runtest function much more amenable by eliminating all the
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
..
.cvsignore
2005-08-15-AddRecIV.ll
2005-08-17-OutOfLoopVariant.ll
2005-09-12-UsesOutOutsideOfLoop.ll
dg.exp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
different-type-ivs.ll
dont_insert_redundant_ops.ll
dont_reduce_bytes.ll
dont-hoist-simple-loop-constants.ll
exit_compare_live_range.ll For PR1043: 2007-01-13 05:06:52 +00:00
invariant_value_first_arg.ll
invariant_value_first.ll
nested-reduce.ll For PR950: 2006-12-31 06:02:00 +00:00
ops_after_indvar.ll
phi_node_update_multiple_preds.ll
related_indvars.ll
remove_indvar.ll
share_code_in_preheader.ll For PR950: 2006-12-31 06:02:00 +00:00
share_ivs.ll
use_postinc_value_outside_loop.ll For PR950: 2006-12-31 06:02:00 +00:00
var_stride_used_by_compare.ll For PR950: 2006-12-31 06:02:00 +00:00
variable_stride.ll