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