Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
19bc778ba47e11cee25605516c49ea1083d47411
/
compiler
/
optimizing
/
code_sinking.cc
26e70d8
Allow code to sink right before the TryBoundary
by Santiago Aboy Solanes
· 2 years, 10 months ago
2f6af92
Allow to sink code within its try block
by Santiago Aboy Solanes
· 2 years, 10 months ago
9e701b1
Allow to sink code to catch blocks
by Santiago Aboy Solanes
· 2 years, 10 months ago
872ec72
Update compiler/ implications to use (D)CHECK_IMPLIES
by Santiago Aboy Solanes
· 2 years, 11 months ago
3a73ffb
Revert^4 "Partial Load Store Elimination"
by Alex Light
· 4 years ago
33c091e
Code sinking can move around LoadString that can throw.
by Nicolas Geoffray
· 4 years, 8 months ago
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 5 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 5 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
2477320
Step 1 of 2: conditional passes.
by Aart Bik
· 7 years ago
071d435
Code sinking bug fix.
by Aart Bik
· 7 years ago
a8b8e9b
Improve code sinking near "always throwing" method calls
by Aart Bik
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 7 years ago
dd018df
optimizing: add block-scoped constructor fence merging pass
by Igor Murashkin
· 7 years ago
1e065a5
optimizing: Refactor statistics to use OptimizingCompilerStats helper
by Igor Murashkin
· 7 years ago
79d8fa7
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
by Igor Murashkin
· 8 years ago
13445e7
Handle catch phis in code sinking.
by Nicolas Geoffray
· 8 years ago
b813ca1
Implement code sinking.
by Nicolas Geoffray
· 8 years ago