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]
Other format: [Raw text]

Re: Simple Value Range Propagation


On Sun, 8 Jun 2003, Josef Zlomek wrote:
> It takes 2% of compile time and adds 0.5 % overall performance on
> SPECint2000.

Say that 35 times, and you'll end up with a compiler that is twice as
slow.

And, in fact, GCC 3.3 _is_ already about twice as slow as GCC 2.95 for
my application (without overall improvement in code quality, though,
unlike your patch).

Gerald


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