Make each instruction have a position of its own.
commitb9515cf3d081675a88d102ed8b8a83df01c84dec
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 5 Feb 2005 02:01:53 +0000 (4 19:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:21 +0000 (7 21:06 -0700)
treecd740f7089dfc592e5d1b02a92903925d6c39078
parent6954ca7089ae0fa578b4fea8bdb8cb5a5a5b7315
Make each instruction have a position of its own.

Rather than tying everything to the beginning basic block
position.

This should be able to pinpoint instruction issues much more
exactly and readably.
linearize.c
linearize.h