summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/pass-pipeline-parsing.ll
Commit message (Expand)AuthorAgeFilesLines
* [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