Reid Spencer 186a43f1ad For PR1248:
Eliminate support for type planes in numbered values. This simplifies the
data structures involved in managing forward definitions, etc. Instead of
requiring maps from type to value, we can now just use a vector of values.
These changes also required rewrites of some support functions such as
InsertValue, getBBVal, and ResolveDefinitions. Some other cosmetic changes
were made as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35173 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-19 18:39:36 +00:00
..
2006-03-23 23:48:12 +00:00
2007-03-09 21:19:09 +00:00
2007-03-09 19:26:52 +00:00
2007-03-09 21:19:09 +00:00
2007-03-01 19:41:47 +00:00
2007-02-28 02:24:54 +00:00
2007-03-19 18:39:36 +00:00
2007-03-01 19:41:47 +00:00
2006-08-18 09:30:03 +00:00
2006-08-18 08:43:06 +00:00