1. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  2. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 10 years ago
  3. b207e14 Pass linker patches around as const. by Vladimir Marko · 10 years ago
  4. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 10 years ago
  5. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  6. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  7. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  8. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  9. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  10. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  11. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  12. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  13. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  14. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  15. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 10 years ago
  16. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  17. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  18. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  19. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  20. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  21. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  22. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  23. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  24. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  25. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  26. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  27. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  28. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago