[PATCH] More linearizion fun
commit25f8da1914f637cd5b75d130f9acccfd930bf825
authorChristopher Li <sparse@chrisli.org>
Fri, 16 Apr 2004 19:45:27 +0000 (16 12:45 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:34 +0000 (7 21:01 -0700)
treee85a9dd6abc5e53764705f60ee10841151d9b79a
parent36e42c3abe2e28974cc421fa1498511e7c6f8ee9
[PATCH] More linearizion fun

 - add pre/post op and assign add etc.
 - change the call instruction have a list of arguments.
 - change the pseudo_t to be struct pseudo_t *, prepare
   for adding stuff to pseudo_t.
lib.c
lib.h
linearize.c
linearize.h