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 |
* | Update SIMD support (#1553) | Darin Morrison | 2020-10-26 | 1 | -4/+4 |
* | Renumber SIMD opcodes (#1403) | Deepti Gandluri | 2020-05-04 | 1 | -40/+40 |
* | Renumber v8x16.shuffle back to 0xfd03 (#1342) | Ben Smith | 2020-02-21 | 1 | -4/+3 |
* | Add support for v8x16.swizzle and the load_splats. (#1116) | nlewycky | 2019-07-19 | 1 | -70/+84 |
* | Make v128.const i32x4 op conform to the SIMD draft (#1037) | gnzlbg | 2019-03-28 | 1 | -16/+16 |
* | Update textual encoding of SIMD vector shuffle to conform to the latest SIMD ... | gnzlbg | 2019-03-07 | 1 | -1/+1 |
* | wasm-objdump: Always show function numbers along with names (#1004) | Sam Clegg | 2019-02-05 | 1 | -15/+15 |
* | Pass function body size in BinaryReader callback (#975) | Ben Smith | 2018-12-12 | 1 | -15/+15 |
* | Fix wasm-objdump binary opcode output (#958) | Ben Smith | 2018-11-19 | 1 | -31/+48 |
* | Support for SIMD instructions in wasm-objdump (#957) | Thomas Lively | 2018-11-19 | 1 | -0/+160 |