refactor the interface to InlineFunction so that most of the in/out
[oota-llvm.git] / lib / Transforms / IPO / InlineSimple.cpp
2001-10-14 Chris LattnerMinor cleanup
2001-10-13 Chris LattnerSupport indirect calls
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-09-07 Chris LattnerConstant pool is dead
2001-07-15 Chris LattnerSupport external methods
2001-07-07 Chris LattnerBroad superficial changes:
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-30 Chris LattnerOptimizations got their own header files
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-11 Chris LattnerUpdates to support
2001-06-06 Chris LattnerInitial revision