ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific
authorMisha Brukman <brukman+llvm@gmail.com>
Sun, 10 Oct 2004 23:33:20 +0000 (23:33 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sun, 10 Oct 2004 23:33:20 +0000 (23:33 +0000)
commitf60a149df6d6e10503e49075da455104eb489f5a
tree7292010ffb1b812749b0dda07c2fe2009aeb3922
parent708148e41f8f7c1e24c73cfd943645b13a1e05f9
ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ModuloScheduling/MSSchedule.cpp [deleted file]
lib/CodeGen/ModuloScheduling/MSSchedule.h [deleted file]
lib/CodeGen/ModuloScheduling/MSchedGraph.cpp [deleted file]
lib/CodeGen/ModuloScheduling/MSchedGraph.h [deleted file]
lib/CodeGen/ModuloScheduling/Makefile [deleted file]
lib/CodeGen/ModuloScheduling/Makefile.am [deleted file]
lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp [deleted file]
lib/CodeGen/ModuloScheduling/ModuloScheduling.h [deleted file]