[PATCH] Support of the gc.relocates for invoke statepoints
Igor Laevsky
igor at azulsystems.com
Fri Feb 20 13:44:10 PST 2015
Hi reames,
This change builds up on http://reviews.llvm.org/D7760
It implements support for the gc.relocates tied to the invoke statepoint. It adds new 'FuncInfo::InvokeStatepointValueSlots' field to store exported gc values and uses it during visitGCRelocate.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7798
Files:
include/llvm/CodeGen/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
lib/CodeGen/SelectionDAG/StatepointLowering.h
test/CodeGen/X86/statepoint-invoke.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7798.20431.patch
Type: text/x-patch
Size: 11123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150220/47c4ad3b/attachment.bin>
More information about the llvm-commits
mailing list