summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/simd-encodings.s
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement SIMD {i8x16,i16x8}.avgr_u instructionsThomas Lively2019-12-171-1/+7
* [WebAssembly] Add experimental SIMD dot product instructionThomas Lively2019-11-011-0/+3
* [WebAssembly] SIMD integer min and max instructionsThomas Lively2019-10-311-0/+36
* [WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR loweringThomas Lively2019-10-091-0/+3
* [WebAssembly] v128.andnotThomas Lively2019-09-271-0/+3
* [WebAssembly] SIMD Load and extend operationsThomas Lively2019-09-271-0/+18
* [WebAssembly] vNxM.load_splat instructionsThomas Lively2019-09-231-0/+12
* [WebAssembly] Narrowing and widening SIMD opsThomas Lively2019-09-131-0/+36
* [WebAssembly] Add SIMD QFMA/QFMSThomas Lively2019-08-311-0/+12
* [WebAssembly] Fix p2align in assembler.Wouter van Oortmerssen2019-06-271-2/+2
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-101-1/+1
* Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively2019-01-101-1/+1
* [WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively2019-01-101-1/+1
* Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively2019-01-101-1/+1
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-091-1/+1
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-16/+16
* [WebAssembly] Make assembler check for proper nesting of control flow.Wouter van Oortmerssen2018-12-261-0/+3
* [WebAssembly] Renumber SIMD bitwise instructionsThomas Lively2018-11-151-6/+6
* [WebAssembly] Renumber and LEB128-encode SIMD opcodesThomas Lively2018-11-091-277/+277
* [WebAssembly] SIMD min and maxThomas Lively2018-10-131-0/+12
* [WebAssembly] Saturating arithmetic intrinsicsThomas Lively2018-10-051-0/+24
* [WebAssembly] Bitselect intrinsic and instructionThomas Lively2018-10-031-0/+3
* [WebAssembly] any_true and all_true intrinsics and instructionsThomas Lively2018-10-031-0/+24
* [WebAssembly] Restore slashes in SIMD conversion namesThomas Lively2018-10-021-16/+16
* [WebAssembly] SIMD conversionsThomas Lively2018-09-261-0/+24
* [WebAssembly] SIMD sqrtThomas Lively2018-09-251-0/+6
* [WebAssembly] Renumber SIMD opsThomas Lively2018-09-201-74/+74
* [WebAssembly] v4f32.abs and v2f64.absThomas Lively2018-09-181-0/+6
* [WebAssembly] SIMD shiftsThomas Lively2018-09-151-0/+36
* [WebAssembly] SIMD negThomas Lively2018-09-141-0/+18
* [WebAssembly][NFC] Move SIMD encoding tests to dedicated fileThomas Lively2018-09-141-0/+298
OpenPOWER on IntegriCloud