[llvm-commits] [PATCH] Disable ARM partial flag dependency optimization at -Oz

Renato Golin rengolin at systemcall.org
Tue Dec 18 11:37:24 PST 2012


Hi Quentin,

This is a good patch, overall 4.4% size reduction. I'm guessing you
also ran the test-suite and found no errors, though I don't expect too
many.

Could you make an early exit if the Oz flag was part of the command
line arguments, instead of having to find the function's flag on every
case? Or would that be assuming too much.

cheers,
--renato

On 18 December 2012 17:21, Quentin Colombet <qcolombet at apple.com> wrote:
> Ping!
>
> -Quentin
>
> On Dec 17, 2012, at 10:36 AM, Quentin Colombet <qcolombet at apple.com> wrote:
>
>
>  Also, here are some code size number.
>
>  -Quentin
>
>  - {F3245, layout=link}
>
> http://llvm-reviews.chandlerc.com/D219
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
cheers,
--renato

http://systemcall.org/



More information about the llvm-commits mailing list