[llvm-commits] CVS: llvm/test/Regression/CodeGen/PowerPC/branch-opt.ll rotl.ll

2007-01-01 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/PowerPC: branch-opt.ll updated: 1.4 - 1.5 rotl.ll updated: 1.3 - 1.4 --- Log message: For PR1070: http://llvm.org/PR1070 : Revert previous patch now that llvm-upgrade can handle collapsed type plane conversion properly. --- Diffs of the

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

2006-11-07 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: branch-opt.ll updated: 1.1 - 1.2 --- Log message: now that we handle single mbb loops better, one branch is allowed --- Diffs of the changes: (+1 -1) branch-opt.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

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

2006-10-17 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/PowerPC: branch-opt.ll added (r1.1) --- Log message: new testcase --- Diffs of the changes: (+93 -0) branch-opt.ll | 93 ++ 1 files changed, 93 insertions(+) Index: