index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
GenerateDynCalls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-4
/
+5
*
Fix generate-dyncalls and directize passed under table64 (#6604)
Sam Clegg
2024-05-18
1
-12
/
+13
*
When creating `dynCall` and `legalstub` function mark them as hasExplicitName...
Sam Clegg
2024-04-12
1
-0
/
+1
*
Properly error on multivalue returns in GenerateDynCalls (#5588)
Alon Zakai
2023-03-21
1
-0
/
+10
*
Change from storing Signature to HeapType on CallIndirect (#4352)
Thomas Lively
2021-11-22
1
-1
/
+2
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-13
/
+18
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+2
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
1
-3
/
+5
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-3
/
+13
*
Create a table import if there is none in GenerateDynCalls::generateDynCallTh...
Alon Zakai
2021-02-18
1
-3
/
+7
*
Use correct table name in GenerateDynCalls (#3560)
Thomas Lively
2021-02-10
1
-3
/
+2
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-1
/
+4
*
[wasm-builder] Construct module elements as unique_ptrs (#3391)
Thomas Lively
2020-11-19
1
-3
/
+3
*
Rename Emscripten EHSjLj functions in wasm backend (#3191)
Heejin Ahn
2020-10-10
1
-1
/
+2
*
Let GenerateDynCalls generate dynCalls for invokes (#3192)
Heejin Ahn
2020-10-02
1
-5
/
+87
*
wasm-emscripten-finalize: Add flags to limit dynCall creation (#3070)
Sam Clegg
2020-08-26
1
-1
/
+6
*
Move generateDynCallThunks into its own pass. NFC. (#3000)
Sam Clegg
2020-08-04
1
-0
/
+52