1. f5c09c3 Optimizing/ARM: Fix AddConstant() to adhere to set_cc. by Vladimir Marko · 10 years ago
  2. 7cffc3b ART: Arm32 packed-switch jump tables by Andreas Gampe · 10 years ago
  3. 6440443 Merge "Improve Thumb2 bitwise operations." by Vladimir Marko · 10 years ago
  4. d2b4ca2 Improve Thumb2 bitwise operations. by Vladimir Marko · 10 years ago
  5. 5bd05a5 Implement System.arraycopy intrinsic for arm. by Nicolas Geoffray · 10 years ago
  6. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  7. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  8. 449b109 ART: Clean up Thumb2Assembler's AddConstant(). by Vladimir Marko · 10 years ago
  9. 73cf0fb ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers. by Vladimir Marko · 10 years ago
  10. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 10 years ago
  11. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 10 years ago
  12. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 10 years ago
  13. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  14. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  15. ab1eb0d ART: Templatize IsInt & IsUint by Andreas Gampe · 10 years ago
  16. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  17. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 11 years ago
  18. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  19. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 11 years ago
  20. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 11 years ago
  21. 51d3fc4 Add support for int-to-byte in the optimizing compiler. by Roland Levillain · 11 years ago
  22. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  23. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  24. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  25. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  26. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  27. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago