]> granicus.if.org Git - llvm/commit
[FastISel][AArch64] Update and enable patchpoint and stackmap intrinsic tests for...
authorJuergen Ributzka <juergen@apple.com>
Thu, 31 Jul 2014 04:10:43 +0000 (04:10 +0000)
committerJuergen Ributzka <juergen@apple.com>
Thu, 31 Jul 2014 04:10:43 +0000 (04:10 +0000)
commite482ebc147ea8748d63174fbfb8b1709808ea220
tree5cc39c0a7784645d59e8ecb9d85a581b5782de7e
parente3a75015d7debb3d848934e3f3786294f3ff835a
[FastISel][AArch64] Update and enable patchpoint and stackmap intrinsic tests for FastISel.

This commit updates the existing SelectionDAG tests for the stackmap and patchpoint
intrinsics and enables FastISel testing. It also splits up the tests into separate
files, due to different codegen between SelectionDAG and FastISel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214382 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/arm64-patchpoint-scratch-regs.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-patchpoint.ll
test/CodeGen/AArch64/arm64-stackmap.ll