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: Dropping of old loop optimizer


On Fri, Feb 28, 2003 at 10:54:45AM +0100, Jan Hubicka wrote:
> 
> The tree-SSA represents the SSA form as datastructure on the top of the
> trees not modifying the trees themselves, right?  

Trees are modified and contain SSA nodes: 
http://gcc.gnu.org/ml/gcc-patches/2003-01/msg02182.html


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