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

2007-01-05 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/PowerPC: rotl.ll updated: 1.4 -> 1.5 --- Log message: Wrap long RUN: line. --- Diffs of the changes: (+4 -2) rotl.ll |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) Index: llvm/test/Regression/CodeGen/PowerPC/rotl.ll diff

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

2006-01-11 Thread Nate Begeman
Changes in directory llvm/test/Regression/CodeGen/PowerPC: rotl.ll added (r1.1) --- Log message: Add testcase for rotate by register and rotate by immediate --- Diffs of the changes: (+51 -0) rotl.ll | 51 +++ 1 files changed, 51 insertions