Eliminate several include/llvm/Transforms/IPO/*.h files, moving their contents into...
[oota-llvm.git] / lib / Transforms / IPO / SimpleStructMutation.cpp
2002-07-24 Chris LattnerEliminate several include/llvm/Transforms/IPO/*.h files...
2002-07-23 Chris Lattner* Break the two different behaviors of SimpleStructMuta...
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-07 Chris LattnerReduce dependance on TransformInternals.h, instead...
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-04-08 Chris Lattners/Method/Function
2002-02-26 Chris LattnerChange over to use new style pass mechanism, now passes...
2002-01-31 Chris LattnerConvert xforms over to new pass structure.
2002-01-21 Chris LattnerRename SwapStructureContents -> IPO/SimpleStructMutation
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-26 Chris LattnerRemove debugging output
2001-11-26 Chris LattnerSupport selectable structure transformations
2001-11-14 Chris LattnerBetter heuristics for handling arrays
2001-11-10 Chris LattnerInitail checking of structure swapper