Add real flow control to the basic-block handling.
commita04d1a1f9b5c2082a8ca2e545626e17fad1001d9
authorLinus Torvalds <torvalds@home.osdl.org>
Wed, 11 Feb 2004 22:41:59 +0000 (11 15:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:21 +0000 (7 21:01 -0700)
tree6bfe0574a7d8a470f654bfd50858c0e9d829887e
parent15ecac69e164c74f899a15208aa204762af5f1c2
Add real flow control to the basic-block handling.

Right now we only really do trivial if-statements, but the
ideas are all there now.
linearize.c
linearize.h
parse.h
show-parse.c