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