Re: RFC: LRA for x86/x86-64 [6/9]

2012-09-28 Thread Vladimir Makarov
On 12-09-28 4:07 PM, Jeff Law wrote: On 09/27/2012 04:58 PM, Vladimir Makarov wrote: The following patch modifies some code in the rest of compiler for correct work of LRA. The code works the same way when LRA is not used. It is achieved by checking a new variable lra_in_progress. 2012-09-

Re: RFC: LRA for x86/x86-64 [6/9]

2012-09-28 Thread Jeff Law
On 09/27/2012 04:58 PM, Vladimir Makarov wrote: The following patch modifies some code in the rest of compiler for correct work of LRA. The code works the same way when LRA is not used. It is achieved by checking a new variable lra_in_progress. 2012-09-27 Vladimir Makarov * rtlanal.

RFC: LRA for x86/x86-64 [6/9]

2012-09-27 Thread Vladimir Makarov
The following patch modifies some code in the rest of compiler for correct work of LRA. The code works the same way when LRA is not used. It is achieved by checking a new variable lra_in_progress. 2012-09-27 Vladimir Makarov * rtlanal.c (simplify_subreg_regno): Permit ARG_POINTER_REGN