[inliner] Significantly improve the compile time in cases like PR19499
[oota-llvm.git] / test / Transforms / Inline / inline-cold.ll
2014-04-25 Manman Ren[inline cold threshold] Command line argument for inlin...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...