summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/simd-comparisons.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "[WebAssembly] Expand setcc of v2i64"Thomas Lively2019-11-011-0/+150
* Revert "[WebAssembly] Expand setcc of v2i64"Vlad Tsyrklevich2019-10-311-150/+0
* [WebAssembly] Expand setcc of v2i64Thomas Lively2019-10-311-0/+150
* [WebAssembly] Lower SIMD nnan setcc nodesThomas Lively2019-03-191-0/+632
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-101-3/+3
* Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively2019-01-101-3/+3
* [WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively2019-01-101-3/+3
* Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively2019-01-101-3/+3
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-091-3/+3
* [WebAssembly] Fix invalid machine instrs in -O0, verify in testsThomas Lively2018-12-211-3/+3
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-232/+116
* [WebAssembly] Implement vector sext_inreg and tests with comparisonsThomas Lively2018-10-201-20/+810
* [WebAssembly][NFC] Generalize operand numbers in SIMD testsThomas Lively2018-09-151-84/+84
* [WebAssembly][NFC] Move SIMD encoding tests to dedicated fileThomas Lively2018-09-141-219/+219
* [WebAssembly] SIMD comparisonsThomas Lively2018-09-121-0/+644
OpenPOWER on IntegriCloud