Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Fix a pretty nasty bug where the new pass manager would invalidate | Chandler Carruth | 2015-01-07 | 1 | -6/+28 |
* | [PM] Add a utility pass template that synthesizes the invalidation of | Chandler Carruth | 2015-01-06 | 1 | -0/+1 |
* | [PM] Add a collection of no-op analysis passes and switch the new pass | Chandler Carruth | 2015-01-06 | 1 | -1/+4 |
* | [PM] Don't run the machinery of invalidating all the analysis passes | Chandler Carruth | 2015-01-05 | 1 | -0/+4 |
* | [PM] Add names and debug logging for analysis passes to the new pass | Chandler Carruth | 2015-01-05 | 1 | -0/+11 |
* | [PM] Switch the new pass manager to use a reference-based API for IR | Chandler Carruth | 2015-01-05 | 1 | -17/+17 |
* | [PM] Add a new-PM-style CGSCC pass manager using the newly added | Chandler Carruth | 2014-04-21 | 1 | -0/+167 |