Changes in directory llvm/test/Regression/CodeGen/PowerPC:
and-elim.ll updated: 1.4 -> 1.5
---
Log message:
This test case needs zext and sext attributes so manually upgrade it and
don't run llvm-upgrade.
---
Diffs of the changes: (+13 -13)
and-elim.ll | 26 +-
1
Changes in directory llvm/test/Regression/CodeGen/PowerPC:
and-elim.ll updated: 1.1 -> 1.2
---
Log message:
new testcase
---
Diffs of the changes: (+7 -0)
and-elim.ll |7 +++
1 files changed, 7 insertions(+)
Index: llvm/test/Regression/CodeGen/PowerPC/and-elim.ll
diff -u llvm/tes