llvm-6502/lib/Transforms/Scalar
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
..
ADCE.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
ConstantProp.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
DCE.cpp Implement new DeadInstElmination pass 2002-01-23 05:48:24 +00:00
InductionVars.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
IndVarSimplify.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
InstructionCombining.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
SymbolStripping.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00