[PATCH] D12434: [WinEH] Teach SimplfyCFG to eliminate empty cleanup pads.
Andy Kaylor via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 09:36:25 PDT 2015
andrew.w.kaylor updated this revision to Diff 33817.
andrew.w.kaylor added a comment.
Addressed minor comments from previous reviews.
Added support for sinking PHI nodes.
Refactoring is still TBD.
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.33817.patch
Type: text/x-patch
Size: 24927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/90f9cb69/attachment.bin>
More information about the llvm-commits
mailing list