summaryrefslogtreecommitdiff
path: root/test/passes/safe-heap_disable-simd.txt
Commit message (Expand)AuthorAgeFilesLines
* SafeHeap: Handle overflows when adding the pointer and the size (#6409)Alon Zakai2024-07-121-990/+2145
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-261/+783
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-30/+30
* Remove Type ordering (#3793)Thomas Lively2021-05-181-6/+6
* Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425)Sam Clegg2020-12-041-1912/+0
* SAFE_HEAP: remove fastcomp, prepare for new emscripten approach (#3078)Alon Zakai2020-08-251-1/+6
* Remove function index printing (#2742)Thomas Lively2020-04-091-221/+221
* Remove FunctionType (#2510)Thomas Lively2019-12-111-8/+40
* Properly handle fastcomp *wasm* safe heap (#2334)Alon Zakai2019-09-061-0/+1908
* SafeHeap: Prepare for emscripten_get_sbrk_ptr (#2331)Alon Zakai2019-09-051-56/+3866
* Fuzz fixes (#1991)Alon Zakai2019-04-101-291/+46
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-494/+494
* SIMD (#1820)Thomas Lively2018-12-131-0/+2148