summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/pass-pipelines.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopRotate] Get and update MSSA only if available in legacy pass manager.Alina Sbirlea2020-02-261-0/+1
* [LegacyPM] Fix pass structure dumpingevgeny2019-11-011-1/+1
* Revert '[LICM] Make Loop ICM profile aware' and 'Fix pass dependency for LICM'David L. Jones2019-08-141-1/+1
* [LICM] Make Loop ICM profile awareWenlei He2019-08-111-1/+1
* [HotColdSplit] Schedule splitting late to fix perf regressionVedant Kumar2019-02-151-1/+1
* [HotColdSplit] Move splitting after instrumented PGO useTeresa Johnson2019-02-061-0/+16
* Re-commit : [PowerPC] Add handling for ColdCC calling convention and a pass t...Zaara Syeda2018-01-301-1/+1
* Revert [PowerPC] This reverts commit rL322721Zaara Syeda2018-01-171-1/+1
* [PowerPC] Add handling for ColdCC calling convention and a pass to markZaara Syeda2018-01-171-1/+1
* [PassManager] Improve the interaction between -O2 and ThinLTO.Davide Italiano2017-10-051-3/+3
* [PassManager] Run global optimizations after the inliner.Davide Italiano2017-10-051-0/+2
* fix typos in comments; NFCHiroshi Inoue2017-07-111-1/+1
* Simplify the CFG after loop pass cleanup.Filipe Cabecinhas2017-04-261-0/+1
* Enable Loop Sink pass for functions that has profile.Dehao Chen2016-11-091-0/+3
* Move "Eliminate Available Externally" immediately after the inlinerMehdi Amini2016-05-031-1/+4
* Move createReversePostOrderFunctionAttrsPass right after the inliner is doneMehdi Amini2016-05-021-0/+3
* [LPM] Factor all of the loop analysis usage updates into a common helperChandler Carruth2016-02-191-12/+0
* [LPM] Actually test what the O2 pass pipeline consists of in key places,Chandler Carruth2016-02-191-0/+101
OpenPOWER on IntegriCloud