This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cfg_cleanup speedup


> It reduces it somewhat, but not a lot:
> 
>  cfg cleanup           :  28.74 (18%) usr   0.00 ( 0%) sys  28.81 (18%) wall
>  ...
>  TOTAL                 : 155.48             4.34           160.00
Hmm, thats not that bad - it cuts it into similar numbers as 3.0.x jump
passes do and I can squeeze out a lot more by limiting the crossjumping that
now takes important portion of time for -O1.

Honza
> 
> Brad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]