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
*
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
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-6
/
+65
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-2
/
+8
*
Relooper CFG optimizations (#1759)
Alon Zakai
2018-11-21
1
-5
/
+5
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-16
/
+0
*
Change the Literal class's operator== to be bitwise (#1661)
Alon Zakai
2018-09-01
1
-1
/
+1
*
duplicate-function-elimination improvements (#1590)
Alon Zakai
2018-06-07
1
-2
/
+8
*
Note isAtomic in loads and stores (#1406)
Alon Zakai
2018-02-05
1
-0
/
+4
*
Atomic wait/wake fixes (#1383)
Alon Zakai
2018-01-22
1
-0
/
+2
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-0
/
+558