1. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  2. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  3. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  4. 5d7cdec AArch64: Add tbz/tbnz and tst. by Zheng Xu · 10 years ago
  5. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 10 years ago
  6. f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 10 years ago
  7. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  8. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  9. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  10. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  11. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  12. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 10 years ago
  13. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 10 years ago
  14. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 10 years ago
  15. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  16. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  17. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  18. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 10 years ago
  19. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 10 years ago
  20. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  21. c0090a4 Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 10 years ago
  22. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  23. f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 10 years ago
  24. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  25. b01bf15 64-bit temp register support. by buzbee · 10 years ago
  26. 9cdf48e Arm64 - update fp callee save base by buzbee · 10 years ago
  27. bc6d197 AArch64: fixes in A64 code generation. by Matteo Franchin · 10 years ago
  28. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  29. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  30. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 10 years ago
  31. 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 11 years ago