[llvm-commits] [llvm-gcc-4.2] r130139 - in /llvm-gcc-4.2/trunk/gcc: llvm-backend.cpp opts.c
Eric Christopher
echristo at apple.com
Mon Apr 25 13:23:04 PDT 2011
On Apr 25, 2011, at 1:04 PM, Evan Cheng wrote:
> Author: evancheng
> Date: Mon Apr 25 15:04:03 2011
> New Revision: 130139
>
> URL: http://llvm.org/viewvc/llvm-project?rev=130139&view=rev
> Log:
> Currently -Os and -Oz are the same. Change -Oz to significantly reduce inline threshold to make it useful for code that really cares about code size.
>
What kind of difference did you see here?
-eric
More information about the llvm-commits
mailing list