Changes in directory llvm/test/Feature:
newcasts.ll updated: 1.2 -> 1.3
packed_struct.ll updated: 1.2 -> 1.3
---
Log message:
Run llvm-upgrade on test to prepare for new assembly syntax.
---
Diffs of the changes: (+2 -2)
newcasts.ll |2 +-
packed_struct.ll |2 +-
2 files chang
Changes in directory llvm/test/Feature:
newcasts.ll updated: 1.1 -> 1.2
---
Log message:
Add a couple little tests for SExt/ZExt of constants of a sign that doesn't
match.
---
Diffs of the changes: (+7 -0)
newcasts.ll |7 +++
1 files changed, 7 insertions(+)
Index: llvm/test/Feat
Changes in directory llvm/test/Feature:
newcasts.ll added (r1.1)
alignment.ll updated: 1.2 -> 1.3
basictest.ll updated: 1.7 -> 1.8
callingconventions.ll updated: 1.2 -> 1.3
calltest.ll updated: 1.5 -> 1.6
casttest.ll updated: 1.3 -> 1.4
cfgstructures.ll updated: 1.2 -> 1.3
constexpr.ll updated: