Grow the stackmap/patchpoint format to hold 64-bit IDs.
authorAndrew Trick <atrick@apple.com>
Fri, 13 Dec 2013 18:37:10 +0000 (18:37 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 13 Dec 2013 18:37:10 +0000 (18:37 +0000)
commitcd8314d63cb065054a9d0beed94647464ffacd8d
tree9c5a2ae1fe80e01ef6aff437d999906bc729c8ae
parent539e93120cdbb66f651fc55a810416f3175adc8f
Grow the stackmap/patchpoint format to hold 64-bit IDs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197255 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/CodeGen/StackMaps.h
include/llvm/IR/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/StackMaps.cpp
test/CodeGen/X86/anyregcc-crash.ll
test/CodeGen/X86/anyregcc.ll
test/CodeGen/X86/patchpoint.ll
test/CodeGen/X86/stackmap-liveness.ll
test/CodeGen/X86/stackmap-nops.ll
test/CodeGen/X86/stackmap.ll
test/MC/X86/stackmap-nops.ll
test/Verifier/varargs-intrinsic.ll