aboutsummaryrefslogtreecommitdiff
path: root/lib/AsmParser/llvmAsmParser.cpp.cvs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-19 18:32:53 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-19 18:32:53 +0000
commit590b3c559fd7ca42e3d8c21e834481b0ff12c1a1 (patch)
tree6fa4ed2caf411b2f66d20e3be3e9d60bd5c440e6 /lib/AsmParser/llvmAsmParser.cpp.cvs
parent2318ec67b833e78499e1f9cfa5b2da48a9655887 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35171 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions