summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline-cold.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+188
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-188/+0
* Decrease inlinecold-threshold to 45Easwaran Raman2017-05-111-18/+2
* [InlineCost] Remove skew when calculating call costsJames Molloy2016-11-141-0/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-60/+60
* [inline cold threshold] Command line argument for inline threshold willManman Ren2014-04-251-2/+114
* Set default of inlinecold-threshold to 225.Manman Ren2014-02-061-1/+1
* Inliner uses a smaller inline threshold for callees with cold attribute.Manman Ren2014-02-051-0/+88
OpenPOWER on IntegriCloud