summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit508167861d7120fc7a73e0652f237abf6aaac439 (patch)
tree11cc3ffc1d43233f61fd7efba8d08b75ae30aac0 /llvm/lib/AsmParser/llvmAsmParser.cpp.cvs
parent7953b683fc06d68a272984e521ade39e1a693b21 (diff)
downloadbcm5719-llvm-508167861d7120fc7a73e0652f237abf6aaac439.tar.gz
bcm5719-llvm-508167861d7120fc7a73e0652f237abf6aaac439.zip
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
Diffstat (limited to 'llvm/lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud