1. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  2. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  3. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  4. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  5. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  6. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 9 years ago
  7. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  8. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  9. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  10. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  11. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  12. 085fc87 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  13. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  14. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  15. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  16. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  17. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 10 years ago
  18. 5783a74 Add clear cache for JIT by Mathieu Chartier · 10 years ago
  19. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  20. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  21. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  22. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 10 years ago
  23. f36cb5f Move Class.newInstance to native by Mathieu Chartier · 10 years ago
  24. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  25. fdee2c0 ART: Fix wrong parameter in JIT by Andreas Gampe · 10 years ago
  26. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  27. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  28. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 10 years ago
  29. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  30. b4e1808 Fix a bug in AddToCodeCache by Mathieu Chartier · 10 years ago
  31. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 10 years ago
  32. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  33. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  34. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  35. dce71f3 Change JIT to not use PIC by Mathieu Chartier · 10 years ago
  36. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  37. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  38. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  39. 2535abe Add JIT by Mathieu Chartier · 10 years ago