Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Remove the defunt CGSCC-specific debug flag. | Chandler Carruth | 2015-01-13 | 1 | -2/+2 |
* | [PM] Refactor the new pass manager to use a single template to implement | Chandler Carruth | 2015-01-13 | 1 | -62/+61 |
* | [PM] Simplify how we parse the outer layer of the pass pipeline text and | Chandler Carruth | 2015-01-06 | 1 | -3/+0 |
* | [PM] Add a new-PM-style CGSCC pass manager using the newly added | Chandler Carruth | 2014-04-21 | 1 | -0/+36 |
* | [PM] Fix a bunch of bugs I spotted by inspection when working on this | Chandler Carruth | 2014-01-12 | 1 | -0/+50 |
* | [PM] Add support for parsing function passes and function pass manager | Chandler Carruth | 2014-01-12 | 1 | -0/+42 |
* | [PM] Actually nest pass managers correctly when parsing the pass | Chandler Carruth | 2014-01-11 | 1 | -2/+18 |
* | [PM] Add (very skeletal) support to opt for running the new pass | Chandler Carruth | 2014-01-11 | 1 | -0/+2 |