llvm-6502/lib/Transforms
Chris Lattner dd5b495129 - Cleaned up the interface to AnalysisUsage to take analysis class names
instead of ::ID's.
 - Pass::getAnalysis<> now no longer takes an optional argument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3264 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-08 19:01:28 +00:00
..
Instrumentation - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:28 +00:00
IPO Remove unneccesary #inlcude 2002-08-01 20:01:02 +00:00
Scalar Eliminate cast instructions: use only GEPs in decomposed sequence. 2002-08-03 13:21:15 +00:00
Utils Remove extraneous #includes 2002-08-08 19:00:34 +00:00
ExprTypeConvert.cpp Implement the other half of a feature advertised by OperandConvertableToType. 2002-07-31 22:31:34 +00:00
LevelRaise.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h