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 | -9/+18 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -43/+66 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -2/+2 |
* | Add a superclass typedef to WalkerPass to simplify overrides (#1211) | jgravelle-google | 2017-10-04 | 1 | -1/+1 |
* | Validate finalization (#1014) | Alon Zakai | 2017-05-18 | 1 | -0/+7 |
* | Parallelize istring creation (#1008) | Alon Zakai | 2017-05-16 | 1 | -28/+8 |
* | Default Walker subclasses to using Visitor<SubType> (#921) | jgravelle-google | 2017-02-23 | 1 | -4/+4 |
* | increase limit in RelooperJumpThreading (#847) | Alon Zakai | 2016-11-28 | 1 | -3/+3 |
* | handle a label setting inside the if-body of a label value in RelooperJumpThr... | Alon Zakai | 2016-11-06 | 1 | -1/+15 |
* | avoid threading jumps when there is irreducible control flow, as it is hard t... | Alon Zakai | 2016-09-14 | 1 | -22/+97 |
* | thread relooper jumps | Alon Zakai | 2016-09-12 | 1 | -0/+173 |