[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/add.ll

2007-01-05 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/Alpha: add.ll updated: 1.4 -> 1.5 --- Log message: Changes to parameter attributes syntax. --- Diffs of the changes: (+13 -13) add.ll | 26 +- 1 files changed, 13 insertions(+), 13 deletions(-) Index: llvm/test/R

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/add.ll i32_sub_1.ll

2007-01-02 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/Alpha: add.ll updated: 1.3 -> 1.4 i32_sub_1.ll updated: 1.2 -> 1.3 --- Log message: Fix this test cases to use parameter attributes for its parameter and result types. These tests are checking for sext behavior and it won't happen unless request

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/add.ll

2006-11-07 Thread Andrew Lenharth
Changes in directory llvm/test/Regression/CodeGen/Alpha: add.ll updated: 1.1 -> 1.2 --- Log message: Fix this test --- Diffs of the changes: (+14 -14) add.ll | 28 ++-- 1 files changed, 14 insertions(+), 14 deletions(-) Index: llvm/test/Regression/CodeGen/Alpha/a

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/add.ll mul5.ll s4addl.ll s4addq.ll

2006-10-31 Thread Andrew Lenharth
Changes in directory llvm/test/Regression/CodeGen/Alpha: add.ll added (r1.1) mul5.ll updated: 1.3 -> 1.4 s4addl.ll (r1.1) removed s4addq.ll (r1.5) removed --- Log message: make one giant add and sub tester --- Diffs of the changes: (+188 -0) add.ll | 183 ++