[PATCH] Refactor normalization for invokes in placestatepoints pass.
Igor Laevsky
igor at azulsystems.com
Wed May 6 04:02:10 PDT 2015
Add assertion and move call to normalizeForInvokeSafepoint out from ReplaceWithStatepoint.
I specifically did not wan't to run normalizeForInvokeSafepoint in a separate loop, to make more clear that ReplaceWithStatepoint is dependent on normalizeForInvokeSafepoint being previously run.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9497
Files:
lib/Transforms/Scalar/PlaceSafepoints.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9497.25034.patch
Type: text/x-patch
Size: 4793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150506/3e5b7669/attachment.bin>
More information about the llvm-commits
mailing list