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