index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
opt-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Add validation checks in OptUtils::optimizeAfterInlining (#7009)
Alon Zakai
2024-10-16
1
-5
/
+20
*
[NFC] Parallelize the actual inlining part of the Inlining pass (#6966)
Alon Zakai
2024-09-24
1
-3
/
+11
*
[NFC] Move InstrumentedPass logic out and use it in another place (#6132)
Alon Zakai
2023-11-28
1
-23
/
+6
*
Only update functions in optimizeAfterInlining() (#5624)
Alon Zakai
2023-04-05
1
-2
/
+2
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-2
/
+2
*
Add runOnModuleCode helper. NFC (#4234)
Alon Zakai
2021-10-11
1
-1
/
+1
*
Add const to an optimizeAfterInlining parameter (#3846)
Alon Zakai
2021-04-28
1
-1
/
+1
*
Scan module-level code in necessary places (#3744)
Alon Zakai
2021-03-29
1
-4
/
+5
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
1
-5
/
+2
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-5
/
+4
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-3
/
+5
*
Fuzz fix for DuplicateFunctionElimination (#3204)
Alon Zakai
2020-10-08
1
-1
/
+3
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-5
/
+8
*
Followups to #2292, code cleanups for opt-utils.h (#2293)
Alon Zakai
2019-08-09
1
-24
/
+18
*
Duplicate Import Elimination (#2292)
Alon Zakai
2019-08-09
1
-0
/
+51
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-3
/
+6
*
DeadArgumentElimination Pass (#1641)
Alon Zakai
2018-09-05
1
-0
/
+56