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: Darwin FP constant peephole


2001-12-12  Dale Johannesen  <dalej@apple.com>

         * config/rs6000/rs6000.h:  CPP_CPU_SPEC: add mcpu=7400.
           ASM_CPU_SPEC: Ditto.
           RTX_COSTS: Fix timing info for 7450 multiply.
                  config/rs6000/rs6000.md:  Fix timing info for 7450 imul.
                  Allow floats to be kept in int regs in movsf_low,
                  movsf_low_st (Darwin only)


This patch is fine (as long as you fix the ChangeLog formatting).

	I somehow thought that this already had been added as part of your
other patches at the time with 7450 updates.

David


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