Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++17's [[maybe_unused]]. NFC (#5309) | Sam Clegg | 2022-12-02 | 1 | -10/+5 |
* | Make `Name` a pointer, length pair (#5122) | Thomas Lively | 2022-10-11 | 1 | -2/+2 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -5/+6 |
* | Remove assertions that prevent non-assertion builds (#3576) | Alon Zakai | 2021-02-17 | 1 | -0/+5 |
* | [EH] Support reading/writing of delegate (#3561) | Heejin Ahn | 2021-02-12 | 1 | -0/+8 |
* | Poppify pass (#3541) | Thomas Lively | 2021-02-09 | 1 | -0/+500 |