* Get machine instrs from Instructin's by using MachineCodeForInstruction::get
authorChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 07:28:30 +0000 (07:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 07:28:30 +0000 (07:28 +0000)
commit3462cae44fb12e22474e935e77d010f4461a6697
tree7a2b0def03a2f3d8fe2c8139424d88f01fd6560c
parent56cf02d5a0da4aadb972022bc9dfc44a8c9a52bd
* Get machine instrs from Instructin's by using MachineCodeForInstruction::get
* Convert a few (*X). to X->

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/InstrScheduling.cpp
lib/Target/SparcV9/InstrSched/InstrScheduling.cpp