summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.h
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2014-03-05 07:08:16 +0000
committerAndrew Trick <atrick@apple.com>2014-03-05 07:08:16 +0000
commitfbb278c541ad53248202b9198e79ebffaa31de59 (patch)
treed368492f070a39b9c70c785a5621d9b083e06138 /llvm/lib/Bitcode/Reader/BitcodeReader.h
parent18a3764b4fbec2b1ab49649e8c6f6fd8ceb2ba03 (diff)
downloadbcm5719-llvm-fbb278c541ad53248202b9198e79ebffaa31de59.tar.gz
bcm5719-llvm-fbb278c541ad53248202b9198e79ebffaa31de59.zip
Make stackmap machineinstrs clobber the scratch regs too.
Patchpoints already did this. Doing it for stackmaps is a convenience for the runtime in the event that it needs to scratch register to patch or perform a runtime call thunk. Unlike patchpoints, we just assume the AnyRegCC calling convention. This is the only language and target independent calling convention specific to stackmaps so makes sense. Although the calling convention is not currently used to select the scratch registers. llvm-svn: 202943
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud