Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-09 | Consistently use FunctionAnalysisManager | Sean Silva | 1 | -1/+1 |
2016-03-11 | [PM] Make the AnalysisManager parameter to run methods a reference. | Chandler Carruth | 1 | -2/+2 |
2016-03-11 | [PM] Implement the final conclusion as to how the analysis IDs should | Chandler Carruth | 1 | -1/+1 |
2016-02-28 | [PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo... | NAKAMURA Takumi | 1 | -0/+2 |
2016-02-28 | Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw... | NAKAMURA Takumi | 1 | -2/+0 |
2016-02-28 | [PM] Appease mingw32's auto-import DLL build with minimal tweaks. | NAKAMURA Takumi | 1 | -0/+2 |
2016-02-26 | [PM] Introduce CRTP mixin base classes to help define passes and | Chandler Carruth | 1 | -2/+0 |
2015-01-22 | [PM] Actually add the new pass manager support for the assumption cache. | Chandler Carruth | 1 | -0/+15 |
2015-01-04 | [PM] Split the AssumptionTracker immutable pass into two separate APIs: | Chandler Carruth | 1 | -0/+125 |