summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/simd-load-zero-offset.ll
AgeCommit message (Expand)Author
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-07-21[WebAssembly] Codegen for v128.load{32,64}_zeroThomas Lively
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-05-05[WebAssembly] Set alignment to 1 for SIMD memory intrinsicsThomas Lively
2020-08-03[WebAssembly] Implement prototype v128.load{32,64}_zero instructionsThomas Lively