Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo. NFC. | Chad Rosier | 2016-05-02 | 1 | -1/+1 |
* | Use false rather than 0 for a boolean value. NFC. | Chad Rosier | 2016-05-02 | 1 | -1/+1 |
* | Re-commit optimization bisect support (r267022) without new pass manager supp... | Andrew Kaylor | 2016-04-22 | 1 | -1/+1 |
* | Revert "Initial implementation of optimization bisect support." | Vedant Kumar | 2016-04-22 | 1 | -1/+1 |
* | Initial implementation of optimization bisect support. | Andrew Kaylor | 2016-04-21 | 1 | -1/+1 |
* | [Speculation] Add a SpeculativeExecution mode where the pass does nothing unl... | Justin Lebar | 2016-04-15 | 1 | -5/+43 |
* | Scalar: Remove remaining ilist iterator implicit conversions | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -1/+1 |
* | [Speculation] NFC: more header comments | Jingyue Wu | 2015-05-19 | 1 | -0/+9 |
* | Move Pass into anonymous namespace. NFC. | Benjamin Kramer | 2015-05-16 | 1 | -0/+2 |
* | Add a speculative execution pass | Jingyue Wu | 2015-05-15 | 1 | -0/+232 |