1. 914d71e Merge "Clean up NullCheck generation and record stats about it." by Calin Juravle · 9 years ago
  2. 1583e62 Merge "Improve compiler stats" by Calin Juravle · 9 years ago
  3. 933330a Add more statistics for memory use of the JIT. by Nicolas Geoffray · 9 years ago
  4. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  5. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  6. f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
  7. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  8. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  9. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  10. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  11. 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  12. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  13. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  14. 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
  15. 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
  16. 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
  17. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  18. a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
  19. 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
  20. b75878e Optimizing: Do not re-record standby checks for dynamic BCE. by Vladimir Marko · 9 years ago
  21. 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
  22. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  23. fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
  24. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  25. ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
  26. 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
  27. cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  28. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
  29. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  30. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
  31. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  32. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  33. 8189b0b Merge "Avoid generating dead code on frame enter/exit. This includes stack operations and, on x86, call/pop to read PC." by Aart Bik · 9 years ago
  34. d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 9 years ago
  35. 0555c78 Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Roland Levillain · 9 years ago
  36. 9e86c57 Merge "MIPS32: Fix test 082-inline-execute" by Nicolas Geoffray · 9 years ago
  37. cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 9 years ago
  38. 31f477e MIPS32: Fix test 082-inline-execute by Goran Jakovljevic · 9 years ago
  39. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
  40. fe736b7 Allow generation of native debug info for multiple methods. by David Srbecky · 9 years ago
  41. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
  42. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  43. ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
  44. ef0119a Merge "ART: Fix missing include" by Andreas Gampe · 9 years ago
  45. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
  46. b24457b Merge "Mark DWARF lines in non-debuggable methods as "not a statement"." by David Srbecky · 9 years ago
  47. 7c9c31c ART: Fix missing include by Andreas Gampe · 9 years ago
  48. 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
  49. cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 10 years ago
  50. 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 9 years ago
  51. ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
  52. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
  53. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  54. ddec7f9 MIPS64: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  55. d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 9 years ago
  56. 457413a Fix lint issue. by Nicolas Geoffray · 9 years ago
  57. dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 9 years ago
  58. 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 9 years ago
  59. bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 9 years ago
  60. edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  61. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  62. b204d94 Merge "Add a PassScope for PrepareForRegisterAllocation" by Mingyao Yang · 9 years ago
  63. 49924c9 Integer.bitCount and Long.bitCount intrinsics for ARM64 by xueliang.zhong · 9 years ago
  64. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 9 years ago
  65. 700347e Add a PassScope for PrepareForRegisterAllocation by Mingyao Yang · 9 years ago
  66. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 9 years ago
  67. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  68. 8d468e3 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago
  69. 31b7431 Merge "ART: Fix overlapping instruction IDs in inliner" by David Brazdil · 9 years ago
  70. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 9 years ago
  71. 591ad29 Standby list for dyn bce in potentially infinite loops. by Aart Bik · 9 years ago
  72. a2313aa Merge "Fixed bug on incorrectly revisiting same block." by Aart Bik · 9 years ago
  73. 4cb069f Merge "Fix the signature of the IndexOf entry point." by Roland Levillain · 9 years ago
  74. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 9 years ago
  75. b6347b7 Fixed bug on incorrectly revisiting same block. by Aart Bik · 9 years ago
  76. 42ad288 Fix the signature of the IndexOf entry point. by Roland Levillain · 9 years ago
  77. cc3839c Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 9 years ago
  78. c3bcf40 Merge "Bug fix for polymorphic inlining." by Nicolas Geoffray · 9 years ago
  79. 4f97a21 Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 9 years ago
  80. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 9 years ago
  81. 1bdfdb3 Merge "Implement fp to bits methods as intrinsics." by Aart Bik · 9 years ago
  82. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 9 years ago
  83. 01c30e8 Merge "Optimizing: Reduce memory usage of HInstructions." by Vladimir Marko · 9 years ago
  84. a1de918 Optimizing: Reduce memory usage of HInstructions. by Vladimir Marko · 9 years ago
  85. 25abd6c Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck by Tim Zhang · 10 years ago
  86. 9ec486c Merge "Recognize for (int i = 0; i != x.length; i++) loops" by Aart Bik · 9 years ago
  87. 358af83 Recognize for (int i = 0; i != x.length; i++) loops by Aart Bik · 9 years ago
  88. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 10 years ago
  89. ebd4869 Merge "Verify encoded stack maps in debug builds." by David Srbecky · 9 years ago
  90. 1de3bb2 Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining.""" by Vladimir Marko · 9 years ago
  91. dcedaaa Merge "Implement << operator for DexRegisterLocation::Kind." by David Srbecky · 9 years ago
  92. 1bbdfd7 Verify encoded stack maps in debug builds. by David Srbecky · 9 years ago
  93. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 9 years ago
  94. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 10 years ago
  95. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 9 years ago
  96. 97412c92 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  97. cc544f3 Merge "ARM: Implement Reverse bits and bytes intrinsic." by Vladimir Marko · 9 years ago
  98. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 9 years ago
  99. e53bd81 Remove unreachable code paths in constant folding. by Roland Levillain · 9 years ago
  100. c257da7 ARM: Implement Reverse bits and bytes intrinsic. by Artem Serov · 10 years ago