summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/bulk-memory64.ll
AgeCommit message (Expand)Author
2024-10-24[WebAssembly] Protect memory.fill and memory.copy from zero-length ranges. (#...Dan Gohman
2023-02-14Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementa...Jake Egan
2023-02-09[CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementationAlex Richardson
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-11-02[wasm-ld] Update supported features in the generic CPU configurationDan Gohman
2022-10-25Revert "Update supported features in the generic CPU configuration"Douglas Yung
2022-10-25Update supported features in the generic CPU configurationDan Gohman
2021-07-14[WebAssembly] Remove datalayout strings from llc testsThomas Lively
2020-07-06[WebAssembly] Added 64-bit memory.grow/size/copy/fillWouter van Oortmerssen