1. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 10 years ago
  2. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 10 years ago
  3. fbf156c Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 10 years ago
  4. f101319 Aarch64: fix bug and enable register promotion. by Matteo Franchin · 10 years ago
  5. 0107273 Merge "Aarch64: fix references handling in Load*Indexed." by Andreas Gampe · 10 years ago
  6. 255e014 Aarch64: fix references handling in Load*Indexed. by Matteo Franchin · 10 years ago
  7. f22af67 Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 10 years ago
  8. 01a50d6 Fix missing dependency in new X86 instruction by Mark Mendell · 10 years ago
  9. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
  10. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 10 years ago
  11. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
  12. 407f5c1 x86_64: Fix InstanceofFinal by Dmitry Petrochenko · 10 years ago
  13. 63fe93d AArch64: Enable Inlining. by Serban Constantinescu · 10 years ago
  14. 15d7a46 Aarch64: fix encoding map for kA64Fmov2xS. by Matteo Franchin · 10 years ago
  15. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 10 years ago
  16. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  17. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 10 years ago
  18. ffcdd9f Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 10 years ago
  19. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 10 years ago
  20. 6f9dbb8 Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 10 years ago
  21. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 10 years ago
  22. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 10 years ago
  23. f9872f0 ART: Fix size error reported by ARM64 backend by Andreas Gampe · 10 years ago
  24. 595248a Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 10 years ago
  25. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 10 years ago
  26. 4c7cc15 x86_64: Fix GenArrayBoundsCheck by Serguei Katkov · 10 years ago
  27. 903989d AArch64: Fix OpRegRegImm64 add/sub for large negative imm. by Vladimir Marko · 10 years ago
  28. 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 10 years ago
  29. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 10 years ago
  30. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 10 years ago
  31. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 10 years ago
  32. fb0fecf ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation by Olivier Come · 10 years ago
  33. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 10 years ago
  34. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 10 years ago
  35. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 10 years ago
  36. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  37. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  38. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  39. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 10 years ago
  40. 2073e75 Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Andreas Gampe · 10 years ago
  41. a5377fe Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Ian Rogers · 10 years ago
  42. e98297b Revert "ART: Fix StoreValue to use RefDisp when necessary." by Ian Rogers · 10 years ago
  43. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 10 years ago
  44. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 10 years ago
  45. 7499cd1 Merge "x86_64: Fix comp-long" by Bill Buzbee · 10 years ago
  46. 0498223 x86_64: Fix comp-long by Serguei Katkov · 10 years ago
  47. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 10 years ago
  48. 990f110 Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 10 years ago
  49. 49c5f50 ART: Fix register overlap checks in CopyArgumentRegs by Andreas Gampe · 10 years ago
  50. c61b3c9 AArch64: implement easy division and reminder. by Matteo Franchin · 10 years ago
  51. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 10 years ago
  52. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 10 years ago
  53. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 10 years ago
  54. f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 10 years ago
  55. 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 10 years ago
  56. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 10 years ago
  57. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  58. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 10 years ago
  59. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 10 years ago
  60. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 10 years ago
  61. 3157f9a x86_64: Several fixes required for enabling promotion by Dmitry Petrochenko · 10 years ago
  62. 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  63. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  64. 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 10 years ago
  65. 9b743ef Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 10 years ago
  66. 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 10 years ago
  67. 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  68. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 10 years ago
  69. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 10 years ago
  70. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  71. cf20c1a Fix build: style issue. by Vladimir Marko · 10 years ago
  72. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  73. 35ec2b5 x86_64: Clobber r8 to r11 and xmm0 to xmm15 by Chao-ying Fu · 10 years ago
  74. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 10 years ago
  75. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 10 years ago
  76. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 10 years ago
  77. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 10 years ago
  78. 57cd219 Merge "Arm64 hard-float" by buzbee · 10 years ago
  79. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  80. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  81. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 10 years ago
  82. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 10 years ago
  83. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 10 years ago
  84. 3757397 Clean up ARM load/store with offset imm8 << 2. by Vladimir Marko · 10 years ago
  85. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  86. e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 10 years ago
  87. c0090a4 Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 10 years ago
  88. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  89. adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 10 years ago
  90. f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 10 years ago
  91. f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 10 years ago
  92. a5d7401 Fix typo comment by removing. by Ian Rogers · 10 years ago
  93. d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 10 years ago
  94. a194acf Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 10 years ago
  95. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  96. 55884bc X86_64: Proper IMT fix by Mark Mendell · 10 years ago
  97. db9d523 Clean up ArmMirToLir::LoadDispBody()/StoreDispBody(). by Vladimir Marko · 10 years ago
  98. fd2e291 AArch64: fix MarkGCCard, enabling more MIR opcodes. by Matteo Franchin · 10 years ago
  99. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 10 years ago
  100. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 10 years ago