[PATCH] [Transforms] Write basic -place-safepoints test, fix bug
Ramkumar Ramachandra
artagnon at gmail.com
Sun Feb 8 12:39:06 PST 2015
More work in the same direction.
Rewrite gc.statepoint, gc.result calls to use the IRBuilder API, and
write one additional test. TODO: work on CreateGCStatepoint to handle
both Call and Invoke; the invoke codepath calls gc.statepoint by hand
currently.
Should be simple enough to LGTM quickly and move forward.
http://reviews.llvm.org/D7456
Files:
include/llvm/IR/IRBuilder.h
lib/IR/IRBuilder.cpp
lib/Transforms/Scalar/PlaceSafepoints.cpp
test/Transforms/Safepoint/place.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7456.19551.patch
Type: text/x-patch
Size: 10346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150208/b3aeefbf/attachment.bin>
More information about the llvm-commits
mailing list