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: [trans-mem] memory optimization pass


On Sat, Sep 26, 2009 at 12:26 AM, Aldy Hernandez <aldyh@redhat.com> wrote:
> On Fri, Sep 25, 2009 at 03:11:33PM -0700, Richard Henderson wrote:
>> On 09/25/2009 02:45 PM, Aldy Hernandez wrote:
>>> The language specs for the transactional memory support provide for
>>> hints to the runtime regarding TM memory loads and stores.
>>
>> For the record, that's the runtime ABI specs not the language specs.
>
> You're reading what I write, not what I mean. :)
>
>> Patch is ok.
>
> I'll commit and do your suggestions as a follow up.

Would it perhaps also be a good idea to put the pass in a separate file?

Ciao!
Steven


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