1. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  2. 1c7c399 ART: Remove bogus dcheck by Andreas Gampe · 10 years ago
  3. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  4. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  5. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 10 years ago
  6. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 10 years ago
  7. b07c1f9 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 10 years ago
  8. 9ee4519 x86: GenSelect utility update by Serguei Katkov · 10 years ago
  9. e10a0bd Merge "Stack overflow checks and NPE checks for optimizing." by Nicolas Geoffray · 10 years ago
  10. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 10 years ago
  11. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  12. 2983d23 Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 10 years ago
  13. 5030d3e Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 10 years ago
  14. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 10 years ago
  15. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 10 years ago
  16. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 10 years ago
  17. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 10 years ago
  18. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 10 years ago
  19. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 10 years ago
  20. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 10 years ago
  21. 30ab8a8 ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 10 years ago
  22. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  23. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  24. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  25. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  26. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 10 years ago
  27. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 10 years ago
  28. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 10 years ago
  29. cf90ba7 Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 10 years ago
  30. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 10 years ago
  31. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 10 years ago
  32. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  33. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  34. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 10 years ago
  35. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  36. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  37. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  38. b7e78cb Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 10 years ago
  39. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  40. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 10 years ago
  41. 59a42af Update counting VR for promotion by Serguei Katkov · 10 years ago
  42. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  43. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 10 years ago
  44. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  45. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  46. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  47. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 10 years ago
  48. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  49. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  50. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 10 years ago
  51. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  52. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 10 years ago
  53. 75cb5a2 Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 10 years ago
  54. 381f8ac ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64 by Andreas Gampe · 10 years ago
  55. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  56. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 10 years ago
  57. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 10 years ago
  58. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 10 years ago
  59. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  60. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 10 years ago
  61. a3fe742 AArch64: Fix and enable reverseBytes intrinsic. by Zheng Xu · 10 years ago
  62. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 10 years ago
  63. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  64. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 10 years ago
  65. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 10 years ago
  66. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 10 years ago
  67. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  68. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 10 years ago
  69. 62f28f9 Merge "Fix a compile assert name with inverted meaning." by Vladimir Marko · 10 years ago
  70. 2aaed94 Fix a compile assert name with inverted meaning. by Vladimir Marko · 10 years ago
  71. 460f4ef Add kIntrinsicIsStatic flag for System.arraycopy(). by Vladimir Marko · 10 years ago
  72. 9c1bd6b Fix style issue. by Vladimir Marko · 10 years ago
  73. 74d8348 Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 10 years ago
  74. 724c0fe Check invoke type for intrinsic method invokes. by Vladimir Marko · 10 years ago
  75. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 10 years ago
  76. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 10 years ago
  77. 2cfe30b Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 10 years ago
  78. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 10 years ago
  79. 7b68fb3 Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 10 years ago
  80. 94f3eb0 x86_64: Clean-up after cmp-long fix by Serguei Katkov · 10 years ago
  81. dfc56e6 Merge "Clean-up call_x86.cc" by Ian Rogers · 10 years ago
  82. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 10 years ago
  83. 251a057 Merge "ART: Fix FP promotion" by Andreas Gampe · 10 years ago
  84. 01758d5 ART: Fix FP promotion by Andreas Gampe · 10 years ago
  85. 7a94961 ART: Do not emit load when inlining unused Thread.currentThread() by Andreas Gampe · 10 years ago
  86. fbf156c Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 10 years ago
  87. f101319 Aarch64: fix bug and enable register promotion. by Matteo Franchin · 10 years ago
  88. f22af67 Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 10 years ago
  89. 01a50d6 Fix missing dependency in new X86 instruction by Mark Mendell · 10 years ago
  90. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
  91. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 10 years ago
  92. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
  93. 0107273 Merge "Aarch64: fix references handling in Load*Indexed." by Andreas Gampe · 10 years ago
  94. 255e014 Aarch64: fix references handling in Load*Indexed. by Matteo Franchin · 10 years ago
  95. 407f5c1 x86_64: Fix InstanceofFinal by Dmitry Petrochenko · 10 years ago
  96. 63fe93d AArch64: Enable Inlining. by Serban Constantinescu · 10 years ago
  97. 15d7a46 Aarch64: fix encoding map for kA64Fmov2xS. by Matteo Franchin · 10 years ago
  98. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 10 years ago
  99. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  100. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 10 years ago