search for: e5bc810d

Displaying 2 results from an estimated 2 matches for "e5bc810d".

2008 Aug 22
0
[LLVMdev] current llvm vs. current gcc code size
...e I can look into it more... > > This is targeting x86/Linux. > > John -------------- next part -------------- A non-text attachment was scrubbed... Name: size.png Type: image/png Size: 4094 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080822/e5bc810d/attachment.png> -------------- next part -------------- > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2008 Aug 21
2
[LLVMdev] current llvm vs. current gcc code size
This is a bit random but perhaps interesting: Attached is a histogram of code sizes for about 50,000 random C programs compiled by recent versions of llvm and gcc. x-axis is bytes in the text segment and y-axis is number of programs in each 100-byte bucket. Code size for a program is taken to be the smallest code size across -O0, -O1, -O2, -O3, and -Os, for a given compiler. I don't