Make asm linearization not drop the constraints.
commit7f3a296bbbea7c06ccfff9d9ebe25e8f09696cbf
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 12 Dec 2004 18:03:04 +0000 (12 11:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:02 +0000 (7 21:06 -0700)
tree1cac1709c03479e3286a11abdc45232a23a3cea1
parent7ec6f5462f09df41d61a986b80cf7a6cfb174464
Make asm linearization not drop the constraints.

This also makes the OP_ASM data structures a bit more structured
in order to contain all the required information.
linearize.c
linearize.h
liveness.c