Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -3/+3 |
* | [NFC] Clean up unnecessary `template`s in calls 🧹🧹🧹 (#2394) | Thomas Lively | 2020-01-07 | 1 | -4/+4 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -15/+15 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -51/+63 |
* | Optimize added constants with propagation only if we see we will remove all u... | Alon Zakai | 2019-03-06 | 1 | -8/+68 |
* | Run multiple iterations in OptimizeAddedConstants | Alon Zakai | 2019-03-06 | 1 | -13/+33 |
* | Propagate a load/store offset even if locals are not in ssa form | Alon Zakai | 2019-03-06 | 1 | -11/+89 |
* | Consistently optimize small added constants into load/store offsets (#1924) | Alon Zakai | 2019-03-01 | 1 | -0/+239 |