On 12/02/2011 08:35 AM, Hans-Peter Nilsson wrote:
On Tue, 29 Nov 2011, Vladimir Makarov wrote:
3. The patch rewrite the way of dealing with the secondary memory
moves in constraint pass of LRA. Previously we generated secondary
moves if macro SECONDARY_MEMORY_NEEDED says so. Unfortunat
On Tue, 29 Nov 2011, Vladimir Makarov wrote:
> 3. The patch rewrite the way of dealing with the secondary memory
>moves in constraint pass of LRA. Previously we generated secondary
>moves if macro SECONDARY_MEMORY_NEEDED says so. Unfortunately, the
>macro is usually defined inaccurate
On 11/30/2011 12:09 AM, Jeff Law wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/11 15:03, Vladimir Makarov wrote:
This patch contains a part of my several last weeks work on LRA.
1. The major change is to add pseudo live range split
transformation to the existing inheritance tra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/11 15:03, Vladimir Makarov wrote:
> This patch contains a part of my several last weeks work on LRA.
>
> 1. The major change is to add pseudo live range split
> transformation to the existing inheritance transformations. The
> idea is to cre