summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/simd-select.ll
AgeCommit message (Expand)Author
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-03-31[WebAssembly] Implement i64x2 comparisonsThomas Lively
2021-03-18[WebAssembly] Remove unimplemented-simd target featureThomas Lively
2020-07-16[WebAssembly] Implement v128.selectThomas Lively
2020-07-16[WebAssembly] Autogenerate tests for simd-select.llThomas Lively
2020-07-16[WebAssembly] Lower vselect to v128.bitselectThomas Lively
2019-02-23[WebAssembly] Fix select of and (PR40805)Nikita Popov
2019-01-10[WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively
2019-01-10Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively
2019-01-10[WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively
2019-01-10Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively
2019-01-09[WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively
2018-12-21[WebAssembly] Fix invalid machine instrs in -O0, verify in testsThomas Lively
2018-11-19[WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen
2018-11-09[WebAssembly] Lower select for vectorsThomas Lively