[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
Dale Johannesen
dalej at apple.com
Tue Jan 27 11:40:58 PST 2009
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.
More information about the llvm-commits
mailing list