index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir-util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial support for code metadata (#1840)
Yuri Iozzelli
2022-02-25
1
-0
/
+1
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-37
/
+35
*
Begin support for typed function references proposal: added the flag and supp...
Dmitry Bezhetskov
2021-07-25
1
-0
/
+5
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-2
/
+2
*
[simd] Implement store lane (#1647)
Ng Zhi An
2021-03-22
1
-1
/
+2
*
[simd] Implement load lane (#1646)
Ng Zhi An
2021-03-22
1
-0
/
+4
*
[simd] Implement v128.load{32,64}_zero (#1644)
Ng Zhi An
2021-03-17
1
-0
/
+1
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-3
/
+0
*
Fix gcc warning in GetExprArity (#1489)
Ben Smith
2020-07-18
1
-1
/
+2
*
Fix folding for *.load_splat and table.fill (#1486)
Ben Smith
2020-07-16
1
-5
/
+2
*
Add support for atomic.fence from the threads proposal (#1231)
Andy Wingo
2020-04-20
1
-0
/
+1
*
Initial implementation of reftype proposal in the interpreter. (#1206)
Sam Clegg
2019-11-07
1
-0
/
+1
*
wasm-decompile: Refactored code to first build an AST. (#1191)
Wouter van Oortmerssen
2019-10-18
1
-8
/
+8
*
wasm-decompile: Output Tee as Set+Get instead if possible. (#1165)
Wouter van Oortmerssen
2019-09-25
1
-8
/
+12
*
[WIP] Added initial skeleton code for wasm-decompile. (#1155)
Wouter van Oortmerssen
2019-09-12
1
-0
/
+260