summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.imprecise
Commit message (Expand)AuthorAgeFilesLines
* Remove asm2wasm (#3042)Alon Zakai2020-08-171-184/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-7/+7
* Remove FunctionType (#2510)Thomas Lively2019-12-111-0/+3
* Copy debug info when inlining (#2168)Alon Zakai2019-06-071-0/+17
* Semi-SSA improvements (#1965)Alon Zakai2019-03-251-20/+15
* Massive renaming (#1855)Thomas Lively2019-01-071-39/+39
* Speculate in simplify-locals that it is worth turning an if intoAlon Zakai (kripken)2018-12-041-27/+22
* Stricter Canonicalization (#1774)Alon Zakai2018-11-271-1/+1
* Don't try to optimize away unused names in RemoveUnusedBrs (#1750)Alon Zakai2018-11-151-2/+2
* Stack IR (#1623)Alon Zakai2018-07-301-6/+6
* More simplify-locals opts (#1526)Alon Zakai2018-05-011-15/+20
* br_table optimizations (#1502)Alon Zakai2018-04-101-16/+10
* Global optimization fixes (#1360)Alon Zakai2018-01-171-1/+0
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-4/+0
* Redundant Set Elimination pass (#1344)Alon Zakai2018-01-051-10/+2
* Handle debug info without a filename in asm2wasm (#1249)Alon Zakai2017-12-051-0/+5
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-5/+5
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-4/+4
* Exporting/importing debug location information from .wast/.asm.js/.s formats ...Yury Delendik2017-06-011-13/+12
* Preserve debug info through the optimizer (#981)Alon Zakai2017-04-281-7/+145
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-39/+39
* asm2wasm debuginfo (#895)Alon Zakai2017-02-071-0/+46