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]

Patch: put back missing doloop optimization


As discussed on gcc@.  This is a performance regression from
gcc-3.3.  Bootstrapped/regtested ppc Darwin.  OK?  (Sebastian
should probably sign off on this, since he had an objection on
gcc@).

2005-08-30 Dale Johannesen <dalej@apple.com>

        * loop-iv.c (iv_number_of_iterations):  Fix overflow check for
        loops that count down.

2005-08-30 Dale Johannesen <dalej@apple.com>

* gcc.dg/20050830-1.c: New.

Attachment: diffs5.txt
Description: Text document

Attachment: 20050830-1.c
Description: Text document



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