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: PING fwprop and pr/19653


Giovanni Bajo wrote:
Jeffrey A Law <law@redhat.com> wrote:

I noticed the CSE finds optimization opportunties due to lowering
of 64bit ops to 32bit ops on i686-pc-linux-gnu.

Would this help? http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00554.html

It sure does. With GCC changes I'm doing at work, I get two-fold speedups on ARM (those changes are quite longlong heavy, and the compilation is actually worse without subreg lowering).


Paolo


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