index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
CodePushing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-1
/
+1
*
[effects.h] Make internals internal, forcing the external API to be safe. (#3...
Alon Zakai
2020-11-18
1
-2
/
+2
*
Refactor Effects (#2873)
Alon Zakai
2020-05-29
1
-1
/
+3
*
Code pushing support for br_on_exn (#2660)
Heejin Ahn
2020-02-19
1
-1
/
+1
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-10
/
+14
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-7
/
+7
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-4
/
+8
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-42
/
+45
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-3
/
+3
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-2
/
+2
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-1
/
+1
*
add the option to seek named breaks, not just taken breaks; refactor headers ...
Alon Zakai (kripken)
2017-07-11
1
-1
/
+1
*
Default Walker subclasses to using Visitor<SubType> (#921)
jgravelle-google
2017-02-23
1
-2
/
+2
*
Improve handling of implicit traps (#898)
Alon Zakai
2017-02-06
1
-7
/
+12
*
code-pushing fix: we cannot push a set_local with side effects, as it may not...
Alon Zakai
2017-01-26
1
-1
/
+8
*
Code pushing (#807)
Alon Zakai
2016-10-26
1
-0
/
+253