1. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 11 years ago
  2. 62f28f9 Merge "Fix a compile assert name with inverted meaning." by Vladimir Marko · 11 years ago
  3. 2aaed94 Fix a compile assert name with inverted meaning. by Vladimir Marko · 11 years ago
  4. 665f681 Merge "Workaround for invalid monitor-exit catch ranges." by Vladimir Marko · 11 years ago
  5. e8ae814 Workaround for invalid monitor-exit catch ranges. by Vladimir Marko · 11 years ago
  6. 460f4ef Add kIntrinsicIsStatic flag for System.arraycopy(). by Vladimir Marko · 11 years ago
  7. 9c1bd6b Fix style issue. by Vladimir Marko · 11 years ago
  8. 74d8348 Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 11 years ago
  9. 724c0fe Check invoke type for intrinsic method invokes. by Vladimir Marko · 11 years ago
  10. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 11 years ago
  11. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 11 years ago
  12. 2cfe30b Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 11 years ago
  13. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 11 years ago
  14. 7b68fb3 Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 11 years ago
  15. 94f3eb0 x86_64: Clean-up after cmp-long fix by Serguei Katkov · 11 years ago
  16. dfc56e6 Merge "Clean-up call_x86.cc" by Ian Rogers · 11 years ago
  17. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 11 years ago
  18. 251a057 Merge "ART: Fix FP promotion" by Andreas Gampe · 11 years ago
  19. 01758d5 ART: Fix FP promotion by Andreas Gampe · 11 years ago
  20. 7a94961 ART: Do not emit load when inlining unused Thread.currentThread() by Andreas Gampe · 11 years ago
  21. fbf156c Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 11 years ago
  22. f101319 Aarch64: fix bug and enable register promotion. by Matteo Franchin · 11 years ago
  23. f22af67 Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 11 years ago
  24. 01a50d6 Fix missing dependency in new X86 instruction by Mark Mendell · 11 years ago
  25. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 11 years ago
  26. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  27. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  28. 0107273 Merge "Aarch64: fix references handling in Load*Indexed." by Andreas Gampe · 11 years ago
  29. 255e014 Aarch64: fix references handling in Load*Indexed. by Matteo Franchin · 11 years ago
  30. 407f5c1 x86_64: Fix InstanceofFinal by Dmitry Petrochenko · 11 years ago
  31. 63fe93d AArch64: Enable Inlining. by Serban Constantinescu · 11 years ago
  32. 15d7a46 Aarch64: fix encoding map for kA64Fmov2xS. by Matteo Franchin · 11 years ago
  33. ef50525 Merge "x86_64: Turn on promotion optimization" by Andreas Gampe · 11 years ago
  34. 699c04a x86_64: Turn on promotion optimization by Dmitry Petrochenko · 11 years ago
  35. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 11 years ago
  36. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  37. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 11 years ago
  38. ffcdd9f Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  39. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 11 years ago
  40. 6f9dbb8 Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 11 years ago
  41. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 11 years ago
  42. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 11 years ago
  43. f9872f0 ART: Fix size error reported by ARM64 backend by Andreas Gampe · 11 years ago
  44. 595248a Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 11 years ago
  45. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 11 years ago
  46. 4c7cc15 x86_64: Fix GenArrayBoundsCheck by Serguei Katkov · 11 years ago
  47. 903989d AArch64: Fix OpRegRegImm64 add/sub for large negative imm. by Vladimir Marko · 11 years ago
  48. 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 11 years ago
  49. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 11 years ago
  50. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
  51. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 11 years ago
  52. a94d7fd Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 11 years ago
  53. fb0fecf ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation by Olivier Come · 11 years ago
  54. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 11 years ago
  55. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 11 years ago
  56. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 11 years ago
  57. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 11 years ago
  58. f5997b4 More advanced timing loggers. by Mathieu Chartier · 11 years ago
  59. fbd18f1 Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  60. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  61. 7e47f71 Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  62. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  63. 7db22606 Merge "Always compile leafs during profile based compilation." by Calin Juravle · 11 years ago
  64. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  65. 38a0904 Always compile leafs during profile based compilation. by Calin Juravle · 11 years ago
  66. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 11 years ago
  67. 2073e75 Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Andreas Gampe · 11 years ago
  68. a5377fe Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Ian Rogers · 11 years ago
  69. e98297b Revert "ART: Fix StoreValue to use RefDisp when necessary." by Ian Rogers · 11 years ago
  70. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 11 years ago
  71. b493c29 Merge "x86_64: Enable some optimizations" by Bill Buzbee · 11 years ago
  72. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  73. 7499cd1 Merge "x86_64: Fix comp-long" by Bill Buzbee · 11 years ago
  74. 0498223 x86_64: Fix comp-long by Serguei Katkov · 11 years ago
  75. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 11 years ago
  76. 990f110 Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 11 years ago
  77. 49c5f50 ART: Fix register overlap checks in CopyArgumentRegs by Andreas Gampe · 11 years ago
  78. 54ee444 Quick compiler: remove Arm64 "EXPERIMENTAL" filter by buzbee · 11 years ago
  79. c61b3c9 AArch64: implement easy division and reminder. by Matteo Franchin · 11 years ago
  80. 622bdbe Fix topological ordering and use it for optimizations. by Vladimir Marko · 11 years ago
  81. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  82. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  83. 202e747 Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  84. 060e6fe ART: Log information when skipping method during compilation by Andreas Gampe · 11 years ago
  85. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago
  86. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  87. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
  88. f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 11 years ago
  89. 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  90. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 11 years ago
  91. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  92. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 11 years ago
  93. e4a6bd7 x86_64: Enable some optimizations by Dmitry Petrochenko · 11 years ago
  94. 3157f9a x86_64: Several fixes required for enabling promotion by Dmitry Petrochenko · 11 years ago
  95. 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  96. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  97. 9b743ef Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
  98. 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 11 years ago
  99. 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
  100. 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago