Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add i32x4.dot_i16x8_s (#2420) | Thomas Lively | 2019-11-04 | 1 | -0/+4 |
* | Add SIMD integer min and max instructions (#2416) | Thomas Lively | 2019-11-01 | 1 | -0/+36 |
* | v8x16.swizzle (#2368) | Thomas Lively | 2019-10-03 | 1 | -0/+5 |
* | SIMD load and extend instructions (#2353) | Thomas Lively | 2019-09-24 | 1 | -0/+18 |
* | v128.andnot instruction (#2355) | Thomas Lively | 2019-09-24 | 1 | -1/+3 |
* | vNxM.load_splat instructions (#2350) | Thomas Lively | 2019-09-23 | 1 | -0/+20 |
* | SIMD narrowing and widening operations (#2341) | Thomas Lively | 2019-09-14 | 1 | -0/+50 |
* | QFMA/QFMS instructions (#2328) | Thomas Lively | 2019-09-03 | 1 | -2/+19 |
* | Add atomic.fence instruction (#2307) | Heejin Ahn | 2019-08-27 | 1 | -0/+5 |
* | Add initial support for anyref as an opaque type (#2294) | Jay Phelps | 2019-08-20 | 1 | -0/+12 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -1/+44 |
* | Refactor stack IR / binary writer (NFC) (#2250) | Heejin Ahn | 2019-07-23 | 1 | -0/+1591 |