Merge all individual .h files into a single Scalar.h file
[oota-llvm.git] / lib / Transforms / Scalar / DecomposeMultiDimRefs.cpp
2002-05-07 Chris LattnerMerge all individual .h files into a single Scalar...
2002-04-29 Chris LattnerRange insertion now returns an iterator
2002-04-29 Chris Lattnerchanges because iMemory.h no longer #includes DerivedTy...
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-29 Chris LattnerMore cleanups
2002-04-29 Chris LattnerCode cleanups
2002-04-28 Chris LattnerTighten up the AnalysisUsage of lots of passes, primari...
2002-04-28 Chris LattnerSplit ConstantVals.h into Constant.h and Constants.h
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-04-08 Chris Lattners/Method/Function
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-03-24 Vikram S. AdveMajor overhaul to support arbitrary mixed array and...
2002-03-23 Vikram S. AdveNew pass to decompose multi-dimensional array reference...