index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
ConstHoisting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-7
/
+1
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-1
/
+0
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-3
/
+1
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-7
/
+6
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-1
/
+0
*
[GC] Add dataref type (#3500)
Alon Zakai
2021-01-21
1
-1
/
+2
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-1
/
+3
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-1
/
+2
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-1
/
+0
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-1
/
+2
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-1
/
+1
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-1
/
+1
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-12
/
+12
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-3
/
+6
*
Move Type-related functions into Type class (NFC) (#2556)
Heejin Ahn
2019-12-29
1
-1
/
+1
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-3
/
+2
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-6
/
+3
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-2
/
+2
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-2
/
+2
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+4
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-15
/
+7
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-2
/
+2
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+4
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-2
/
+5
*
Optimize equivalent locals (#1540)
Alon Zakai
2018-05-10
1
-1
/
+6
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-1
/
+1
*
Const hoisting (#1176)
Alon Zakai
2017-09-12
1
-0
/
+131