[PATCH] D17625: Do not select EhPad BB in MachineBlockPlacement when there is regular BB to schedule
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 00:51:34 PST 2016
deadalnix updated this revision to Diff 50397.
deadalnix added a comment.
Extracted NFC change into http://reviews.llvm.org/D18077
Added a test for the corkscrew ehpad scheduling mentionned in the comments
http://reviews.llvm.org/D17625
Files:
lib/CodeGen/MachineBlockPlacement.cpp
test/CodeGen/PowerPC/pr25802.ll
test/CodeGen/X86/block-placement.ll
test/CodeGen/X86/seh-safe-div-win32.ll
test/CodeGen/X86/seh-safe-div.ll
test/CodeGen/X86/win-catchpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17625.50397.patch
Type: text/x-patch
Size: 14046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/ab30fdd8/attachment.bin>
More information about the llvm-commits
mailing list