1. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 11 years ago
  2. d7fa3a7 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  3. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  4. e8469c1 Optimizing: Use 16-bit Thumb2 PUSH/POP when possible. by Vladimir Marko · 11 years ago
  5. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  6. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 11 years ago
  7. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 11 years ago
  8. 51d3fc4 Add support for int-to-byte in the optimizing compiler. by Roland Levillain · 11 years ago
  9. 3c30a72 Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 11 years ago
  10. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  11. 775ef49 Fix store instructions to large frames in ARM opt. 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. 35c68e3 ART: Fix typo by Andreas Gampe · 11 years ago
  16. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  17. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 11 years ago
  18. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  19. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  20. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  21. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  22. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  23. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  24. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago