index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
OptimizeAddedConstants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-2
/
+1
*
Use the new module version of EffectAnalyzer (#4116)
Alon Zakai
2021-08-31
1
-2
/
+1
*
Allow only computing necessary influences in LocalGraph. NFC (#3861)
Alon Zakai
2021-05-05
1
-1
/
+1
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-1
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-3
/
+3
*
[NFC] Clean up unnecessary `template`s in calls 🧹🧹🧹 (#2394)
Thomas Lively
2020-01-07
1
-4
/
+4
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-15
/
+15
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-51
/
+63
*
Optimize added constants with propagation only if we see we will remove all u...
Alon Zakai
2019-03-06
1
-8
/
+68
*
Run multiple iterations in OptimizeAddedConstants
Alon Zakai
2019-03-06
1
-13
/
+33
*
Propagate a load/store offset even if locals are not in ssa form
Alon Zakai
2019-03-06
1
-11
/
+89
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-0
/
+239