summaryrefslogtreecommitdiff
path: root/src/ir/ExpressionManipulator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor hashing (#3023)Daniel Wirtz2020-08-121-1/+0
* Remove `Push` (#2867)Thomas Lively2020-05-221-3/+0
* Initial multivalue support (#2675)Thomas Lively2020-03-051-0/+10
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-3/+12
* Make local.tee's type its local's type (#2511)Heejin Ahn2019-12-121-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-5/+5
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-1/+1
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-0/+4
* QFMA/QFMS instructions (#2328)Thomas Lively2019-09-031-3/+3
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-0/+3
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+18
* Add missing copy in Copier::visitPush (#2295)Heejin Ahn2019-08-111-1/+3
* Copying fixes (#2289)Alon Zakai2019-08-071-2/+4
* Finalize tail call support (#2246)Thomas Lively2019-07-231-2/+3
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-9/+9
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-2/+4
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-53/+98
* Fuzz fixes (#1991)Alon Zakai2019-04-101-1/+2
* Rename atomic wait/notify instructions (#1972)Heejin Ahn2019-03-301-2/+2
* Bulk memory operations (#1892)Thomas Lively2019-02-051-1/+13
* Rename `idx` to `index` in SIMD code for consistency (#1836)Thomas Lively2018-12-181-2/+2
* Fuzzing v128 and associated bug fixes (#1827)Thomas Lively2018-12-141-0/+15
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-7/+0
* Fuzz fix: fix copying of host node operands (#1464)Alon Zakai2018-03-081-2/+6
* Atomic wait/wake fixes (#1383)Alon Zakai2018-01-221-2/+2
* Fix if copying (#1278)Alon Zakai2017-11-161-6/+4
* notation change: AST => IR (#1245)Alon Zakai2017-10-241-0/+179