Fix function return type in declaration (bot errors from r254926).
[oota-llvm.git] / include / llvm / Transforms / IPO.h
2002-02-26 Chris LattnerChange over to use new style pass mechanism, now passes...
2002-01-30 Chris LattnerConvert xforms over to use new pass structure
2002-01-22 Chris LattnerPull RaiseAllocations stuff out of the CleanGCC pass...
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2001-11-15 Chris Lattner-cleangcc pass now remove type names that are never...
2001-11-03 Chris LattnerExpose method to merge identically named methods
2001-10-31 Chris LattnerImplement code to convert %malloc and %free FUNCTION...
2001-10-31 Chris LattnerNew GCC cleanup pass interface