Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -1/+3 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -3/+1 |
* | PickLoadSigns fuzz fix: cannot make an atomic operation signed (#3235) | Alon Zakai | 2020-10-13 | 1 | -0/+4 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -2/+2 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -11/+15 |
* | Consistently optimize small added constants into load/store offsets (#1924) | Alon Zakai | 2019-03-01 | 1 | -16/+22 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -1/+1 |
* | SSA pass (#1049) | Alon Zakai | 2017-06-13 | 1 | -0/+4 |
* | Default Walker subclasses to using Visitor<SubType> (#921) | jgravelle-google | 2017-02-23 | 1 | -2/+2 |
* | finish PickLoadSigns pass | Alon Zakai | 2017-02-16 | 1 | -8/+7 |
* | refactor sign/zero extension code into nice headers, and prepare PickLoadSign... | Alon Zakai | 2017-02-16 | 1 | -0/+108 |