Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renumber SIMD opcodes (#1403) | Deepti Gandluri | 2020-05-04 | 1 | -320/+320 |
* | [simd] Update instructions (#1317) | Ben Smith | 2020-01-27 | 1 | -263/+263 |
* | Fix some typos in widening SIMD intrinsics (#1305) | Alex Crichton | 2020-01-14 | 1 | -4/+4 |
* | [simd] Implement new SIMD instructions (#1303) | Ben Smith | 2020-01-14 | 1 | -306/+345 |
* | [simd] Add support for narrow/widen instructions (#1301) | Ben Smith | 2020-01-13 | 1 | -238/+370 |
* | Make v128.const i32x4 op conform to the SIMD draft (#1037) | gnzlbg | 2019-03-28 | 1 | -68/+68 |
* | wasm-objdump: Always show function numbers along with names (#1004) | Sam Clegg | 2019-02-05 | 1 | -34/+34 |
* | Pass function body size in BinaryReader callback (#975) | Ben Smith | 2018-12-12 | 1 | -34/+34 |
* | Fix wasm-objdump binary opcode output (#958) | Ben Smith | 2018-11-19 | 1 | -102/+170 |
* | Support for SIMD instructions in wasm-objdump (#957) | Thomas Lively | 2018-11-19 | 1 | -0/+378 |