llvm-6502/include/llvm/Transforms/Scalar
Chris Lattner 3c34a46c7e Method.h no longer includes BasicBlock.h
Method::inst_* is now in llvm/Support/InstIterator.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1745 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-12 21:04:35 +00:00
..
ConstantProp.h Convert xforms over to use new pass structure 2002-01-30 23:29:35 +00:00
DCE.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
InductionVars.h Convert xforms over to use new pass structure 2002-01-30 23:29:35 +00:00
IndVarSimplify.h Convert xforms over to use new pass structure 2002-01-30 23:29:35 +00:00
InstructionCombining.h Convert xforms over to use new pass structure 2002-01-30 23:29:35 +00:00
PromoteMemoryToRegister.h Initial checkin of new memory -> register promotion pass 2002-02-12 17:16:22 +00:00
SymbolStripping.h Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00