Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -7/+7 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -4/+8 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -42/+45 |
* | Consistently optimize small added constants into load/store offsets (#1924) | Alon Zakai | 2019-03-01 | 1 | -3/+3 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -2/+2 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -1/+1 |
* | add the option to seek named breaks, not just taken breaks; refactor headers ... | Alon Zakai (kripken) | 2017-07-11 | 1 | -1/+1 |
* | Default Walker subclasses to using Visitor<SubType> (#921) | jgravelle-google | 2017-02-23 | 1 | -2/+2 |
* | Improve handling of implicit traps (#898) | Alon Zakai | 2017-02-06 | 1 | -7/+12 |
* | code-pushing fix: we cannot push a set_local with side effects, as it may not... | Alon Zakai | 2017-01-26 | 1 | -1/+8 |
* | Code pushing (#807) | Alon Zakai | 2016-10-26 | 1 | -0/+253 |