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, RTL] Prepare ARM build with LRA


Ping

On 16 September 2013 10:57, Yvan Roux <yvan.roux@linaro.org> wrote:
> Adding Eric and Steven in the loop as it is RTL related.
>
> Thanks
> Yvan
>
> On 11 September 2013 21:08, Yvan Roux <yvan.roux@linaro.org> wrote:
>> Here is the new patch discussed in the other thread.
>>
>> Thanks
>> Yvan
>>
>> 2013-09-11  Yvan Roux  <yvan.roux@linaro.org>
>>             Vladimir Makarov  <vmakarov@redhat.com>
>>
>>         * rtlanal.c (lsb_bitfield_op_p): New predicate for bitfield operations
>>         from the least significant bit.
>>         (strip_address_mutations): Add bitfield operations handling.
>>         (shift_code_p): New predicate for shifting operations.
>>         (must_be_index_p): Add shifting operations handling.
>>         (set_address_index): Likewise.


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