This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/12771] Weak loop optimizer


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-23 03:07 -------
We are better on the mainline but still not as good with the old code with -freduce-all-givs.
Here is what we get with the mainline:
.L14:
        fld     %st(0)
        fmuls   (%ecx,%edx,4)
        incl    %edx
        fadds   (%eax)
        fstps   (%eax)
        addl    $4, %eax
        cmpl    %edx, %esi
        jne     .L14

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-12-22 04:37:34         |2005-03-23 03:07:20
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12771


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