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