OSDN Git Service

remove some uses of MachineOpCode, move getSchedClass
authorChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 02:46:03 +0000 (02:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 02:46:03 +0000 (02:46 +0000)
commitba6da5d5b72618c836ebc3a7613583a16bc8ceac
tree2e601c0632ba19231ff20e6bfe63c219398cfbca
parent8ca5c67c6e95fdcf5ddb2f06586873c843dd0cde
remove some uses of MachineOpCode, move getSchedClass
into TargetInstrDescriptor from TargetInstrInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45678 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp