index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
ExpressionAnalyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Generalize and simplify wasm-delegations-fields.h (#6465)
Alon Zakai
2024-04-03
1
-1
/
+1
*
[EH] Add instructions for new proposal (#6181)
Heejin Ahn
2023-12-19
1
-0
/
+2
*
Use C++17's [[maybe_unused]]. NFC (#5309)
Sam Clegg
2022-12-02
1
-7
/
+3
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-1
/
+1
*
MergeSimilarFunctions optimization pass (#4414)
Yuta Saito
2022-03-03
1
-5
/
+13
*
Change from storing Signature to HeapType on CallIndirect (#4352)
Thomas Lively
2021-11-22
1
-2
/
+0
*
Rename field names from "name" to "field" in DELEGATE macros (#4216)
Alon Zakai
2021-10-06
1
-44
/
+44
*
[Wasm GC] Implement static (rtt-free) StructNew, ArrayNew, ArrayInit (#4172)
Alon Zakai
2021-09-23
1
-0
/
+3
*
Add a shallowHash() method (#4077)
Alon Zakai
2021-08-12
1
-70
/
+82
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-1
/
+1
*
Rename wasm-delegations[-fields].h to def files (NFC) (#3941)
Heejin Ahn
2021-06-18
1
-2
/
+2
*
Remove unneeded static_assert on number of Names in hashing (#3606)
Alon Zakai
2021-02-26
1
-2
/
+0
*
Fix hashing of a use of a name without the context/target for it (#3601)
Alon Zakai
2021-02-24
1
-8
/
+21
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-7
/
+13
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-0
/
+1
*
Avoid boilerplate in ExpressionAnalyzer comparing & hashing (#3332)
Alon Zakai
2020-11-11
1
-328
/
+142
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+6
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+34
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+2
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-3
/
+2
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-3
/
+1
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-4
/
+2
*
Fix RefNull issues (#3123)
Daniel Wirtz
2020-09-13
1
-1
/
+1
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-17
/
+12
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-1
/
+0
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+4
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-5
/
+5
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+2
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+3
*
Move Type-related functions into Type class (NFC) (#2556)
Heejin Ahn
2019-12-29
1
-1
/
+1
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-2
/
+3
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+5
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-1
/
+1
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+1
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-0
/
+7
*
Finalize tail call support (#2246)
Thomas Lively
2019-07-23
1
-1
/
+5
*
Minimal Push/Pop support (#2207)
Alon Zakai
2019-07-03
1
-0
/
+2
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-4
/
+4
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-27
/
+53
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-115
/
+105
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-1
/
+1
*
Simplify ExpressionAnalyzer (#1920)
Alon Zakai
2019-02-27
1
-494
/
+347
*
SmallVector (#1912)
Alon Zakai
2019-02-25
1
-2
/
+2
*
fix breakage (#1901)
Alon Zakai
2019-02-06
1
-10
/
+0
*
use iteration in ExpressionAnalyzer::flexibleEqual, for less manual work on e...
Alon Zakai
2019-02-06
1
-70
/
+16
|
\
|
*
use iteration in ExpressionAnalyzer::flexibleEqual, for less manual work on e...
Alon Zakai
2019-02-04
1
-70
/
+16
*
|
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-0
/
+46
|
/
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-1
/
+1
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-4
/
+4
*
Consistent spacing around the namespace keyword (#1829)
Alon Zakai
2018-12-15
1
-0
/
+2
[next]