Use IndexedMap for MachineRegisterInfo as well. No functional change.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 9 Jan 2011 03:05:46 +0000 (03:05 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 9 Jan 2011 03:05:46 +0000 (03:05 +0000)
commit994c727b5790e5c976e32c75364d78eb9b22a568
tree9b976498d71a0ffc173114d5d78fc10292eec9f7
parent6d5a2411aad379141df29687b8cec0938ab7ae61
Use IndexedMap for MachineRegisterInfo as well. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123106 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/IndexedMap.h
include/llvm/CodeGen/MachineRegisterInfo.h
lib/CodeGen/MachineRegisterInfo.cpp