This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Re: SSA operand interface change proposal


On Wed, 2004-06-16 at 00:07, Andrew MacLeod wrote:
> On Tue, 2004-06-15 at 23:38, Zdenek Dvorak wrote:
> > Hello,
>
> 
> It is an independant patch, and its a prerequisit to the immediate uses
> stuff as far as I am concerned.  I want to get it checked in before even
> attempting the remainder of the immediate_uses work. 

<...>

> Im running mainline bootstrap/regression on x86 right now. Assuming it
> goes OK overnight I'll post it along with an LNO friendly version in the
> morning.  Took longer than I expected since my branch didnt have the
> MUST_DEF stuff, so I had to redo a lot of changes because the patches
> didnt apply very well.
> 

This patch bootstrapped with no new regressions last night on x86 linux.
This is what it looks like. I have no special attachment to the namings,
I considered DEREF_DEF and DEREF_USE instead of DEF_FROM_PTR and
USE_FROM_PTR, maybe they would be better names...  I described the
interface at the beginning of this thread on gcc-mailing-list yesterday.

I'll send the LNO version in a different note. 

Andrew

Attachment: imm5.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]