llvm-project/llvm/lib/Transforms
Chris Lattner 60a6591d83 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

llvm-svn: 1746
2002-02-12 21:07:25 +00:00
..
IPO Convert xforms over to new pass structure. 2002-01-31 00:45:11 +00:00
Instrumentation MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
Scalar Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Utils Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
ExprTypeConvert.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
HoistPHIConstants.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LevelRaise.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp Elminate an unused variable 2002-01-21 23:16:30 +00:00
TransformInternals.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00