index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix emitting of .debug_abbrev (#2582)
Alon Zakai
2020-01-10
5
-10
/
+10
*
wasm2js: Do not convert x >>> 0 | 0 to x >>> 0 (#2581)
Alon Zakai
2020-01-10
4
-18
/
+18
*
DWARF support for multiple line tables (#2557)
Alon Zakai
2020-01-09
8
-0
/
+2493
*
Revert "Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)...
Sam Clegg
2020-01-07
5
-423
/
+47
*
DCE at the end of wasm2js (#2574)
Alon Zakai
2020-01-06
7
-69
/
+262
*
Do not print push/pop in stack IR (#2571)
Heejin Ahn
2020-01-06
2
-9
/
+9
*
Allow subtype in throw instruction (#2568)
Heejin Ahn
2020-01-06
4
-1
/
+19
*
Skip liveness analysis if too many locals (#2560)
Alon Zakai
2020-01-06
3
-0
/
+36
*
Parse memarg in atomic.wait and atomic.notify (#2569)
Heejin Ahn
2020-01-03
4
-0
/
+80
*
Generate push/pop in stack IR (#2566)
Heejin Ahn
2020-01-03
2
-0
/
+9
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
55
-1798
/
+5525
*
Add a dwarf updating test that runs -O4 which does a lot of code changes and ...
Alon Zakai
2019-12-24
3
-0
/
+4746
*
Fix for binaryen.js getExpressionInfo on switch names (#2553)
Brion Vibber
2019-12-23
2
-2
/
+2
*
Fix memory size calculation in MemoryPacking (#2548)
Heejin Ahn
2019-12-20
1
-1
/
+4
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
10
-126
/
+6539
*
Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)
Sam Clegg
2019-12-20
5
-47
/
+423
*
Binary format code section offset tracking (#2515)
Alon Zakai
2019-12-19
8
-0
/
+771
*
Compile Binaryen to WebAssembly (#2503)
Daniel Wirtz
2019-12-19
19
-472
/
+544
*
Revert "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2541)
Sam Clegg
2019-12-19
2
-47
/
+47
*
DWARF parsing and writing support using LLVM (#2520)
Alon Zakai
2019-12-19
6
-0
/
+378
*
Fix trapping and dangling insts in memory packing (#2540)
Heejin Ahn
2019-12-19
2
-7
/
+26
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
10
-884
/
+1074
*
Correctly clear memory / table info in clearModule (#2536)
Heejin Ahn
2019-12-17
2
-0
/
+9
*
Fix renaming in FixInvokeFunctionNamesWalker (#2513)
Sam Clegg
2019-12-17
2
-47
/
+47
*
Fix misc. tests (#2534)
Heejin Ahn
2019-12-17
4
-14
/
+0
*
Implement 0-len/drop spec changes in bulk memory (#2529)
Heejin Ahn
2019-12-16
3
-29
/
+25
*
Allow test/passes tests to have arbitrary names, with a side file that contai...
Alon Zakai
2019-12-16
3
-0
/
+0
*
Remove redundant instructions in Flatten (#2524)
Heejin Ahn
2019-12-12
16
-4768
/
+3020
*
Support stack overflow checks in standalone mode (#2525)
Alon Zakai
2019-12-12
2
-0
/
+343
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
5
-8
/
+13
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
464
-11814
/
+11911
*
Fix loop parent computation in DataFlow.Graph (#2522)
Heejin Ahn
2019-12-11
2
-0
/
+43
*
Rename a couple of files that were missing in #2518 (#2521)
Sam Clegg
2019-12-10
4
-0
/
+0
*
Add a RoundTrip pass (#2516)
Alon Zakai
2019-12-09
2
-0
/
+18
*
Fix comparison of none and unreachable types (#2514)
Heejin Ahn
2019-12-09
4
-542
/
+961
*
Use wat over wast for text format filenames (#2518)
Sam Clegg
2019-12-08
51
-212
/
+15
*
Don't include `$` with names unless outputting to wat format (#2506)
Sam Clegg
2019-12-06
11
-579
/
+579
*
Regenerate lld test inputs (#2502)
Sam Clegg
2019-12-05
17
-829
/
+182
*
Update spec test suite (#2484)
Heejin Ahn
2019-11-29
103
-5603
/
+43125
*
Auto-update spec test outputs (#2481)
Heejin Ahn
2019-11-26
1
-1
/
+0
*
Remove vanilla tests (#2482)
Heejin Ahn
2019-11-26
16
-239
/
+0
*
Refactor and optimize binary writing type collection (#2478)
Alon Zakai
2019-11-26
2
-0
/
+31
*
Print only literal values when printing literals (#2469)
Heejin Ahn
2019-11-26
7
-37
/
+33
*
Ensure example tests validate (#2470)
Heejin Ahn
2019-11-26
3
-51
/
+58
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
38
-2832
/
+1236
*
Use package name in imports (NFC) (#2462)
Heejin Ahn
2019-11-22
9
-71
/
+91
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
11
-1893
/
+2599
*
Add a pass to inline __original_main() into main() (#2461)
Alon Zakai
2019-11-21
2
-0
/
+122
*
Add a --strip-dwarf pass (#2454)
Alon Zakai
2019-11-19
2
-0
/
+32
*
Add PostAssemblyScript pass (#2407)
Daniel Wirtz
2019-11-19
4
-0
/
+699
[next]