[llvm-commits] [PATCH] EH Changes for Optimization Passes
Bill Wendling
wendling at apple.com
Sun Aug 14 01:12:41 PDT 2011
This is a patch that changes some of the optimization passes. With this patch (and the code-gen changes which I haven't submitted for approval yet), all of these EH programs in SingleSource pass for -O0, -O2, and -O3.
Okay?
-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eh.opt.diff
Type: application/octet-stream
Size: 2687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110814/fbd4d0b1/attachment.obj>
-------------- next part --------------
P.S. I'll submit the DwarfEHPrepare changes soon.
More information about the llvm-commits
mailing list