Don't recompute MachineRegisterInfo in the Optimize* method.
authorBill Wendling <isanbard@gmail.com>
Mon, 18 Oct 2010 21:22:31 +0000 (21:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 18 Oct 2010 21:22:31 +0000 (21:22 +0000)
commitb41ee96d76ccf1eec2fd898def4cfd7c16868708
tree1e7d7ef803534136009e1c42f1c388bdc73ac0fa
parent9d28fdd7225b344789ed7f54cf51b4019763b30b
Don't recompute MachineRegisterInfo in the Optimize* method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116750 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/PeepholeOptimizer.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h