summaryrefslogtreecommitdiff
path: root/test/example/c-api-relooper-unreachable-if.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove AutoDrop (#7106)Thomas Lively2024-11-221-1/+0
* C API: Use segment names (#6254)ericvergnaud2024-02-011-8/+12
* [C-/JS-API] Add new BinaryenMemoryIs64 API + add memory64 argument for Binary...Max Graey2022-09-121-0/+2
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-74/+142
* Clang-format c/cpp files in test directory (#4192)Heejin Ahn2021-09-291-132/+290
* [Wasm GC] Fix MergeBlocks on BrOn (#3702)Alon Zakai2021-03-181-2/+2
* Use stdbool boolean instead of int to represent boolean values in C API (#3670)Paulo Matos2021-03-171-2/+2
* Make local.tee's type its local's type (#2511)Heejin Ahn2019-12-121-3/+6
* Remove FunctionType (#2510)Thomas Lively2019-12-111-60/+105
* Ensure example tests validate (#2470)Heejin Ahn2019-11-261-44/+47
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-112/+247
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-115/+115
* Passive segments (#1976)Thomas Lively2019-04-051-3/+4
* Relooper CFG optimizations (#1759)Alon Zakai2018-11-211-24/+24
* Shared memory support for add memory import and set memory functions. (#1686)Nidin Vinayakan2018-10-111-2/+2
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* Add getters for various specific expression fields to C/JS (#1332)Daniel Wirtz2017-12-201-20/+20
* Provide AddImport/AddExport for each element in the C-API (#1292)Daniel Wirtz2017-11-221-14/+14
* Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030)Daniel Wirtz2017-06-071-31/+31
* finalize interim ifs in relooper, and other if handling issues (#940)Alon Zakai2017-03-131-0/+557