[llvm-commits] CVS: llvm/test/Transforms/LoopStrengthReduce/dg.exp dont-hoist-simple-loop-constants.ll exit_compare_live_range.ll use_postinc_value_outside_loop.ll var_stride_used_by_compare.ll

2007-04-15 Thread Reid Spencer
Changes in directory llvm/test/Transforms/LoopStrengthReduce: dg.exp updated: 1.3 - 1.4 dont-hoist-simple-loop-constants.ll updated: 1.2 - 1.3 exit_compare_live_range.ll updated: 1.5 - 1.6 use_postinc_value_outside_loop.ll updated: 1.4 - 1.5 var_stride_used_by_compare.ll updated: 1.3 - 1.4 ---

[llvm-commits] CVS: llvm/test/Transforms/LoopStrengthReduce/dg.exp

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/Transforms/LoopStrengthReduce: dg.exp updated: 1.2 - 1.3 --- Log message: 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