1. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  2. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 9 years ago
  3. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  4. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  5. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  6. dce6539 Merge "AArch64: Fix incorrect use of preceding LIR." by Vladimir Marko · 10 years ago
  7. eb54d85 AArch64: Fix incorrect use of preceding LIR. by Ningsheng Jian · 10 years ago
  8. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  9. 65420b2 AArch64: Addressing Cortex-A53 erratum 835769. by Matteo Franchin · 10 years ago
  10. 2431452 AArch64: Small improvements. by Matteo Franchin · 10 years ago
  11. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  12. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  13. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  14. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  15. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  16. 5d7cdec AArch64: Add tbz/tbnz and tst. by Zheng Xu · 10 years ago
  17. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 10 years ago
  18. 7906b25 Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 10 years ago
  19. f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 10 years ago
  20. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 10 years ago
  21. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 10 years ago
  22. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 10 years ago
  23. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 10 years ago
  24. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  25. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  26. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  27. 15d7a46 Aarch64: fix encoding map for kA64Fmov2xS. by Matteo Franchin · 10 years ago
  28. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  29. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 10 years ago
  30. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  31. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  32. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  33. c61b3c9 AArch64: implement easy division and reminder. by Matteo Franchin · 10 years ago
  34. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 10 years ago
  35. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 10 years ago
  36. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  37. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 10 years ago
  38. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  39. e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 10 years ago
  40. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  41. b01bf15 64-bit temp register support. by buzbee · 10 years ago
  42. bc6d197 AArch64: fixes in A64 code generation. by Matteo Franchin · 10 years ago
  43. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  44. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 10 years ago
  45. 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 10 years ago