summaryrefslogtreecommitdiff
path: root/src/ir/ReFinalize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+1
* Add string parameter to WASM_UNREACHABLE (#2499)Sam Clegg2019-12-051-7/+9
* Remove 'none' type as a branch target in ReFinalize (#2492)Alon Zakai2019-12-041-29/+0
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-1/+1
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-3/+3
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-0/+1
* QFMA/QFMS instructions (#2328)Thomas Lively2019-09-031-1/+1
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-0/+1
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+9
* Minimal Push/Pop support (#2207)Alon Zakai2019-07-031-0/+2
* Add event section (#2151)Heejin Ahn2019-05-311-0/+1
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-4/+4
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-1/+2
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-5/+6
* Rename atomic wait/notify instructions (#1972)Heejin Ahn2019-03-301-1/+1
* Bulk memory operations (#1892)Thomas Lively2019-02-051-0/+4
* SIMD (#1820)Thomas Lively2018-12-131-1/+5
* ReFinalize fuzz fix (#1771)Alon Zakai2018-11-271-0/+198