summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add avgr_u intrinsics and require nuw in patternsThomas Lively2019-12-181-0/+20
* [WebAssembly] Replace SIMD int min/max builtins with patternsThomas Lively2019-12-161-120/+0
* [WebAssembly] Add experimental SIMD dot product instructionThomas Lively2019-11-011-0/+10
* [WebAssembly] SIMD integer min and max instructionsThomas Lively2019-10-311-0/+120
* [WebAssembly] Add builtin and intrinsic for v8x16.swizzleThomas Lively2019-10-091-0/+10
* [WebAssembly] Narrowing and widening SIMD opsThomas Lively2019-09-131-0/+128
* [WebAssembly] Add SIMD QFMA/QFMSThomas Lively2019-08-311-1/+49
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-101-2/+2
* Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively2019-01-101-2/+2
* [WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively2019-01-101-2/+2
* Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively2019-01-101-2/+2
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-091-2/+2
* [WebAssembly] Standardize order of SIMD bitselect argumentsThomas Lively2019-01-091-18/+18
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-4/+4
* [WebAssembly] Fix invalid machine instrs in -O0, verify in testsThomas Lively2018-12-211-2/+2
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-52/+26
* [WebAssembly] Use target-independent saturating addThomas Lively2018-10-251-16/+8
* [WebAssembly] Saturating float to int intrinsicsThomas Lively2018-10-111-0/+48
* [WebAssembly] Saturating arithmetic intrinsicsThomas Lively2018-10-051-0/+104
* [WebAssembly] Bitselect intrinsic and instructionThomas Lively2018-10-031-0/+84
* [WebAssembly] any_true and all_true intrinsics and instructionsThomas Lively2018-10-031-0/+109
OpenPOWER on IntegriCloud