index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
Flatten.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit errors on unhandled instructions in Flatten (#6992)
Alon Zakai
2024-10-07
1
-0
/
+5
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-5
/
+3
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-12
/
+0
*
Handle try in Flatten pass (#2567)
Heejin Ahn
2021-11-29
1
-0
/
+36
*
[Wasm GC] Do not inline a function with an RTT parameter (#3808)
Alon Zakai
2021-04-14
1
-1
/
+1
*
Avoid flatten + multivalue + reference types in the fuzzer (#3760)
Alon Zakai
2021-03-31
1
-1
/
+29
*
[Wasm GC] Handle non-nullable locals in Flatten pass (#3720)
Alon Zakai
2021-03-24
1
-0
/
+3
*
Don't error out when EH is used for Flatten (#3526)
Heejin Ahn
2021-01-29
1
-4
/
+0
*
Warn when running a pass not compatible with DWARF (#3506)
Alon Zakai
2021-01-26
1
-0
/
+5
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-3
/
+1
*
[TypedFunctionReferences] Enable call_ref in fuzzer, and fix minor misc fuzz ...
Alon Zakai
2020-11-25
1
-0
/
+2
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-5
/
+5
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-2
/
+2
*
Flatten fuzz fix with unreachable special-casing (#2876)
Alon Zakai
2020-05-27
1
-3
/
+2
*
Error out when EH is used in unsupported code (#2713)
Heejin Ahn
2020-03-27
1
-0
/
+5
*
Collect signatures from all block kinds (#2691)
Thomas Lively
2020-03-16
1
-2
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-8
/
+8
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-2
/
+35
*
Remove redundant instructions in Flatten (#2524)
Heejin Ahn
2019-12-12
1
-17
/
+23
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-2
/
+3
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+1
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-10
/
+10
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-16
/
+16
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-18
/
+24
*
Verify flat IR where it is expected, and give a nice error (#2009)
Alon Zakai
2019-04-16
1
-39
/
+4
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-7
/
+7
*
Switch optimizations in remove-unused-brs (#1753)
Alon Zakai
2018-11-20
1
-6
/
+3
*
flatten improvement (#1522)
Alon Zakai
2018-04-30
1
-8
/
+2
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-11
/
+11
*
Flatten tee (#1296)
Alon Zakai
2017-11-17
1
-1
/
+15
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-2
/
+2
*
Flattening rewrite (#1201)
Alon Zakai
2017-10-03
1
-0
/
+337