On 05/07/2013 03:32 PM, Steven Bosscher wrote:
On Tue, May 7, 2013 at 9:18 PM, Vladimir Makarov wrote:
The following patch contains some work for porting LRA to PPC. The patch
adds code analogous to recent changes made for reload.c::find_reloads (it
permits to fix a lot testsuite failures for 32-bit ppc), improves address
code generation for targets with constraints on address displacement,
improves equivalence handling which permits to decrease stack frame for ppc.
The patch was successfully bootstrapped and tested on ppc and x86/x86-64.
Can you please put it on the ira-improv branch or lra-branch too, so
that my autotesters can pick it up?
I've just merged trunk into lra and ira-improv branches.