summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/pass-pipeline-parsing.ll
Commit message (Expand)AuthorAgeFilesLines
* [NewPM] Fixing test failure on Windows - removed opt binary name from patternFedor Sergeev2018-10-171-4/+4
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-171-17/+66
* Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev2018-10-151-66/+17
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-151-17/+66
* [PM] Rewrite the loop pass manager to use a worklist and augmented runChandler Carruth2017-01-111-4/+4
* [PM] Introduce basic update capabilities to the new PM's CGSCC passChandler Carruth2016-08-241-4/+4
* [PM] Significantly refactor the pass pipeline parsing to be easier toChandler Carruth2016-08-031-0/+34
* [PM] Add the IR unit type to the pass manager's logging and make all ofChandler Carruth2016-02-251-46/+46
* PM: Implement a basic loop pass managerJustin Bogner2016-02-251-1/+41
* [PM] Remove the defunt CGSCC-specific debug flag.Chandler Carruth2015-01-131-2/+2
* [PM] Refactor the new pass manager to use a single template to implementChandler Carruth2015-01-131-62/+61
* [PM] Simplify how we parse the outer layer of the pass pipeline text andChandler Carruth2015-01-061-3/+0
* [PM] Add a new-PM-style CGSCC pass manager using the newly addedChandler Carruth2014-04-211-0/+36
* [PM] Fix a bunch of bugs I spotted by inspection when working on thisChandler Carruth2014-01-121-0/+50
* [PM] Add support for parsing function passes and function pass managerChandler Carruth2014-01-121-0/+42
* [PM] Actually nest pass managers correctly when parsing the passChandler Carruth2014-01-111-2/+18
* [PM] Add (very skeletal) support to opt for running the new passChandler Carruth2014-01-111-0/+2
OpenPOWER on IntegriCloud