[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
Thu Mar 3 13:16:43 PST 2016


deadalnix updated this revision to Diff 49769.
deadalnix added a comment.

Use a separate worklist for ehpads


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.49769.patch
Type: text/x-patch
Size: 14944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/0ee4afb5/attachment.bin>


More information about the llvm-commits mailing list