[LLVMdev] -Os

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jul 23 05:03:46 PDT 2013


check that the same passes are running and check that you are getting
the same inline threshold.

On 23 July 2013 07:34, reed kotler <rkotler at mips.com> wrote:
> When I use -Os with a clang that implicitly calls llc, I get much different
> code than when call clang first with -Os and then call llc.
>
> How do I get these two paths to generate the same code?
>
> 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