llvm-6502/lib/Target/SparcV9/InstrSched
Chris Lattner 2fbfdcffd3 Change references to the Method class to be references to the Function
class.  The Method class is obsolete (renamed) and all references to it
are being converted over to Function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2144 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-07 20:49:59 +00:00
..
InstrScheduling.cpp Add option to disable scheduling. 2002-03-24 03:44:55 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
SchedGraph.h Use deterministic iterator for SchedGraphs. This is actually not 2002-03-24 03:53:03 +00:00
SchedPriorities.cpp Bug fix: nextToTry was not being initialized in one case. 2002-03-24 03:46:15 +00:00
SchedPriorities.h Add option to disable scheduling. 2002-03-24 03:45:35 +00:00