Fix PR4909, patch by Jakub Staszak.
[oota-llvm.git] / lib / Transforms / IPO / PartialInlining.cpp
2009-09-08 Owen AndersonFix PR4909, patch by Jakub Staszak.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-16 Owen AndersonMove the ConstantInt uniquing table into LLVMContextImp...
2009-07-03 Duncan SandsAdd newline at end of file.
2009-06-15 Owen AndersonMerge PartialInliner changes.
2009-06-14 Owen AndersonAdd an early implementation of a partial inlining pass...