[llvm-commits] [llvm-gcc-4.2] r63123 - in /llvm-gcc-4.2/branches/Apple/Dib/gcc: cgraphunit.c ipa-inline.c passes.c tree-pass.h

Evan Cheng evan.cheng at apple.com
Tue Jan 27 11:51:42 PST 2009


On Jan 27, 2009, at 11:40 AM, Dale Johannesen wrote:

>
> On Jan 27, 2009, at 11:36 AMPST, Evan Cheng wrote:
>
>> Author: evancheng
>> Date: Tue Jan 27 13:36:13 2009
>> New Revision: 63123
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=63123&view=rev
>> Log:
>> Restore gcc inliner in teh Dib branch for now. It's exposing some  
>> performance issues.
>
> Is this some general performance issue, or just that some specific  
> code that's been extensively tuned to work well with gcc's inliner  
> doesn't work as well now?  The latter would be expected.
>

I considered it a general performance issue that just happen to be  
exposed by a particular test case.

Evan



More information about the llvm-commits mailing list