llvm-6502/lib/Target/SparcV9/ModuloScheduling
Brian Gaeke 57195d1321 Include SparcV9TmpInstr.h to pick up the def. of TmpInstruction,
instead of InstrSelection.h, which is dead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15476 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-04 07:34:57 +00:00
..
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
ModuloScheduling.cpp Include SparcV9TmpInstr.h to pick up the def. of TmpInstruction, 2004-08-04 07:34:57 +00:00
ModuloScheduling.h Updated ModuloScheduling. It makes it all the wya through register allocation on the new code!! 2004-07-30 23:36:10 +00:00
MSchedGraph.cpp Add #include <cstdlib> and abort() to silence a warning 2004-08-02 14:02:21 +00:00
MSchedGraph.h Updating my cvs versions. THis is still in progress and much will be changed. 2004-05-26 06:27:18 +00:00
MSSchedule.cpp Updated ModuloScheduling. It makes it all the wya through register allocation on the new code!! 2004-07-30 23:36:10 +00:00
MSSchedule.h Adding scheduling class. 2004-05-26 06:27:36 +00:00