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