[LLVMdev] Code Size Benchmark

Zhongxing Xu xuzhongxing at gmail.com
Mon Apr 19 03:11:48 PDT 2010


Hi all,

We did some benchmarks on code size with clang, gcc 4.5, and open64. Clang
performed second in the test. The benchmark is CSiBE. Clang can't compile
the linux kernel (some inline asm not supported) and replaypc (error: use of
unknown builtin '__builtin_next_arg'). The concrete results are attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100419/32f3e0f4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: result-size.png
Type: image/png
Size: 20482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100419/32f3e0f4/attachment.png>


More information about the llvm-dev mailing list