index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
ExpressionManipulator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Clarify and standardize order in flexibleCopy (#6749)
Alon Zakai
2024-07-16
1
-1
/
+2
*
[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
-4
/
+2
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-6
/
+2
*
Change from storing Signature to HeapType on CallIndirect (#4352)
Thomas Lively
2021-11-22
1
-1
/
+0
*
Rename field names from "name" to "field" in DELEGATE macros (#4216)
Alon Zakai
2021-10-06
1
-30
/
+30
*
[Wasm GC] Implement static (rtt-free) StructNew, ArrayNew, ArrayInit (#4172)
Alon Zakai
2021-09-23
1
-0
/
+1
*
[Refactoring] Code reusage in spliceIntoBlock (#4174)
Max Graey
2021-09-22
1
-11
/
+1
*
Rename wasm-delegations[-fields].h to def files (NFC) (#3941)
Heejin Ahn
2021-06-18
1
-1
/
+1
*
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
-2
/
+3
*
Avoid boilerplate code with a big universal delegation header (#3294)
Alon Zakai
2020-11-09
1
-295
/
+80
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+8
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+36
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+6
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+3
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-8
/
+5
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-1
/
+3
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-1
/
+0
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-3
/
+0
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+10
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-3
/
+12
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-1
/
+1
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-5
/
+5
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-1
/
+1
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+4
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-3
/
+3
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+3
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-0
/
+18
*
Add missing copy in Copier::visitPush (#2295)
Heejin Ahn
2019-08-11
1
-1
/
+3
*
Copying fixes (#2289)
Alon Zakai
2019-08-07
1
-2
/
+4
*
Finalize tail call support (#2246)
Thomas Lively
2019-07-23
1
-2
/
+3
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-9
/
+9
*
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
-53
/
+98
*
Fuzz fixes (#1991)
Alon Zakai
2019-04-10
1
-1
/
+2
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-2
/
+2
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-1
/
+13
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-2
/
+2
*
Fuzzing v128 and associated bug fixes (#1827)
Thomas Lively
2018-12-14
1
-0
/
+15
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-7
/
+0
*
Fuzz fix: fix copying of host node operands (#1464)
Alon Zakai
2018-03-08
1
-2
/
+6
*
Atomic wait/wake fixes (#1383)
Alon Zakai
2018-01-22
1
-2
/
+2
*
Fix if copying (#1278)
Alon Zakai
2017-11-16
1
-6
/
+4
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-0
/
+179