[llvm-commits] CVS: llvm/test/Transforms/GVNPRE/basic.ll

2007-06-24 Thread Owen Anderson
Changes in directory llvm/test/Transforms/GVNPRE: basic.ll updated: 1.2 -> 1.3 --- Log message: Rename variables to expose the fact that this test is failing. --- Diffs of the changes: (+16 -16) basic.ll | 32 1 files changed, 16 insertions(+), 16 deletio

[llvm-commits] CVS: llvm/test/Transforms/GVNPRE/basic.ll

2007-06-11 Thread Owen Anderson
Changes in directory llvm/test/Transforms/GVNPRE: basic.ll updated: 1.1 -> 1.2 --- Log message: Make the run line for this test correct. Thanks to Chris for spotting it. --- Diffs of the changes: (+2 -2) basic.ll |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/

[llvm-commits] CVS: llvm/test/Transforms/GVNPRE/basic.ll dg.exp

2007-06-11 Thread Owen Anderson
Changes in directory llvm/test/Transforms/GVNPRE: basic.ll added (r1.1) dg.exp added (r1.1) --- Log message: Add a GVN-PRE basic regression test. --- Diffs of the changes: (+41 -0) basic.ll | 38 ++ dg.exp |3 +++ 2 files changed, 41 insertions(+