[llvm-commits] CVS: llvm/test/Regression/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll basictest.ll

2007-01-01 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/LCSSA: 2006-06-12-MultipleExitsSameBlock.ll updated: 1.2 - 1.3 basictest.ll updated: 1.6 - 1.7 --- Log message: For PR1070: http://llvm.org/PR1070 : Tweak the RUN: lines of these tests to accommodate the renaming of variables done by

[llvm-commits] CVS: llvm/test/Regression/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll

2006-06-12 Thread Owen Anderson
Changes in directory llvm/test/Regression/Transforms/LCSSA: 2006-06-12-MultipleExitsSameBlock.ll added (r1.1) --- Log message: Make sure that LCSSA works properly when it encounters an exit block that has more than one predecessor inside the loop. --- Diffs of the changes: (+28 -0)