summaryrefslogtreecommitdiff
path: root/src/ir/module-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove FunctionType (#2510)Thomas Lively2019-12-111-8/+59
* Add a RoundTrip pass (#2516)Alon Zakai2019-12-091-2/+16
* Refactor and optimize binary writing type collection (#2478)Alon Zakai2019-11-261-32/+67
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-44/+17
* Refactor a CallGraphPropertyAnalysis helper [NFC] (#2441)Alon Zakai2019-11-181-20/+70
* Simpify PassRunner.add() and automatically parallelize parallel functions (#2...Alon Zakai2019-07-191-4/+1
* Bysyncify: async transform for wasm (#2172)Alon Zakai2019-06-151-0/+57
* Use BinaryIndexes instead of copies in BinaryWriter (NFC) (#2161)Heejin Ahn2019-06-041-1/+0
* Add event section (#2151)Heejin Ahn2019-05-311-0/+45
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-19/+12
* Move features from passOptions to Module (#2001)Thomas Lively2019-04-121-69/+0
* Use target features section in wasm-opt (#1967)Thomas Lively2019-04-031-1/+70
* Fix copying of globals (#1854)Alon Zakai2019-01-101-0/+2
* Require unique_ptr to Module::addFunctionType() (#1672)Paweł Bylica2019-01-101-1/+1
* Fix comment in src/ir/module-utils.h (#1810)Sam Clegg2018-12-071-2/+4
* Handle missing function in renameFunctions (#1808)Sam Clegg2018-12-061-2/+6
* Add function rename utility (#1805)Alon Zakai2018-12-051-0/+47
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+29
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-18/+84
* Stack IR (#1623)Alon Zakai2018-07-301-16/+18
* wasm2asm: Finish i64 lowering operations (#1563)Alex Crichton2018-05-251-0/+13
* Show the binary bytes we can remove without each export, in --func-metrics (#...Alon Zakai2018-01-231-0/+34
* notation change: AST => IR (#1245)Alon Zakai2017-10-241-0/+59