Changes in directory llvm/test/Regression/CodeGen/X86:
loop-hoist.ll updated: 1.5 -> 1.6
---
Log message:
Global variables are not renamed by llvm-upgrade any more.
---
Diffs of the changes: (+2 -2)
loop-hoist.ll |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/t
Changes in directory llvm/test/Regression/CodeGen/X86:
loop-hoist.ll updated: 1.4 -> 1.5
packed_struct.ll updated: 1.2 -> 1.3
---
Log message:
Update test cases that grepped for register names that have now changed
as a result of llvm-upgrade handling collapsed type planes better.
---
Diffs
Changes in directory llvm/test/Regression/CodeGen/X86:
loop-hoist.ll updated: 1.2 -> 1.3
---
Log message:
Rearrange code so that llvm-upgrade doesn't break the optimization this
test is trying to verify.
---
Diffs of the changes: (+1 -1)
loop-hoist.ll |2 +-
1 files changed, 1 insertio
Changes in directory llvm/test/Regression/CodeGen/X86:
loop-hoist.ll added (r1.1)
---
Log message:
new testcase
---
Diffs of the changes: (+25 -0)
loop-hoist.ll | 25 +
1 files changed, 25 insertions(+)
Index: llvm/test/Regression/CodeGen/X86/loop-hoist.ll
diff