index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dataflow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
2
-2
/
+2
*
Refactor doIndent (#4847)
Max Graey
2022-07-29
1
-5
/
+1
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
4
-24
/
+8
*
cleanup to allow binaryen to be built in more strict environments (#3566)
walkingeyerobot
2021-02-16
2
-1
/
+4
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-2
/
+1
*
Refactor printing code so that printing Expressions always works (#3450)
Alon Zakai
2020-12-17
1
-2
/
+1
*
Refactor naming convention for functions handling tuples (#3196)
Max Graey
2020-10-09
1
-3
/
+1
*
Error out when EH is used in unsupported code (#2713)
Heejin Ahn
2020-03-27
1
-0
/
+3
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-1
/
+3
*
Code pushing support for br_on_exn (#2660)
Heejin Ahn
2020-02-19
1
-0
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+1
*
Fix loop parent computation in DataFlow.Graph (#2522)
Heejin Ahn
2019-12-11
1
-0
/
+3
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
3
-5
/
+3
*
Add BYN_ENABLE_ASSERTSION option to allow assertions to be disabled. (#2500)
Sam Clegg
2019-12-04
1
-0
/
+2
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
2
-4
/
+4
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-14
/
+14
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
3
-20
/
+40
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
4
-109
/
+147
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-3
/
+3
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-1
/
+1
*
fix flipping in dataflow graph generation (#1732)
Alon Zakai
2018-11-08
1
-8
/
+8
*
Fix a DataFlowOpts bug (#1729)
Alon Zakai
2018-11-07
1
-3
/
+5
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
4
-0
/
+1216