llvm-6502/lib/CodeGen/InstrSched
Chris Lattner 221d688a5e Method.h no longer includes BasicBlock.h
Method::inst_* is now in llvm/Support/InstIterator.h
GraphTraits specializations for BasicBlock and Methods are now in llvm/Support/CFG.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1746 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-12 21:07:25 +00:00
..
InstrScheduling.cpp * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static 2002-02-05 02:51:01 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp * Straighten out #includes 2002-02-03 07:29:45 +00:00
SchedGraph.h Remove extraneous #includes 2002-02-03 07:30:08 +00:00
SchedPriorities.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
SchedPriorities.h * The itf exposed by InstrScheduling is now a single function to create the right pass 2002-02-04 20:02:16 +00:00