Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [PM] Fold all three analysis managers into a single AnalysisManager | Chandler Carruth | 2015-01-13 | 1 | -100/+0 | |
* | [PM] Re-clang-format much of this code as the code has changed some and | Chandler Carruth | 2015-01-13 | 1 | -2/+2 | |
* | [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 |