1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Chris Lattner 8e9be000a7 * 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

llvm-svn: 1750
2002-02-12 22:39:50 +00:00
..
InstrSched * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
InstrSelection * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
RegAlloc Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
MachineCodeForInstruction.cpp Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
MachineFunction.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
MachineInstr.cpp * Prune #includes 2002-02-03 07:46:01 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00