Changes in directory llvm/test/Feature:
intrinsics.ll updated: 1.13 -> 1.14
---
Log message:
For PR1297: http://llvm.org/PR1297 :
Update these test cases to use proper signatures for bswap which is now
and overloaded intrinsic. Its name must be of the form llvm.bswap.i32.i32
since both the para
Changes in directory llvm/test/Feature:
intrinsics.ll updated: 1.12 -> 1.13
---
Log message:
Remove old intrinsic declarations and usage.
---
Diffs of the changes: (+0 -14)
intrinsics.ll | 14 --
1 files changed, 14 deletions(-)
Index: llvm/test/Feature/intrinsics.ll
diff -
Changes in directory llvm/test/Feature:
intrinsics.ll updated: 1.10 -> 1.11
---
Log message:
Expand test to cover the non-overloaded variants of the arithmetic and
floating point intrinsics.
---
Diffs of the changes: (+45 -1)
intrinsics.ll | 46 +++