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