1. abed4d0 Bailout if the field access is not supported. by Nicolas Geoffray · 10 years ago
  2. 7dc206a Add two phi pruning phases. by Nicolas Geoffray · 10 years ago
  3. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  4. cf90ba7 Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 10 years ago
  5. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 10 years ago
  6. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 10 years ago
  7. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  8. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  9. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 10 years ago
  10. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  11. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 10 years ago
  12. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  13. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  14. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  15. 0941924 ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler by Serban Constantinescu · 10 years ago
  16. b7e78cb Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 10 years ago
  17. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  18. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 10 years ago
  19. 59a42af Update counting VR for promotion by Serguei Katkov · 10 years ago
  20. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  21. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 10 years ago
  22. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  23. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  24. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  25. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 10 years ago
  26. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  27. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  28. 93279da Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 10 years ago
  29. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 10 years ago
  30. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  31. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 10 years ago
  32. 75cb5a2 Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 10 years ago
  33. 381f8ac ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64 by Andreas Gampe · 10 years ago
  34. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  35. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 10 years ago
  36. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 10 years ago
  37. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 10 years ago
  38. a8869e6 ART: Do not dump hidden basic blocks and add a counter to file naming by Jean Christophe Beyler · 10 years ago
  39. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  40. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 10 years ago
  41. fe12035 Merge "ART: Handle Extended MIRs in a uniform manner" by Ian Rogers · 10 years ago
  42. 49b874b Merge "ART: Detached blocks should not be processed by compiler" by Ian Rogers · 10 years ago
  43. f2466a7 ART: Handle Extended MIRs in a uniform manner by Udayan Banerji · 10 years ago
  44. a3fe742 AArch64: Fix and enable reverseBytes intrinsic. by Zheng Xu · 10 years ago
  45. cb80474 ART: Rename CallInlining to SpecialMethodInliner by Razvan A Lupusoru · 10 years ago
  46. 989367a ART: Detached blocks should not be processed by compiler by Niranjan Kumar · 10 years ago
  47. f2b3f33 ART: Enable some ARM64 optimizations. by Andreas Gampe · 10 years ago
  48. 5fa647d Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 10 years ago
  49. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 10 years ago
  50. fb16129 Merge "Global Value Numbering." by Vladimir Marko · 10 years ago
  51. 95a0597 Global Value Numbering. by Vladimir Marko · 10 years ago
  52. 50fb243 Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 10 years ago
  53. 723b2fc Merge "Faster deduplication in OatWriter." by Vladimir Marko · 10 years ago
  54. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 10 years ago
  55. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 10 years ago
  56. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  57. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 10 years ago
  58. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 10 years ago
  59. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 10 years ago
  60. 00caeed ART: Refactor frontend.cc by Andreas Gampe · 10 years ago
  61. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  62. eb24bae x86_64: enable Peek and Poke intrinsics by Alexei Zavjalov · 10 years ago
  63. 62f28f9 Merge "Fix a compile assert name with inverted meaning." by Vladimir Marko · 10 years ago
  64. 2aaed94 Fix a compile assert name with inverted meaning. by Vladimir Marko · 10 years ago
  65. 665f681 Merge "Workaround for invalid monitor-exit catch ranges." by Vladimir Marko · 10 years ago
  66. e8ae814 Workaround for invalid monitor-exit catch ranges. by Vladimir Marko · 10 years ago
  67. 460f4ef Add kIntrinsicIsStatic flag for System.arraycopy(). by Vladimir Marko · 10 years ago
  68. 9c1bd6b Fix style issue. by Vladimir Marko · 10 years ago
  69. 74d8348 Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 10 years ago
  70. 724c0fe Check invoke type for intrinsic method invokes. by Vladimir Marko · 10 years ago
  71. a3ed7f8 Merge "JNI dlsym lookup fixes." by Ian Rogers · 10 years ago
  72. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 10 years ago
  73. e60658e Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 10 years ago
  74. 9c854ea Enable compiler testing for ARM64 and x86-64. by Ian Rogers · 10 years ago
  75. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 10 years ago
  76. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  77. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 10 years ago
  78. 70b6348 Only allow whitelisted exceptions during dex2oat resolving. by Mathieu Chartier · 10 years ago
  79. 8078b29 Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 10 years ago
  80. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  81. 2cfe30b Merge "X86 Backend support for vectorized float and byte 16x16 operations" by Ian Rogers · 10 years ago
  82. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 10 years ago
  83. 7b68fb3 Merge "x86_64: Clean-up after cmp-long fix" by Ian Rogers · 10 years ago
  84. 94f3eb0 x86_64: Clean-up after cmp-long fix by Serguei Katkov · 10 years ago
  85. dfc56e6 Merge "Clean-up call_x86.cc" by Ian Rogers · 10 years ago
  86. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 10 years ago
  87. 251a057 Merge "ART: Fix FP promotion" by Andreas Gampe · 10 years ago
  88. 01758d5 ART: Fix FP promotion by Andreas Gampe · 10 years ago
  89. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  90. 6b0599f Whitelist another exception during dex2oat resolving. by Brian Carlstrom · 10 years ago
  91. 3d30b07 Merge "ART: Do not emit load when inlining unused Thread.currentThread()" by Andreas Gampe · 10 years ago
  92. 7a94961 ART: Do not emit load when inlining unused Thread.currentThread() by Andreas Gampe · 10 years ago
  93. fbf156c Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 10 years ago
  94. f101319 Aarch64: fix bug and enable register promotion. by Matteo Franchin · 10 years ago
  95. eefbe39 Fix some style nitpicks by Alex Light · 10 years ago
  96. f22af67 Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 10 years ago
  97. 01a50d6 Fix missing dependency in new X86 instruction by Mark Mendell · 10 years ago
  98. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
  99. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 10 years ago
  100. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago