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