1. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  2. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  3. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  4. af24def Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. by Roland Levillain · 7 years ago
  5. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 7 years ago
  6. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 7 years ago
  7. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  8. 90ab673 ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test. by Scott Wakeling · 8 years ago
  9. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  10. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 8 years ago
  11. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  12. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 8 years ago
  13. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  14. d58b837 Allocate code generators on the arena. by Vladimir Marko · 8 years ago
  15. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 9 years ago
  16. 10ef694 Delay emitting CFI PC adjustments until after Thumb2/Mips fixup. by Vladimir Marko · 9 years ago
  17. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  18. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  19. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 9 years ago
  20. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  21. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 9 years ago
  22. c34dc93 Move 'ret' instruction generation inside GenerateFrameExit. by David Srbecky · 9 years ago
  23. 46325a0 Fix memory leaks in the CFI tests. by David Srbecky · 9 years ago
  24. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 9 years ago