[PATCH] SimplifyCFG: recognise and simplify more no-op resumes.

Peter Collingbourne peter at pcc.me.uk
Wed Mar 20 18:11:58 PDT 2013


On Wed, Mar 20, 2013 at 06:10:32PM -0700, Peter Collingbourne wrote:
> Hi baldrick,
> 
> This is specifically targeted to identify the BB structure used
> by DragonEgg but it also resulted in a small (~4KB) decrease in
> binary size for a Clang-built Clang compiled with exceptions.

FYI, attached is a small C file (reduced from eglibc/elf/dl-lookup.c)
which when compiled with DragonEgg produces something similar to the
test cases.

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dl-lookup.reduced.c
Type: text/x-csrc
Size: 1576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130320/e0e67995/attachment.c>


More information about the llvm-commits mailing list