This is the mail archive of the gcc@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: Compressed rtl project


In message <20031119003507.GA5136@atrey.karlin.mff.cuni.cz>, Zdenek Dvorak writ
es:
 >Hello,
 >
 >at gcc summit (and before it in the mailing list), the idea of `compressed rt
 >l'
 >(i.e. having the structure of the rtl expressions that is currently
 >stored using pointers represented by a flat array and fixed list of structure
 >types) was mentioned.  Is someone working on this?  I don't mean to do
 >it, I just liked the idea and I wonder whether there is any progress.
I'm not aware of anyone working on it.

FWIW, I think most of the ideas have merit and would also be applicable
to some extent on trees too.

Jeff




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