index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-stack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF: Do not reorder locals in binary writing (#2959)
Alon Zakai
2020-07-23
1
-6
/
+10
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-8
/
+0
*
Emit unreachable tuple.make properly (#2701)
Thomas Lively
2020-03-18
1
-1
/
+3
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+30
*
Generalize binary writing for tuples (#2670)
Thomas Lively
2020-02-27
1
-2
/
+2
*
DWARF: Track the positions of 'end', 'else', 'catch' binary locations (#2603)
Alon Zakai
2020-01-21
1
-7
/
+9
*
DWARF: high_pc computation (#2595)
Alon Zakai
2020-01-16
1
-0
/
+3
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-27
/
+28
*
Generate push/pop in stack IR (#2566)
Heejin Ahn
2020-01-03
1
-4
/
+2
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+30
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
1
-4
/
+14
*
Remove 'none' type as a branch target in ReFinalize (#2492)
Alon Zakai
2019-12-04
1
-1
/
+1
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+12
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-6
/
+6
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+7
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-2
/
+52
*
Fix extra unreachable generation (#2266)
Heejin Ahn
2019-07-27
1
-45
/
+55
*
Refactor stack IR / binary writer (NFC) (#2250)
Heejin Ahn
2019-07-23
1
-1951
/
+405
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-3
/
+3
*
Initial tail call implementation (#2197)
Thomas Lively
2019-07-03
1
-4
/
+6
*
Minimal Push/Pop support (#2207)
Alon Zakai
2019-07-03
1
-2
/
+17
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-24
/
+24
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+3
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-45
/
+90
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-471
/
+1249
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-5
/
+5
*
Optimize stack writer on deeply nested blocks, fixes #1903 (#1905)
Alon Zakai
2019-02-12
1
-43
/
+55
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-8
/
+53
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-3
/
+3
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-4
/
+207
*
Implement nontrapping float-to-int instructions (#1780)
Thomas Lively
2018-12-04
1
-0
/
+8
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-1
/
+11
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-8
/
+7
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-11
/
+0
*
Add debug information locations to the function prolog/epilog (#1674)
Yury Delendik
2018-09-17
1
-0
/
+6
*
Print Stack IR in proper .wat format (#1630)
Alon Zakai
2018-08-14
1
-45
/
+0
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-0
/
+1244