Add new IL for expression linearization.
commit39bc3fa4bad3c45fd3c187acbe2508af7f56f5fc
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Feb 2004 08:57:45 +0000 (23 01:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:26 +0000 (7 21:01 -0700)
treecf9db5082eaaf808b9a6c9d39cc50bfd99080548
parent0e27c2ad2357ecf7f435a793abf088a8eb690548
Add new IL for expression linearization.

Linearize some simple expressions, the rest we just ignore
for now. This is crapola. I'm really not sure this is the
right way at all, but I don't see any good alternatives.
lib.c
lib.h
linearize.c
linearize.h