summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/simd-offset.ll
AgeCommit message (Expand)Author
2023-06-09[WebAssembly] Re-land 8392bf6000adCaleb Zulawski
2023-06-08Revert "Improve WebAssembly vector bitmask, mask reduction, and extending"Thomas Lively
2023-06-07Improve WebAssembly vector bitmask, mask reduction, and extendingCaleb Zulawski
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-12-15[WebAssembly] Use ComplexPattern on remaining memory instructionsLuke Lau
2022-09-21[WebAssembly] Improve codegen for loading scalars from memory to v128Fanchen Kong
2021-09-01[WebAssembly] Lower v2f32 to v2f64 extending loads with promote_lowThomas Lively
2021-08-19[WebAssembly] Legalize vector types by wideningThomas Lively
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-04-19[WebAssembly] Use v128.const instead of splats for constantsThomas Lively
2020-12-22[WebAssembly][SIMD] Rename shuffle, swizzle, and load_splatsThomas Lively
2020-07-28[WebAssembly] Implement truncating vector storesThomas Lively
2020-07-23[WebAssembly] Fix store_unfolded_offset tests in simd-offset.llThomas Lively
2020-07-22[WebAssembly] Autogenerate checks in simd-offset.llThomas Lively
2020-05-15[WebAssembly] Update latest implemented SIMD instructionsThomas Lively
2020-02-04[WebAssembly] Enable recently implemented SIMD operationsThomas Lively
2019-09-27[WebAssembly] SIMD Load and extend operationsThomas Lively
2019-09-23[WebAssembly] vNxM.load_splat instructionsThomas Lively
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-10-31[WebAssembly] Process p2align operands for SIMD loads and storesThomas Lively
2018-09-15[WebAssembly][NFC] Generalize operand numbers in SIMD testsThomas Lively
2018-09-14[WebAssembly][NFC] Move SIMD encoding tests to dedicated fileThomas Lively
2018-09-14[WebAssembly][NFC] Fix unconventional test namesThomas Lively