Changes in directory llvm/test/CodeGen/PowerPC:
LargeAbsoluteAddr.ll updated: 1.2 -> 1.3
---
Log message:
Fix test case.
---
Diffs of the changes: (+3 -3)
LargeAbsoluteAddr.ll |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/test/CodeGen/PowerPC/LargeAbsoluteAdd
Changes in directory llvm/test/CodeGen/PowerPC:
LargeAbsoluteAddr.ll updated: 1.1 -> 1.2
---
Log message:
new test
---
Diffs of the changes: (+6 -0)
LargeAbsoluteAddr.ll |6 ++
1 files changed, 6 insertions(+)
Index: llvm/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
diff -u llvm/tes
Changes in directory llvm/test/CodeGen/PowerPC:
LargeAbsoluteAddr.ll added (r1.1)
---
Log message:
Test that large absolute addresses are properly folded into addr modes on
both ppc32 and ppc64.
---
Diffs of the changes: (+9 -0)
LargeAbsoluteAddr.ll |9 +
1 files changed, 9 ins