[PATCH] Lower stackmap intrinsics directly to their target opcode.
Andrew Trick
atrick at apple.com
Mon Oct 21 20:16:56 PDT 2013
Hi lhames, ributzka, echristo,
SelectionDAGBuilder code for lowering llvm.experimental.stackmap into TargetOpcode::STACKMAP. Same for patchpoint.
http://llvm-reviews.chandlerc.com/D1995
Files:
include/llvm/Target/Target.td
include/llvm/Target/TargetLowering.h
include/llvm/Target/TargetOpcodes.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1995.1.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/79050d57/attachment.bin>
More information about the llvm-commits
mailing list