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]

Re: [PATCH]: Reduce memory usage and compile time necessary for pruning


On 03/13/06 10:25, Daniel Berlin wrote:

> If it becomes ugly at all, i will add some bits :)
> 
Option #1 is what memory SSA does.  The changes to the operand scanner
aren't big, but it's fairly intrusive for current mainline.  Given an
arbitrary memory expression, it returns the set of symbols associated
with it.

Perhaps the bits will prove easier.  But I'm not sure.


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