summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/AlwaysInliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [clang][NewPM] Fix broken -O0 test from missing assumptionsLeonard Chan2019-06-131-2/+11
* Provide reason messages for unviable inliningYevgeny Rouban2019-02-011-6/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Enrich inline messagesDavid Bolvansky2018-08-051-2/+2
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-011-2/+2
* Enrich inline messagesDavid Bolvansky2018-08-011-2/+2
* Revert Enrich inline messagesDavid Bolvansky2018-07-311-2/+2
* Enrich inline messagesDavid Bolvansky2018-07-311-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* AlwaysInliner: Alow setting InsertLifetime in the new-style passJustin Bogner2018-01-081-1/+2
* Remove redundant includes from lib/Transforms.Michael Zolotukhin2017-12-131-3/+0
* [PM] Teach the always inliner in the new pass manager to supportChandler Carruth2016-12-261-7/+21
* [PM] Teach the always inlining test case to be much more strict aboutChandler Carruth2016-12-231-0/+15
* [PM] Provide an initial, minimal port of the inliner to the new pass manager.Chandler Carruth2016-12-201-4/+6
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-0/+2
* Remove the AssumptionCacheHal Finkel2016-12-151-2/+0
* [PM] Port the always inliner to the new pass manager in a much moreChandler Carruth2016-08-171-0/+127
OpenPOWER on IntegriCloud