summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline-byval-bonus.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+194
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-194/+0
* [PM] Turn on the new PM's inliner in addition to the current one forChandler Carruth2016-12-271-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-20/+20
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* PR13095: Give an inline cost bonus to functions using byval arguments.Benjamin Kramer2012-08-071-0/+193
OpenPOWER on IntegriCloud