Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpify PassRunner.add() and automatically parallelize parallel functions (#2... | Alon Zakai | 2019-07-19 | 1 | -6/+1 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -20/+18 |
* | Global optimization fixes (#1360) | Alon Zakai | 2018-01-17 | 1 | -11/+45 |
* | Default Walker subclasses to using Visitor<SubType> (#921) | jgravelle-google | 2017-02-23 | 1 | -1/+1 |
* | offset support in table | Alon Zakai | 2016-08-15 | 1 | -2/+4 |
* | Add initialization functions for passes to avoid missing pass registration du... | Jukka Jylänki | 2016-06-21 | 1 | -1/+3 |
* | Pass sort comparison function arguments by const-reference (#472) | Derek Schuff | 2016-05-11 | 1 | -3/+3 |
* | Add a pass to order functions by their use frequency. (#452) | Michael Bebenita | 2016-05-11 | 1 | -0/+62 |