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: [PATCH i386] Implementation of the pipeline description for bdver1 (Bulldozer processors)


Thanks,

The Changelog is updated as you suggested, and the patch has been
committed to trunk as Revision 165853:
http://gcc.gnu.org/viewcvs?view=revision&revision=165853

Thanks, and have a wonderful weekend!

Changpeng




________________________________________
From: Richard Henderson [rth@redhat.com]
Sent: Friday, October 22, 2010 10:03 AM
To: Fang, Changpeng
Cc: hubicka@ucw.cz; gcc-patches@gcc.gnu.org; vmakarov@redhat.com
Subject: Re: [PATCH i386] Implementation of the pipeline description for bdver1 (Bulldozer processors)

On 10/21/2010 05:02 PM, Fang, Changpeng wrote:
> Attached is the patch that implements the pipeline description for Bulldozer processors (bdver1).
> The implementation is based on the current available information and may subject to change in
> the future.

I didn't see anything glaringly wrong with the description.
I'll trust that you've followed the still-nda documentation
for the chip.

As for the ChangeLog entry, all you need is

        * gcc/config/i386/bdver1.md: New file.

You do not need to list all of the things that are
in that file.


r~



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