index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
literal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-45
/
+45
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-5
/
+40
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-0
/
+10
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-69
/
+69
*
Print only literal values when printing literals (#2469)
Heejin Ahn
2019-11-26
1
-1
/
+1
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-1
/
+1
*
[NFC] Make Type a class instead of enum (#2433)
Thomas Lively
2019-11-13
1
-1
/
+2
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+11
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+49
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+11
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-0
/
+82
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+10
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-10
/
+10
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+10
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-40
/
+80
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-306
/
+563
*
Update v128.const text formats (#1934)
Thomas Lively
2019-03-19
1
-1
/
+1
*
Align v128 text format with WABT (#1930)
Daniel Wirtz
2019-03-04
1
-3
/
+8
*
NaN fuzzing improvements (#1913)
Alon Zakai
2019-02-19
1
-0
/
+11
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-28
/
+28
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-8
/
+676
*
Update wrap and demote literal op names (#1817)
Thomas Lively
2018-12-12
1
-11
/
+6
*
Implement nontrapping float-to-int instructions (#1780)
Thomas Lively
2018-12-04
1
-4
/
+83
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+10
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-11
/
+28
*
Change the Literal class's operator== to be bitwise (#1661)
Alon Zakai
2018-09-01
1
-14
/
+2
*
Print Stack IR in proper .wat format (#1630)
Alon Zakai
2018-08-14
1
-2
/
+1
*
Refactor interpreter (#1508)
Alon Zakai
2018-04-13
1
-6
/
+50
*
Some simple integer math opts (#1504)
Alon Zakai
2018-04-11
1
-2
/
+2
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-137
/
+137
*
precompute-propagate pass (#1179)
Alon Zakai
2017-09-12
1
-0
/
+6
*
Const hoisting (#1176)
Alon Zakai
2017-09-12
1
-3
/
+3
*
Output inf/-inf rather than infinity/-infinity
Sam Clegg
2017-06-09
1
-1
/
+1
*
Wasm h to cpp (#926)
jgravelle-google
2017-03-10
1
-0
/
+649