Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIMD is now phase 5, enable it by default (#1712) | Ng Zhi An | 2021-09-20 | 1 | -1/+0 |
* | Make v128.const i32x4 op conform to the SIMD draft (#1037) | gnzlbg | 2019-03-28 | 1 | -162/+162 |
* | Make lane-wise SIMD relational operator conform to the spec (#1031) | gnzlbg | 2019-03-05 | 1 | -45/+45 |
* | SIMD Comparison Greater than or equal instructions implementation. (#778) | lizhengxing | 2018-02-28 | 1 | -0/+62 |
* | SIMD Comparison Greater than instructions implementation. (#772) | lizhengxing | 2018-02-27 | 1 | -0/+62 |
* | SIMD Comparison Less than or equal instructions implementation. (#771) | lizhengxing | 2018-02-26 | 1 | -0/+62 |
* | SIMD Comparison Less than instructions implementation. (#770) | lizhengxing | 2018-02-23 | 1 | -0/+62 |
* | SIMD Comparison Non-Equality instructions implementation. (#767) | lizhengxing | 2018-02-21 | 1 | -0/+62 |
* | SIMD Comparison Equality instructions implementation. (#766) | lizhengxing | 2018-02-21 | 1 | -0/+67 |