index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove AutoDrop (#7106)
Thomas Lively
2024-11-22
1
-88
/
+0
*
[NFC] Remove an ancient hack in ReFinalize (#5183)
Alon Zakai
2022-10-24
1
-2
/
+0
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-2
/
+6
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+4
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-0
/
+2
*
MergeSimilarFunctions optimization pass (#4414)
Yuta Saito
2022-03-03
1
-1
/
+9
*
Add a shallowHash() method (#4077)
Alon Zakai
2021-08-12
1
-0
/
+3
*
Set an absolute maximum inlining limit (#3959)
Alon Zakai
2021-07-01
1
-0
/
+6
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-1
/
+1
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-2
/
+2
*
Rename wasm-delegations[-fields].h to def files (NFC) (#3941)
Heejin Ahn
2021-06-18
1
-2
/
+2
*
LUBs (#3731)
Thomas Lively
2021-03-29
1
-5
/
+2
*
Remove LUB calculation (#3669)
Thomas Lively
2021-03-11
1
-1
/
+3
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-0
/
+2
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-2
/
+4
*
Remove boilerplate in utils.h (#3340)
Alon Zakai
2020-11-12
1
-128
/
+8
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+2
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+24
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+4
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+2
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-2
/
+4
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-1
/
+1
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-2
/
+2
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-2
/
+0
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-0
/
+4
*
Add AutoDrop support for Try (#2663)
Heejin Ahn
2020-02-20
1
-0
/
+14
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-6
/
+7
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+6
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-3
/
+1
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-7
/
+7
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-3
/
+3
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+2
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-2
/
+2
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+2
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-0
/
+8
*
Minimal Push/Pop support (#2207)
Alon Zakai
2019-07-03
1
-0
/
+4
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-0
/
+2
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-11
/
+11
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-3
/
+6
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-68
/
+50
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-2
/
+2
*
SmallVector (#1912)
Alon Zakai
2019-02-25
1
-3
/
+3
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-0
/
+8
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-0
/
+10
*
ReFinalize fuzz fix (#1771)
Alon Zakai
2018-11-27
1
-125
/
+37
*
Relooper CFG optimizations (#1759)
Alon Zakai
2018-11-21
1
-1
/
+1
*
ReFinalize fix (#1742)
Alon Zakai
2018-11-14
1
-14
/
+52
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-4
/
+0
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
1
-0
/
+14
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-48
/
+48
[next]