summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [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