[InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if...
[oota-llvm.git] / test / Transforms / Inline / inline-cold.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...