[llvm-commits] CVS: llvm/test/Regression/CodeGen/PowerPC/mem_update.ll

2006-11-15 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: mem_update.ll updated: 1.3 -> 1.4 --- Log message: make this harder --- Diffs of the changes: (+26 -0) mem_update.ll | 26 ++ 1 files changed, 26 insertions(+) Index: llvm/test/Regression/CodeGen/PowerPC

[llvm-commits] CVS: llvm/test/Regression/CodeGen/PowerPC/mem_update.ll

2006-11-10 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: mem_update.ll updated: 1.2 -> 1.3 --- Log message: enable this test, check ppc64 as well. --- Diffs of the changes: (+4 -4) mem_update.ll |8 1 files changed, 4 insertions(+), 4 deletions(-) Index: llvm/test/Regressi

[llvm-commits] CVS: llvm/test/Regression/CodeGen/PowerPC/mem_update.ll

2006-11-09 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: mem_update.ll updated: 1.1 -> 1.2 --- Log message: make this test more interesting --- Diffs of the changes: (+32 -1) mem_update.ll | 33 - 1 files changed, 32 insertions(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/test/Regression/CodeGen/PowerPC/mem_update.ll

2006-11-07 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: mem_update.ll added (r1.1) --- Log message: preincrement case we miss. xfail until we catch it --- Diffs of the changes: (+11 -0) mem_update.ll | 11 +++ 1 files changed, 11 insertions(+) Index: llvm/test/Regression/Co