llvm-6502/lib/Target/SparcV9/InstrSched
Chris Lattner 455889aa79 * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
llvm/Support/CFG.h
* Make pred & succ iterators for intervals global functions
* Add #includes that are now neccesary because BasicBlock.h doesn't include
  InstrTypes.h anymore


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1750 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-12 22:39:50 +00:00
..
InstrScheduling.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +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 * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +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