summaryrefslogtreecommitdiff
path: root/compiler/GHC/Wasm
Commit message (Expand)AuthorAgeFilesLines
* compiler: apply cmm node-splitting for wasm backendCheng Shao2023-04-111-3/+8
* compiler: properly handle non-word-sized CmmSwitch scrutinees in the wasm NCGwip/T21776Cheng Shao2023-01-311-1/+9
* compiler: add optional tail-call support in wasm NCGCheng Shao2022-12-162-7/+3
* Misc cleanupKrzysztof Gogolewski2022-11-161-2/+1
* add new modules for reducibility and WebAssembly translationNorman Ramsey2022-11-112-0/+406