On 01/28/2015 12:03 AM, Maxim Kuvyrkov wrote:
Hi,
Turns out that the above patch applies without conflicts to two
functions in rtlanal.c: get_base_term(), for which the patch is
intended, and get_index_term(), for which the patch is not.
Due to git rebases and patch updates, I have accidentally
On Oct 23, 2014, at 4:18 AM, Jeff Law wrote:
> On 10/22/14 17:01, Maxim Kuvyrkov wrote:
>> On Oct 23, 2014, at 9:02 AM, Jeff Law wrote:
>>
>>> On 10/20/14 21:35, Maxim Kuvyrkov wrote:
Hi,
This patch is a simple fix to allow decompose_address to handle
SCRATCH'es during 2nd
On 10/22/14 17:01, Maxim Kuvyrkov wrote:
On Oct 23, 2014, at 9:02 AM, Jeff Law wrote:
On 10/20/14 21:35, Maxim Kuvyrkov wrote:
Hi,
This patch is a simple fix to allow decompose_address to handle
SCRATCH'es during 2nd scheduler pass. This patch is a
prerequisite for a scheduler improvement th
On Oct 23, 2014, at 9:02 AM, Jeff Law wrote:
> On 10/20/14 21:35, Maxim Kuvyrkov wrote:
>> Hi,
>>
>> This patch is a simple fix to allow decompose_address to handle
>> SCRATCH'es during 2nd scheduler pass. This patch is a prerequisite
>> for a scheduler improvement that relies on decompose_addre
On 10/20/14 21:35, Maxim Kuvyrkov wrote:
Hi,
This patch is a simple fix to allow decompose_address to handle
SCRATCH'es during 2nd scheduler pass. This patch is a prerequisite
for a scheduler improvement that relies on decompose_address to parse
insns.
Bootstrapped and regtested on x86_64-linux
Maxim Kuvyrkov writes:
> This patch is a simple fix to allow decompose_address to handle
> SCRATCH'es during 2nd scheduler pass. This patch is a prerequisite for a
> scheduler improvement that relies on decompose_address to parse insns.
>
> Bootstrapped and regtested on x86_64-linux-gnu and regtes
Hi,
This patch is a simple fix to allow decompose_address to handle SCRATCH'es
during 2nd scheduler pass. This patch is a prerequisite for a scheduler
improvement that relies on decompose_address to parse insns.
Bootstrapped and regtested on x86_64-linux-gnu and regtested on
arm-linux-gnueabih