On Fri, Nov 17, 2017 at 07:45:28PM +, Jeff Law wrote:
> On 11/17/2017 09:03 AM, Richard Sandiford wrote:
> > This patch:
> >
> > - tweaks the handling of legitimize_address_displacement
> > so that it gets called before rather than after the address has
> > been expanded. This means that
On 11/17/2017 09:03 AM, Richard Sandiford wrote:
> This patch:
>
> - tweaks the handling of legitimize_address_displacement
> so that it gets called before rather than after the address has
> been expanded. This means that we're no longer at the mercy
> of LRA being able to interpret the ex
This patch:
- tweaks the handling of legitimize_address_displacement
so that it gets called before rather than after the address has
been expanded. This means that we're no longer at the mercy
of LRA being able to interpret the expanded instructions.
- passes the original offset to legitim