Start tracking cross-basic-block pseudo usage.
commit0c5a9f95b494cbd04786857927784c4fddf60365
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 29 Nov 2004 06:39:18 +0000 (28 23:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:14 +0000 (7 21:05 -0700)
tree6736204b4513636f1a63c708262f63aba8c8167c
parent89e78a3b4700b9c1cc204266772d4fe0647b1656
Start tracking cross-basic-block pseudo usage.

This should basically allow us to do register allocation. Or
maybe it's too broken. But the results look reasonable from a
quick manual peek.
linearize.c
linearize.h
register.c