1. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  2. badf2b2 Remove unnecessary `static` specifiers in `common_arm64.h`. by Alexandre Rames · 8 years ago
  3. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 8 years ago
  4. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 8 years ago
  5. 328429f ARM: Port instr simplification of array accesses. by Artem Serov · 8 years ago
  6. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  7. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  8. 3a448e4 Improve debugging in art/compiler/optimizing/common_arm64.h. by Roland Levillain · 8 years ago
  9. 22c4922 Ensure art::HRor support boolean, byte, short and char inputs. by Roland Levillain · 8 years ago
  10. 40a04bf Replace rotate patterns and invokes with HRor IR. by Scott Wakeling · 9 years ago
  11. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  12. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 9 years ago
  13. b69fbfb ARM64: Better recognition of constants encodable as immediates. by Alexandre Rames · 9 years ago
  14. 82000b0 Improve code generation for ARM64 VisitArrayGet/Set. by Alexandre Rames · 9 years ago
  15. da40309 Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths. by Zheng Xu · 9 years ago
  16. 760d8ef Opt Compiler: ARM64 goodness by Serban Constantinescu · 9 years ago
  17. 82e52ce ARM64: Update to VIXL 1.9. by Serban Constantinescu · 9 years ago
  18. 2d35d9d Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 9 years ago
  19. 3ce57ab Revert "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 9 years ago
  20. 758c2f6 Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 9 years ago
  21. de0eb6f Fix arm64 build. by Nicolas Geoffray · 9 years ago
  22. 542361f Introduce primitive type helpers. by Alexandre Rames · 9 years ago
  23. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago