[tree-ssa] Lazy updating of stmt operands
Chris Lattner
sabre@nondot.org
Thu Dec 11 22:31:00 GMT 2003
Jeff Law wrote:
> While it's nice to think about a world where you always have immediate
> uses, you end up with FUD chains if you do that -- with ultimately a
> tangled nest of pointers that is bloody impossible to work with in the
> real world.
Uh, no. Here's a counter-example:
http://llvm.cs.uiuc.edu/
Having efficient, transparently & efficiently updated immediate use
information is extremely valuable for a wide variety of optimizations.
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the Gcc
mailing list