InstrSched is SparcV9-specific and so has been moved to lib/Target/SparcV9/
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:12:14 +0000 (18:12 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:12:14 +0000 (18:12 +0000)
commitc8e049124e1e10475217d406990dbc1d34f2d15c
tree00dc7b99277bc80a3d108f81ab53146137a2dcc5
parent855ae5a8f77c05753c91c60c1f1b6d9efcd8138d
InstrSched is SparcV9-specific and so has been moved to lib/Target/SparcV9/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/InstrScheduling.cpp [deleted file]
lib/CodeGen/InstrSched/Makefile [deleted file]
lib/CodeGen/InstrSched/SchedGraph.cpp [deleted file]
lib/CodeGen/InstrSched/SchedGraph.h [deleted file]
lib/CodeGen/InstrSched/SchedGraphCommon.cpp [deleted file]
lib/CodeGen/InstrSched/SchedPriorities.cpp [deleted file]
lib/CodeGen/InstrSched/SchedPriorities.h [deleted file]