1. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 11 years ago
  2. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  3. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  4. 00b3024 Merge "x86: A couple of minor changes for String.indexOf() inlining" by Ian Rogers · 11 years ago
  5. 74de63b X86: Fix alias info in GenInlinedIndexOf(). by Vladimir Marko · 11 years ago
  6. aa1ed01 Merge "ART source line debug info in OAT files" by Ian Rogers · 11 years ago
  7. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 11 years ago
  8. 06839f8 x86_64: Use RegClassBySize() for field accesses by Chao-ying Fu · 11 years ago
  9. f40f890 Implement inlined shift long for 32bit by Yixin Shou · 11 years ago
  10. 4ab6f50 ART: Inline implementation of min() and max() for long in x86 by nikolay serdjuk · 11 years ago
  11. b74ff13 Merge "Reduce stack usage for overflow checks" by Dave Allison · 11 years ago
  12. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  13. 8c914c0 Implement GenInlinedReverseBits by Yixin Shou · 11 years ago
  14. 8bd698f x86: A couple of minor changes for String.indexOf() inlining by nikolay serdjuk · 11 years ago
  15. e70f179 ART: Fix two small DumpLIRInsn issues for x86_64 port. by Haitao Feng · 11 years ago
  16. 52fed5a Merge "Emit CFI for x86 & x86_64 JNI compiler." by Andreas Gampe · 11 years ago
  17. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  18. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  19. 57cd9d3b Merge "Added support for patching classes from different dex files." by Mathieu Chartier · 11 years ago
  20. e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 11 years ago
  21. 4b6d27c Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
  22. f768db4 Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
  23. 7927380 ART: Rework CFA frame initialization and writing code by Andreas Gampe · 11 years ago
  24. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 11 years ago
  25. f6e8d03 Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
  26. 0e63ce1 x86_64: Load double constant using core register by Alexei Zavjalov · 11 years ago
  27. 5a5e856 ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..) by DaniilSokolov · 11 years ago
  28. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
  29. 2bc4770 Set REG0_USED on X86 Set8R instruction by Mark Mendell · 11 years ago
  30. cf81841 x86_64: Fix Test32RM by Chao-ying Fu · 11 years ago
  31. 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
  32. fd0c237 X86: Assembler: Correct r8_form for some cases by Mark Mendell · 11 years ago
  33. 00d1ef4 Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  34. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 11 years ago
  35. bda2722 ART: Build fix by Andreas Gampe · 11 years ago
  36. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
  37. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  38. 9ee4519 x86: GenSelect utility update by Serguei Katkov · 11 years ago
  39. 3569063 x86: Fix assembler for Pextr by Serguei Katkov · 11 years ago
  40. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  41. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 11 years ago
  42. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 11 years ago
  43. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  44. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 11 years ago
  45. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  46. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  47. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  48. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  49. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  50. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  51. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 11 years ago
  52. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 11 years ago
  53. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  54. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 11 years ago
  55. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 11 years ago
  56. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  57. 59a42af Update counting VR for promotion by Serguei Katkov · 11 years ago
  58. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  59. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  60. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 11 years ago
  61. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  62. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 11 years ago
  63. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  64. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  65. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 11 years ago
  66. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 11 years ago
  67. 2cfe30b Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 11 years ago
  68. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 11 years ago
  69. 7b68fb3 Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 11 years ago
  70. 94f3eb0 x86_64: Clean-up after cmp-long fix by Serguei Katkov · 11 years ago
  71. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 11 years ago
  72. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 11 years ago
  73. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 11 years ago
  74. f22af67 Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 11 years ago
  75. 01a50d6 Fix missing dependency in new X86 instruction by Mark Mendell · 11 years ago
  76. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 11 years ago
  77. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  78. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  79. 407f5c1 x86_64: Fix InstanceofFinal by Dmitry Petrochenko · 11 years ago
  80. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 11 years ago
  81. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  82. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 11 years ago
  83. ffcdd9f Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  84. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 11 years ago
  85. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 11 years ago
  86. 4c7cc15 x86_64: Fix GenArrayBoundsCheck by Serguei Katkov · 11 years ago
  87. fb0fecf ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation by Olivier Come · 11 years ago
  88. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 11 years ago
  89. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 11 years ago
  90. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 11 years ago
  91. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  92. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  93. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  94. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 11 years ago
  95. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  96. 0498223 x86_64: Fix comp-long by Serguei Katkov · 11 years ago
  97. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 11 years ago
  98. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  99. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  100. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago