[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 Feb 26 14:33:18 PST 2016


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

As per discussion with @rafael , deleting pr25802.ll


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.49246.patch
Type: text/x-patch
Size: 7714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/bef3a03e/attachment.bin>


More information about the llvm-commits mailing list