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: [tree-ssa] Insert on edge comment


In message <Pine.LNX.4.44.0305311132300.22731-100000@nondot.org>, Chris Lattner
 writes:
 >IMO, the real problem in tree-ssa is that it uses a nested control flow
 >structure instead of a linearized one...
Amen.  It's a model I'd like to move away from, it introduces a fair
amount of complexity.  However, it's pretty far down on the list of
things to do right now, but it's definitely on my list.

Jeff




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