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 middle-end/28690] [4.2 Regression] Performace problem with indexed load/stores on powerpc



------- Comment #53 from bergner at gcc dot gnu dot org  2008-04-09 15:38 -------
Author: bergner
Date: Wed Apr  9 13:42:43 2008
New Revision: 134139

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134139
Log:
        PR middle-end/PR28690
        * explow.c (break_out_memory_refs): Use simplify_gen_binary rather
        than gen_rtx_fmt_ee to perform more canonicalizations.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/explow.c


-- 

bergner at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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


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