summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline_minisize.ll
Commit message (Expand)AuthorAgeFilesLines
* [Inliner][NFC] Make test less brittle.Clement Courbet2019-09-091-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+232
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-232/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-48/+48
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-10/+10
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-2/+2
* Take into account minimize size attribute in the inliner.Quentin Colombet2012-12-131-0/+232
OpenPOWER on IntegriCloud