[PATCH] D12434: [WinEH] Teach SimplfyCFG to eliminate empty cleanup pads.

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 15:14:14 PDT 2015


andrew.w.kaylor updated this revision to Diff 33980.
andrew.w.kaylor added a comment.

Eliminated redundant loop in PHI handling

Any objections to my committing this as is and doing the proposed refactoring as part of a separate change set?


Repository:
  rL LLVM

http://reviews.llvm.org/D12434

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/empty-cleanuppad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12434.33980.patch
Type: text/x-patch
Size: 28402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/53178013/attachment.bin>


More information about the llvm-commits mailing list