Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize stack writer on deeply nested blocks, fixes #1903 (#1905) | Alon Zakai | 2019-02-12 | 1 | -43/+55 |
* | Bulk memory operations (#1892) | Thomas Lively | 2019-02-05 | 1 | -8/+53 |
* | Rename `idx` to `index` in SIMD code for consistency (#1836) | Thomas Lively | 2018-12-18 | 1 | -3/+3 |
* | SIMD (#1820) | Thomas Lively | 2018-12-13 | 1 | -4/+207 |
* | Implement nontrapping float-to-int instructions (#1780) | Thomas Lively | 2018-12-04 | 1 | -0/+8 |
* | Add v128 type (#1777) | Thomas Lively | 2018-11-29 | 1 | -1/+11 |
* | Remove default cases (#1757) | Thomas Lively | 2018-11-27 | 1 | -8/+7 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -11/+0 |
* | Add debug information locations to the function prolog/epilog (#1674) | Yury Delendik | 2018-09-17 | 1 | -0/+6 |
* | Print Stack IR in proper .wat format (#1630) | Alon Zakai | 2018-08-14 | 1 | -45/+0 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -0/+1244 |