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
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
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
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 ++