1. b554b5a Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect. by Vladimir Marko · 9 years ago
  2. 94015b9 Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 9 years ago
  3. 6a1c92f Merge "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 9 years ago
  4. c345f14 Revert "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 9 years ago
  5. 4c1ac20 Merge "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 9 years ago
  6. 38207af Use HCurrentMethod in HInvokeStaticOrDirect. by Nicolas Geoffray · 9 years ago
  7. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 9 years ago
  8. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 9 years ago
  9. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  10. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 9 years ago
  11. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 9 years ago
  12. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 9 years ago
  13. 5f02c6c Reduce the number of explicit clinit checks for static invokes. by Roland Levillain · 10 years ago
  14. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago