[LLVMdev] code size testing

Eric Christopher echristo at gmail.com
Fri Nov 15 13:43:50 PST 2013


I've used CSiBE in the past with good results on gcc. I've not used it
recently on llvm, because bits of it didn't work on darwin. I've
mostly used the llvm testsuite and looked at the binary sizes there to
do attempts at checking doing binary size reduction. It's pretty easy
and not a bad testsuite either.

-eric

On Fri, Nov 15, 2013 at 1:32 PM, reed kotler <rkotler at mips.com> wrote:
> Is anyone using CSiBE ?
>
> http://www.inf.u-szeged.hu/csibe/
>
> What things are people using for code size benchmarks for clang/llvm?
>
> tia.
>
> Reed
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list