1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib/CodeGen/InstrSched
Vikram S. Adve fa2ed7e6b1 Use deterministic iterator for SchedGraphs. This is actually not
useful right now when we only do local scheduling.

llvm-svn: 1975
2002-03-24 03:53:03 +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 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