1. f89381f ART: ArrayGet hoisting restriction added. by Anton Shamin · 9 years ago
  2. 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 9 years ago
  3. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
  4. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 9 years ago
  5. 96c6ad8 Merge "ARM: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  6. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  7. e5ed20b ARM64: Move BIC after branch in StringCompareTo intrinsic. by Scott Wakeling · 9 years ago
  8. 4020ecd Merge "MIPS32: java.lang.Math.round(float)" by Aart Bik · 9 years ago
  9. 85a19d8 Merge "Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64""" by Nicolas Geoffray · 9 years ago
  10. a741785 Merge "Mark concrete HIR instructions as FINAL." by Treehugger Robot · 9 years ago
  11. fcb503c Mark concrete HIR instructions as FINAL. by Vladimir Marko · 9 years ago
  12. da05108 Clean up String.indexOf() intrinsics. by Vladimir Marko · 9 years ago
  13. 288c7a8 Revert "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Serguei Katkov · 9 years ago
  14. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  15. 628f201 Merge "Revert "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Nicolas Geoffray · 9 years ago
  16. 0997d24 Revert "ART: Reference.getReferent intrinsic for x86 and x86_64" by Nicolas Geoffray · 9 years ago
  17. 893a1d3 Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 9 years ago
  18. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 9 years ago
  19. 4478ae4 Merge "ART: Reference.getReferent intrinsic for x86 and x86_64" by Roland Levillain · 9 years ago
  20. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 9 years ago
  21. 36a94ab Merge "Intrinsify String.length() and String.isEmpty() as HIR." by Vladimir Marko · 9 years ago
  22. c9ef168 Reduce memory usage of SSA Phi elimination and make it faster. by Vladimir Marko · 9 years ago
  23. d6f5b76 Merge "Attribute arena allocations previously marked as STL." by Vladimir Marko · 9 years ago
  24. a8d06f0 Merge "Workaround invokesuper underspecified behavior." by Nicolas Geoffray · 9 years ago
  25. cdd55c2 Merge "Relax the DCHECK in load store elimination." by Nicolas Geoffray · 9 years ago
  26. afdc97e ART: Reference.getReferent intrinsic for x86 and x86_64 by Serguei Katkov · 9 years ago
  27. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 9 years ago
  28. 3ea5a97 Attribute arena allocations previously marked as STL. by Vladimir Marko · 9 years ago
  29. e0b2e60 Merge "Improve String.indexOf() intrinsics." by Vladimir Marko · 9 years ago
  30. fb6c90a Improve String.indexOf() intrinsics. by Vladimir Marko · 9 years ago
  31. 5bcbdd5 Merge "Optimizing: LoadString may not have any side effects." by Vladimir Marko · 9 years ago
  32. af3ec0a Merge "ART: Fix dominance for irreducible loops" by David Brazdil · 9 years ago
  33. f663e34 Workaround invokesuper underspecified behavior. by Aart Bik · 9 years ago
  34. 3f4a522 ART: Fix dominance for irreducible loops by David Brazdil · 9 years ago
  35. 5a62059 Stop populating irreducible loop at header by David Brazdil · 9 years ago
  36. 65fef30 Relax the DCHECK in load store elimination. by Nicolas Geoffray · 9 years ago
  37. a210689 Exploit NE/EQ tests on array length in BCE. by Aart Bik · 9 years ago
  38. b8154f8 Merge "Do not look at dead phis during SsaRedundantPhiElimination." by Treehugger Robot · 9 years ago
  39. 05b3fa0 Do not look at dead phis during SsaRedundantPhiElimination. by Nicolas Geoffray · 9 years ago
  40. c5818f6 Merge "ARM64: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  41. 40d3061 Merge "ARM(64): Implement the isInfinite intrinsics" by Aart Bik · 9 years ago
  42. 1f36f41 ARM64: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  43. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  44. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  45. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  46. da93946 Merge "ART: Disable back edge uses for irreducible loops" by Treehugger Robot · 9 years ago
  47. 07b3510 ART: Disable back edge uses for irreducible loops by David Brazdil · 9 years ago
  48. f2cb389 Merge "ART: Eliminate unlikely code from hot path in x86 div/rem" by Roland Levillain · 9 years ago
  49. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  50. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  51. f09d532 MIPS32: java.lang.Math.round(float) by Chris Larsen · 9 years ago
  52. 5e67a6a Merge "Test component type for errors too. With regression test." by Aart Bik · 9 years ago
  53. 9d944d1 ART: Eliminate unlikely code from hot path in x86 div/rem by Serguei Katkov · 9 years ago
  54. f417ff4 Test component type for errors too. With regression test. by Aart Bik · 9 years ago
  55. 2712a07 Merge "Make sure the referring class is in the dex cache." by Treehugger Robot · 9 years ago
  56. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  57. a3ffea2 ARM(64): Implement the isInfinite intrinsics by Anton Kirilov · 9 years ago
  58. 88b8915 Merge "Refactor use of __ANDROID__ macro" by Roland Levillain · 9 years ago
  59. ee3e2be Merge "Add flag to ArtMethod to skip compilation." by Treehugger Robot · 9 years ago
  60. 250a378 Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 9 years ago
  61. f6e6331 Merge "MIPS64: Implement bitCount intrinsics." by Aart Bik · 9 years ago
  62. 4f4a6c4 Merge "ART: Naive NullCheck elimination in InstructionBuilder" by David Brazdil · 9 years ago
  63. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  64. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  65. 7fda785 MIPS64: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  66. 2efce70 Merge "X86/X86_64: Switch to locked add from mfence" by Aart Bik · 9 years ago
  67. 94408d3 ART: Address late comments on a GVN memory-saving CL by David Brazdil · 9 years ago
  68. cc857cf Reduce memory usage in GVN by David Brazdil · 9 years ago
  69. c6b5627 Fix HInstruction::ReplaceInput(), allow no-op. by Vladimir Marko · 9 years ago
  70. a584db5 Merge "Fix RTP to hold mutator lock while using raw mirror pointers." by Vladimir Marko · 9 years ago
  71. 62977ff Fix RTP to hold mutator lock while using raw mirror pointers. by Vladimir Marko · 9 years ago
  72. 5eda02c Merge "Reuse HUseListNode<>s when replacing instruction or input." by Vladimir Marko · 9 years ago
  73. 5eed0c5 Fix reference_type_propagation_test. by Vladimir Marko · 9 years ago
  74. b4154d3 Merge "Revert "Revert "Use dex cache from compilation unit in RTP.""" by Vladimir Marko · 9 years ago
  75. 31244b4 Do not use EXPECT_DEATH in unit test, fails on device. by Aart Bik · 9 years ago
  76. 3c19d3e Reuse HUseListNode<>s when replacing instruction or input. by Vladimir Marko · 9 years ago
  77. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 9 years ago
  78. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 9 years ago
  79. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 9 years ago
  80. 5f6b908 Merge "Avoid constructing types with errors." by Aart Bik · 9 years ago
  81. c5c508d Merge "Fix inlining loops in OSR mode." by Vladimir Marko · 9 years ago
  82. fd66c50 Fix inlining loops in OSR mode. by Vladimir Marko · 9 years ago
  83. fa3091e ART: Fix IsLinearOrderWellFormed in liveness analysis by David Brazdil · 9 years ago
  84. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 9 years ago
  85. 2dcab78 Merge "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 9 years ago
  86. 979fb00 Merge "Fix: correctly destruct VIXL labels." by Roland Levillain · 9 years ago
  87. 18b36ab Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 9 years ago
  88. 05241f4 Merge "Enable allocation elimination as part of LSE" by Mingyao Yang · 9 years ago
  89. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 9 years ago
  90. 062157f Enable allocation elimination as part of LSE by Mingyao Yang · 9 years ago
  91. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
  92. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
  93. a2a8434 Merge "ART: Save a bit of memory in production LICM" by David Brazdil · 9 years ago
  94. aa680e8 ART: Save a bit of memory in production LICM by David Brazdil · 9 years ago
  95. adf8491 ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses by David Brazdil · 9 years ago
  96. 89c31e3 Merge "Use dex cache from compilation unit in HInstructionBuilder." by Vladimir Marko · 9 years ago
  97. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
  98. dc1d104 Merge "Revert "Remove the no-longer-needed F/I and D/J alias."" by Aart Bik · 9 years ago
  99. 1f7624c Revert "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 9 years ago
  100. 8d4b37e Merge "Move Assemblers to the Arena." by Vladimir Marko · 9 years ago