index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
InstrumentLocals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically discard global effects in the rare passes that add effects (#5999)
Alon Zakai
2023-10-06
1
-0
/
+3
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-9
/
+9
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-102
/
+65
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-20
/
+4
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-4
/
+2
*
Reorder i31ref and dataref (#3509)
Heejin Ahn
2021-01-23
1
-14
/
+14
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-14
/
+0
*
[GC] Add dataref type (#3500)
Alon Zakai
2021-01-21
1
-0
/
+16
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-39
/
+42
*
[Types] Handle function types fully in more places (#3381)
Alon Zakai
2020-11-18
1
-38
/
+40
*
Remove dead code and unused includes. NFC. (#3328)
Sam Clegg
2020-11-08
1
-1
/
+0
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-0
/
+24
*
Add GC feature flag (#3135)
Daniel Wirtz
2020-09-17
1
-1
/
+1
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-6
/
+20
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-16
/
+0
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-2
/
+4
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-12
/
+10
*
Add v128 support to instrument locals (#2960)
Ng Zhi An
2020-07-17
1
-2
/
+10
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-10
/
+14
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-2
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-22
/
+22
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+32
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-17
/
+18
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-3
/
+2
*
Enable exnref instrumentation when EH is enabled (#2379)
Heejin Ahn
2019-10-11
1
-1
/
+3
*
Don't instrument pops in InstrumentLocals (#2378)
Heejin Ahn
2019-10-10
1
-0
/
+7
*
Only add instrumentation to reftypes when the featureset supports it (#2377)
Jacob Gravelle
2019-10-10
1
-4
/
+7
*
Add support for reftypes in InstrumentLocals pass (#2375)
Heejin Ahn
2019-10-10
1
-4
/
+16
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-1
/
+5
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-3
/
+3
*
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
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-49
/
+59
*
Improve instrumentation passes (#2012)
Alon Zakai
2019-04-16
1
-1
/
+1
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-4
/
+4
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+2
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-2
/
+3
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-6
/
+8
*
SSA pass (#1049)
Alon Zakai
2017-06-13
1
-0
/
+140