Programs that actually free memory were broken
[oota-llvm.git] / lib / Transforms / IPO / MutateStructTypes.cpp
2002-04-09 Chris LattnerMove FunctionArgument out of iOther.h into Argument...
2002-04-09 Chris LattnerAdd #includes to make up for #includes pruned out of...
2002-04-08 Chris Lattners/Method/Function
2002-04-04 Chris LattnerPATypeHolder is now not a template
2002-03-29 Chris Lattners/Method/Function
2002-03-29 Chris Lattners/method/function
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