index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
LoopInvariantCodeMotion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Standardize Super:: over super:: (#6920)
Alon Zakai
2024-09-10
1
-1
/
+1
*
[NFC] Add a lazy mode to LocalGraph (#6895)
Alon Zakai
2024-09-05
1
-3
/
+4
*
[NFC] Refactor LocalGraph's core getSets API (#6877)
Alon Zakai
2024-08-28
1
-1
/
+1
*
End the current basic block on a Call (#5823)
Alon Zakai
2023-07-26
1
-1
/
+1
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
Avoid a code pattern of vec.resize() followed by std::fill() as suboptimal. I...
juj
2022-04-05
1
-1
/
+0
*
[EH] Support try-delegate in EffectAnalyzer (#4368)
Heejin Ahn
2021-12-06
1
-1
/
+1
*
Effects: Differentiate mutable from immutable globals (#4286)
Alon Zakai
2021-10-29
1
-3
/
+4
*
Add a Module parameter to EffectAnalyzer. NFC (#4115)
Alon Zakai
2021-08-31
1
-4
/
+3
*
[effects.h] Refactor hasGlobalSideEffects and throw handling. (#3370)
Alon Zakai
2020-11-17
1
-5
/
+8
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-4
/
+5
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+1
*
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
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-16
/
+19
*
Loop Invariant Code Motion (#1658)
Alon Zakai
2018-09-04
1
-0
/
+246