llvm-6502/lib/CodeGen/InstrSched
Chris Lattner f3dd05ca03 Clean up the ownership model a bit so that nodes actually get deleted more
frequently. This still leaks edges quite a bit, but it leaks no nodes
(I think).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2190 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-09 05:15:33 +00:00
..
InstrScheduling.cpp s/Method/Function 2002-04-08 22:03:57 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Clean up the ownership model a bit so that nodes actually get deleted more 2002-04-09 05:15:33 +00:00
SchedGraph.h Use deterministic iterator for SchedGraphs. This is actually not 2002-03-24 03:53:03 +00:00
SchedPriorities.cpp s/Method/Function 2002-04-08 22:03:57 +00:00
SchedPriorities.h Add option to disable scheduling. 2002-03-24 03:45:35 +00:00