Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6e4deeaf452133fd03413c099b6e472778940fca
/
test
/
478-checker-clinit-check-pruning
78da5e2
Eliminate dead LoadClass when pruning ClinitCheck.
by Vladimir Marko
· 6 years ago
bdb2ecc
Remove sharpening as an optimization pass.
by Nicolas Geoffray
· 6 years ago
2ab1bdd
Elide ClinitCheck for superclasses with trivial init.
by Vladimir Marko
· 7 years ago
51b8aaf
Fix HClinitCheck elimination in instruction builder.
by Vladimir Marko
· 8 years ago
e2abbc6
ART: Move kDexNoIndex to dex_file_types.h
by Andreas Gampe
· 7 years ago
fdb7d63
Inline methods that throw.
by Nicolas Geoffray
· 8 years ago
5bf7bac
Revert "Revert "Inline and optimize interface calls.""
by Nicolas Geoffray
· 9 years ago
19dc255
Revert "Inline and optimize interface calls."
by Nicolas Geoffray
· 9 years ago
d9facea
Inline and optimize interface calls.
by Nicolas Geoffray
· 9 years ago
c7591b4
Fix merging HLoadClass with HNewInstance.
by Vladimir Marko
· 9 years ago
fbb184a
Fix ClinitCheck pruning.
by Vladimir Marko
· 9 years ago
b554b5a
Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect.
by Vladimir Marko
· 9 years ago
94015b9
Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
by Nicolas Geoffray
· 10 years ago
6a1c92f
Merge "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
by Nicolas Geoffray
· 10 years ago
c345f14
Revert "Use HCurrentMethod in HInvokeStaticOrDirect."
by Nicolas Geoffray
· 10 years ago
4c1ac20
Merge "Use HCurrentMethod in HInvokeStaticOrDirect."
by Nicolas Geoffray
· 10 years ago
38207af
Use HCurrentMethod in HInvokeStaticOrDirect.
by Nicolas Geoffray
· 10 years ago
e918d38
Add $noinline$ tag to make sure a method has not been inlined.
by Guillaume "Vermeille" Sanchez
· 10 years ago
d23eeef
Support for inlining methods that call/throw.
by Nicolas Geoffray
· 10 years ago
a06d66a
ART: Distinguish Checker lines from comments
by David Brazdil
· 10 years ago
0ba218d
Remove unnecessary clinit checks
by Calin Juravle
· 10 years ago
c57397b
ART: Print C1vis lists as [v1,...,vN]
by David Brazdil
· 10 years ago
c2c48ff
ART: Change Checker syntax for variables
by David Brazdil
· 10 years ago
5f02c6c
Reduce the number of explicit clinit checks for static invokes.
by Roland Levillain
· 10 years ago
4c0eb42
Ensure inlined static calls perform clinit checks in Optimizing.
by Roland Levillain
· 10 years ago