[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
Mon Mar 14 15:09:27 PDT 2016
deadalnix updated this revision to Diff 50656.
deadalnix added a comment.
Add explaination for the scheduling of EHPad being from the least probably one to the most probable one, including some ASCII art.
Rebase on top of http://reviews.llvm.org/D18077
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.50656.patch
Type: text/x-patch
Size: 14635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/634e4b97/attachment.bin>
More information about the llvm-commits
mailing list