Change references from Method to Function
[oota-llvm.git] / lib / Transforms / IPO / MutateStructTypes.cpp
2002-03-26 Chris LattnerChange references from Method to Function
2002-03-06 Chris LattnerTake CallGraph out of the CFG namespace. It has nothin...
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-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-12-03 Chris LattnerSplit the PHINode class out from the iOther.h file...
2001-11-26 Chris LattnerSupport internal linkage
2001-11-26 Chris LattnerSupport mutation of array indexing
2001-11-10 Chris LattnerInitial checkin of structure mutator