Reid Spencer 135ca5e8c4 For PR1258:
Radically simplify the SlotMachine. There is no need to keep Value planes
around any more. This change causes slot numbering to number all un-named,
non-void values starting at 0 and incrementing monotonically through the
function, regardless of type (including BasicBlocks). Getting slot numbers
is now a single lookup operation instead of a double lookup.

llvm-svn: 35171
2007-03-19 18:32:53 +00:00
..
2007-03-19 18:32:53 +00:00
2006-06-07 23:03:13 +00:00
2007-02-05 21:19:13 +00:00
2005-04-21 23:48:37 +00:00
2007-03-05 00:00:42 +00:00
2007-03-08 19:05:01 +00:00
2007-03-05 00:00:42 +00:00
2007-02-15 02:26:10 +00:00
2007-02-15 03:39:18 +00:00