summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/simd.ll
Commit message (Expand)AuthorAgeFilesLines
* [SDAG] fold insert_vector_elt with undef indexSanjay Patel2019-10-271-24/+24
* [SDAG] fold extract_vector_elt with undef indexSanjay Patel2019-10-251-16/+16
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-16/+16
* [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] Massive instruction renamingThomas Lively2019-01-081-32/+32
* [WebAssembly] Fix invalid machine instrs in -O0, verify in testsThomas Lively2018-12-211-3/+3
* [WebAssembly] Gate unimplemented SIMD ops on flagThomas Lively2018-12-201-4/+9
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-150/+78
* [WebAssembly] Expand inserts and extracts with variable indicesThomas Lively2018-11-021-0/+340
* [WebAssembly] Handle undefined lane indices in SIMD patternsThomas Lively2018-10-191-0/+266
* [WebAssembly][NFC] Generalize operand numbers in SIMD testsThomas Lively2018-09-151-110/+110
* [WebAssembly][NFC] Move SIMD encoding tests to dedicated fileThomas Lively2018-09-141-230/+200
* [WebAssembly] v8x16.shuffleThomas Lively2018-09-071-0/+96
* [WebAssembly][NFC] Add colon to label in testThomas Lively2018-09-041-1/+1
* [WebAssembly][NFC] Fix formatting and testsThomas Lively2018-09-041-6/+8
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-3/+3
* [WebAssembly] Prioritize splats over v128.constsThomas Lively2018-08-231-0/+35
* [WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mulThomas Lively2018-08-221-0/+132
* [WebAssembly] v128.constThomas Lively2018-08-211-0/+72
* [WebAssembly] SIMD replace_laneDerek Schuff2018-08-151-0/+68
* [WebAssembly] SIMD SplatsDerek Schuff2018-08-151-0/+79
* [WebAssembly] SIMD encoding testsHeejin Ahn2018-08-141-33/+33
* [WebAssembly] SIMD extract_laneHeejin Ahn2018-08-141-0/+142
OpenPOWER on IntegriCloud