summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/nested-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+112
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-112/+0
* [PM] Provide an initial, minimal port of the inliner to the new pass manager.Chandler Carruth2016-12-201-0/+1
* Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functional...Stephen Lin2013-07-141-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* When considering whether to inline Callee into Caller,Dale Johannesen2009-10-091-0/+111
OpenPOWER on IntegriCloud