llvm-6502/lib/Target/SparcV9/InstrSched
Vikram S. Adve 802cec485f Add option to disable scheduling.
Destroy live-variable information after scheduling so it is
recomputed before later phases (e.g., reg. allocation).
Use deterministic iterator to enumerate sched graphs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1972 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-24 03:44:55 +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 Minor changes. 2002-03-24 03:40:59 +00:00
SchedGraph.h Rename Method to Function 2002-03-23 22:51:58 +00:00
SchedPriorities.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
SchedPriorities.h Rename Method to Function 2002-03-23 22:51:58 +00:00