1. 497fc28 am cd953356: Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago
  2. cd95335 Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago
  3. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  4. bed5f89 am 7bfd7ee8: Merge "Fix x64\'s cmpw." by Nicolas Geoffray · 9 years ago
  5. 7bfd7ee Merge "Fix x64's cmpw." by Nicolas Geoffray · 9 years ago
  6. 46fe065 Fix x64's cmpw. by Nicolas Geoffray · 9 years ago
  7. 1cc88ed am 819a9c56: Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  8. 819a9c5 Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  9. 3eaa32f ART: Delete catch phis for undefined vregs. by David Brazdil · 9 years ago
  10. 2b48438 am 9632d5a5: Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  11. 9632d5a Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  12. 689da13 am 7cfbfe77: Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  13. 7cfbfe7 Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  14. 72e62b0 am fc4a03d9: Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  15. fc4a03d Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  16. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  17. 8dcbfda am dc25b96a: Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  18. dc25b96 Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  19. 39bd892 am 61b8bf03: Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  20. 61b8bf0 Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  21. 6c8bacc am 2582e1ec: Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  22. 2582e1e Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  23. e9be6a8 am 2c2cbfd3: Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  24. 2c2cbfd Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  25. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  26. d5ce6a8 ART: Skip image visitor in OatWriter for VerifyAtRuntime by Andreas Gampe · 10 years ago
  27. 104a9f1 am 188b1f54: Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  28. 188b1f5 Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  29. 33ddb74 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 9 years ago
  30. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  31. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 10 years ago
  32. 2be49ee am 6766eae2: Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  33. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  34. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  35. 51273a7 am 930761fb: Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  36. 930761f Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  37. d2f231a am ca83cd09: Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  38. ca83cd0 Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  39. 439a32e am e3b22359: Merge "Optimizing: Do not use range-based loop when inserting elements." by Vladimir Marko · 9 years ago
  40. e3b2235 Merge "Optimizing: Do not use range-based loop when inserting elements." by Vladimir Marko · 9 years ago
  41. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 10 years ago
  42. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 9 years ago
  43. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  44. 42fb546 am a201d5ee: Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  45. a201d5e Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  46. 053beef am 271d30dd: Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests." by Calin Juravle · 9 years ago
  47. 271d30d Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests." by Calin Juravle · 9 years ago
  48. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  49. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 10 years ago
  50. 6a181b4 am 017719a0: Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  51. 120dd56 am 9d567824: Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  52. f15892c am b4b543d7: Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  53. 017719a Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  54. 9d56782 Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  55. b4b543d Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  56. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  57. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  58. 5d01db1 BuildInvoke refactor: extract String.init in its own code path by Calin Juravle · 10 years ago
  59. 0389cd5 Use arc4random_buf instead of getauxval(AT_RANDOM). by Josh Gao · 10 years ago
  60. 4173c52 am 46aa836b: Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 10 years ago
  61. 46aa836 Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 10 years ago
  62. d7f0641 am 9eac83e1: Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 10 years ago
  63. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 10 years ago
  64. 0795694 am 9b2c10eb: Merge "Optimizing: Tag arena allocations in SsaBuilder." by Vladimir Marko · 10 years ago
  65. 7d5b29d am 4919c34e: Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 10 years ago
  66. 740667a ART: Skip compiler-driver compile loop for VerifyAtRuntime by Andreas Gampe · 10 years ago
  67. 9b2c10e Merge "Optimizing: Tag arena allocations in SsaBuilder." by Vladimir Marko · 10 years ago
  68. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 10 years ago
  69. 4919c34 Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 10 years ago
  70. 17be615 am 831904f6: Merge "Add option to append to the cfg dump." by Calin Juravle · 10 years ago
  71. 03f347d am fe157012: Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  72. 831904f Merge "Add option to append to the cfg dump." by Calin Juravle · 10 years ago
  73. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  74. 734531a am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  75. aef880c Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  76. 8f8926a Implement StringGetCharsNoCheck intrinsic for X86 by Mark Mendell · 10 years ago
  77. 2d55479 X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Mark Mendell · 10 years ago
  78. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  79. f45a234 am d226ad6a: Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 10 years ago
  80. d226ad6 Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 10 years ago
  81. bd8b6af Use clang for building mips32r2_fp. by Nicolas Geoffray · 10 years ago
  82. 55b0e48 am e295be4a: Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  83. e295be4 Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 10 years ago
  84. 4401e56 am 9ea4a936: Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  85. 9ea4a93 Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  86. d644cbb am 7fa1a81d: Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  87. 7fa1a81 Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 10 years ago
  88. ea3f1bf am a6892270: Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  89. a689227 Merge "Clean up mod union table" by Mathieu Chartier · 10 years ago
  90. c7ae55d ART: Make dex2oat timing a bit more granular by Andreas Gampe · 10 years ago
  91. 74082d9 am 1a1d77f7: Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  92. ab04f5d am 7ac8b34c: Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  93. 1a1d77f Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 10 years ago
  94. 7ac8b34 Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 10 years ago
  95. bcee092 Add X86 bsf and rotate instructions by Mark Mendell · 10 years ago
  96. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 10 years ago
  97. 901dfca am fe9a1b05: Merge "Expect null referent in DequeuePendingReference()." by Hiroshi Yamauchi · 10 years ago
  98. efd9f5c am 1e9c1ffa: Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  99. ecb2ab8 am ada5ccd3: Merge "Rename parameter in ArtMethod::ToNativeQuickPc" by David Brazdil · 10 years ago
  100. 565543c am 5836f846: Merge "Cleanup thread access in StackVisitor" by Sebastien Hertz · 10 years ago