Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IR/Analysis layering issue with OptBisect | Richard Trieu | 2019-02-28 | 1 | -73/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NFC] OptPassGate extracted from OptBisect | Fedor Sergeev | 2018-03-27 | 1 | -14/+23 |
* | [IR] Missing changes for r312289 (NFC). | Eugene Zelenko | 2017-08-31 | 1 | -6/+13 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Add opt-bisect support for region passes. | Eli Friedman | 2017-06-01 | 1 | -3/+12 |
* | Remove opt-bisect support for "cases" in favor of debug counters | Daniel Berlin | 2017-03-11 | 1 | -18/+0 |
* | Removing unused function. | Andrew Kaylor | 2016-04-22 | 1 | -15/+0 |
* | Re-commit optimization bisect support (r267022) without new pass manager supp... | Andrew Kaylor | 2016-04-22 | 1 | -0/+135 |
* | Revert "Initial implementation of optimization bisect support." | Vedant Kumar | 2016-04-22 | 1 | -176/+0 |
* | Initial implementation of optimization bisect support. | Andrew Kaylor | 2016-04-21 | 1 | -0/+176 |