index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dataflow
/
graph.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-6
/
+2
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
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
*
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
1
-2
/
+2
*
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
1
-3
/
+3
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-14
/
+14
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-15
/
+30
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-56
/
+79
*
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
1
-0
/
+755