Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -4/+4 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -4/+4 |
* | Semi-SSA improvements (#1965) | Alon Zakai | 2019-03-25 | 1 | -4/+4 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -10/+10 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -2/+2 |
* | Improve local-cse (#1594) | Alon Zakai | 2018-06-08 | 1 | -14/+14 |
* | run precompute-propagate early, when we would run it also late, as it is help... | Alon Zakai | 2018-06-04 | 1 | -4/+1 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -2/+2 |
* | precompute-propagate pass (#1179) | Alon Zakai | 2017-09-12 | 1 | -14/+11 |
* | Validation fixes for issues noticed by afl (#988) | Alon Zakai | 2017-05-02 | 1 | -0/+1 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -47/+47 |
* | Local CSE (#930) | Alon Zakai | 2017-03-08 | 1 | -0/+55 |