Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename atomic wait/notify instructions (#1972) | Heejin Ahn | 2019-03-30 | 1 | -3/+3 |
* | Warn about running gen-s-parser.py with Python 2 (#1971) | Thomas Lively | 2019-03-29 | 1 | -0/+6 |
* | Bulk memory operations (#1892) | Thomas Lively | 2019-02-05 | 1 | -0/+4 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -81/+81 |
* | SIMD (#1820) | Thomas Lively | 2018-12-13 | 1 | -1/+142 |
* | Implement nontrapping float-to-int instructions (#1780) | Thomas Lively | 2018-12-04 | 1 | -1/+10 |
* | Reject all nonexistent instructions in sexp format (#1756) | Thomas Lively | 2018-11-19 | 1 | -24/+11 |
* | Generate sexp instruction parser (#1754) | Thomas Lively | 2018-11-19 | 1 | -0/+408 |