| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consistently use FunctionAnalysisManager | Sean Silva | 2016-08-09 | 1 | -1/+1 |
| * | [PM] Sink the module parsing from the fixture to the test as subsequent | Chandler Carruth | 2016-06-28 | 1 | -43/+38 |
| * | [PM] Run clang-format over various parts of the new pass manager code | Chandler Carruth | 2016-06-17 | 1 | -3/+2 |
| * | [PM] Remove support for omitting the AnalysisManager argument to new | Chandler Carruth | 2016-06-17 | 1 | -1/+1 |
| * | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -35/+34 |
| * | [PM] Make the AnalysisManager parameter to run methods a reference. | Chandler Carruth | 2016-03-11 | 1 | -13/+12 |
| * | [PM] Remove an overly aggressive assert now that I can actually test the | Chandler Carruth | 2016-02-23 | 1 | -0/+32 |
| * | [PM] Add a unittest for the CGSCC pass manager in the new pass manager | Chandler Carruth | 2016-02-23 | 1 | -0/+287 |

