summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/simd-shift-complex-splats.ll
AgeCommit message (Expand)Author
2024-08-15[SelectionDAG] Scalarize binary ops of splats before legal types (#100749)Froster
2023-01-04[WebAssembly] Replace LOAD_SPLAT with SPLAT_VECTORLuke Lau
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2021-03-18[DAG] SelectionDAG::isSplatValue - add ISD::ABS handlingSimon Pilgrim
2020-12-22[WebAssembly][SIMD] Rename shuffle, swizzle, and load_splatsThomas Lively
2020-07-10[WebAssembly][NFC] Simplify vector shift lowering and add testsThomas Lively
2020-07-07[WebAssembly] Avoid scalarizing vector shifts in more casesThomas Lively