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. a34e760 ARM/ARM64: Dump thread offset. by Zheng Xu · 10 years ago
  4. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  5. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  6. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  7. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  8. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  9. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 10 years ago
  10. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  11. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  12. f77e977 Quick compiler, aarch64: Insane sanity checker by buzbee · 10 years ago
  13. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  14. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  15. 5d7cdec AArch64: Add tbz/tbnz and tst. by Zheng Xu · 10 years ago
  16. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  17. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  18. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  19. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  20. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  21. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 10 years ago
  22. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  23. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  24. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  25. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  26. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  27. f101319 Aarch64: fix bug and enable register promotion. by Matteo Franchin · 10 years ago
  28. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
  29. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 10 years ago
  30. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 10 years ago
  31. 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 10 years ago
  32. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  33. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  34. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  35. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 10 years ago
  36. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  37. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  38. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  39. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 10 years ago
  40. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 10 years ago
  41. 511c8a6 AArch64: Fix cmp-long and method with long arguments. by Zheng Xu · 10 years ago
  42. a0cd2d7 Quick compiler: reference cleanup by buzbee · 10 years ago
  43. 0955f7e AArch64: fixing some assertions. by Matteo Franchin · 10 years ago
  44. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 10 years ago
  45. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  46. b01bf15 64-bit temp register support. by buzbee · 10 years ago
  47. 214eee4 Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 10 years ago
  48. 082833c Quick compiler, out of registers fix by buzbee · 10 years ago
  49. bc6d197 AArch64: fixes in A64 code generation. by Matteo Franchin · 10 years ago
  50. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  51. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  52. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 10 years ago
  53. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 10 years ago
  54. 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 10 years ago