Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Semi-SSA improvements (#1965) | Alon Zakai | 2019-03-25 | 1 | -6/+51 |
* | determinism fix for SSAify::computeGetsAndPhis (#1850) | Alon Zakai | 2019-01-03 | 1 | -3/+3 |
* | Determinism fix for SSA pass (#1841) | Alon Zakai | 2019-01-02 | 1 | -7/+6 |
* | misc minor cleanups in the codebase (#1531) | Alon Zakai | 2018-05-04 | 1 | -1/+1 |
* | fix an ssa bug: we can't assume that even if all set locations assign to the ... | Alon Zakai | 2018-02-22 | 1 | -58/+28 |
* | Rename WasmType => Type (#1398) | Alon Zakai | 2018-02-02 | 1 | -1/+1 |
* | Improve LocalGraph (#1382) | Alon Zakai | 2018-01-24 | 1 | -1/+1 |
* | runFunction => runOnFunction (we run on the function, not run the function) (... | Alon Zakai | 2018-01-10 | 1 | -1/+1 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -2/+2 |
* | fix ssaify bug where we failed to update the location of values as we moved t... | Alon Zakai | 2017-10-11 | 1 | -6/+12 |
* | precompute-propagate pass (#1179) | Alon Zakai | 2017-09-12 | 1 | -250/+42 |
* | SSA pass (#1049) | Alon Zakai | 2017-06-13 | 1 | -0/+395 |