1. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  2. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  3. e299f16 Quick: Abolish kMirOpCheckPart2. by Vladimir Marko · 10 years ago
  4. a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  5. 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
  6. ad67727 Quick: Fix and enable DCE and improve GVN/DCE cleanup. by Vladimir Marko · 10 years ago
  7. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  8. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 10 years ago
  9. 1109fb3 Implement CFI for Quick. by David Srbecky · 10 years ago
  10. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 10 years ago
  11. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 10 years ago
  12. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  13. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 10 years ago
  14. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  15. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 10 years ago
  16. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  17. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  18. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  19. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  20. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  21. 37e05bf Quick: Disable DCE until we fix FP/Core reg mismatches. by Vladimir Marko · 10 years ago
  22. 7a01dc2 Dead code elimination based on GVN results. by Vladimir Marko · 10 years ago
  23. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  24. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago
  25. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  26. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  27. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 11 years ago
  28. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  29. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 11 years ago
  30. 130914e Fix no relocate host tests by Mathieu Chartier · 11 years ago
  31. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  32. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 11 years ago
  33. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  34. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  35. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  36. f9b87b1 Revert "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 11 years ago
  37. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 11 years ago
  38. 45b8f1a ART: Prepare for ELF64. by Tong Shen · 11 years ago
  39. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 11 years ago
  40. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  41. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago