[PATCH] Enable invoking the patchpoint intrinsic
Kevin Modzelewski
kmod at dropbox.com
Wed Oct 8 03:21:13 PDT 2014
Forgot to include changes to Intrinsics.td specifying that patchpoints can now throw
Otherwise the optimizer would just convert the invokes back to calls.
http://reviews.llvm.org/D5634
Files:
include/llvm/IR/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/IR/Verifier.cpp
test/CodeGen/X86/patchpoint-invoke.ll
test/Verifier/invoke.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5634.14554.patch
Type: text/x-patch
Size: 15442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141008/847782ae/attachment.bin>
More information about the llvm-commits
mailing list