1. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  2. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  3. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  4. c2c52a1 Improve the graph visualizer's output for constant locations. by Alexandre Rames · 8 years ago
  5. e928885 Rename current register allocator implementation by Matthew Gharrity · 8 years ago
  6. ee8d971 X86: Use memory to do array range checks by Mark Mendell · 8 years ago
  7. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 8 years ago
  8. 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 8 years ago
  9. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 8 years ago
  10. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 8 years ago
  11. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  12. 893a1d3 Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information." by Aart Bik · 8 years ago
  13. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 8 years ago
  14. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 8 years ago
  15. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 8 years ago
  16. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  17. 085055f Merge "Optimizing: Improve const-string code generation." by Vladimir Marko · 8 years ago
  18. fa02c9d ART: Flush ostream less frequently in GraphVisualizer by David Brazdil · 8 years ago
  19. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 8 years ago
  20. 11edec7 ART: Loosen a GraphChecker rule on Boolean inputs by David Brazdil · 8 years ago
  21. b133ec6 Ensure object ArraySet with null value does not need a type check. by Roland Levillain · 8 years ago
  22. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 8 years ago
  23. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  24. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  25. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 8 years ago
  26. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  27. 8650378 Fix x86-64 Baker's read barrier fast path for CheckCast. by Roland Levillain · 8 years ago
  28. ad4ed08 Revert "Revert "Lift the spill at each irreducible loop block restriction."" by Nicolas Geoffray · 9 years ago
  29. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  30. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  31. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 9 years ago
  32. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 9 years ago
  33. bf03fcd Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  34. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  35. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  36. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 9 years ago
  37. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  38. 47229aa Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" by Nicolas Geoffray · 9 years ago
  39. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  40. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 9 years ago
  41. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  42. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  43. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  44. 418318f ARM64: Add support for multiply-accumulate. by Alexandre Rames · 9 years ago
  45. 33a9a16 Merge "Allow NullConstant to be untyped in GraphVisualiser." by Calin Juravle · 9 years ago
  46. b2d38fd Allow NullConstant to be untyped in GraphVisualiser. by Mark Mendell · 9 years ago
  47. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 9 years ago
  48. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  49. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 9 years ago
  50. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  51. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  52. 359f77c Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 9 years ago
  53. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 9 years ago
  54. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  55. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 9 years ago
  56. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  57. 6e7455e Use dominance information for null optimization in write barrier. by Nicolas Geoffray · 9 years ago
  58. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  59. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 9 years ago
  60. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  61. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  62. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  63. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  64. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  65. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  66. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  67. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  68. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  69. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  70. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  71. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  72. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  73. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  74. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  75. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  76. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  77. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  78. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  79. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  80. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  81. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  82. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  83. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  84. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 9 years ago
  85. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 9 years ago
  86. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 9 years ago
  87. 842acd4 Emit method name at invokes in the graph visualizer. by Nicolas Geoffray · 9 years ago
  88. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 9 years ago
  89. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 9 years ago
  90. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 9 years ago
  91. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  92. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 9 years ago
  93. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 9 years ago
  94. 3a690be ART: Fix GraphVisualizer dlopen crash by David Brazdil · 9 years ago
  95. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  96. 66389fb Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 9 years ago
  97. 7cb499b Fix bug in optimizing around instanceof. by Nicolas Geoffray · 9 years ago
  98. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 9 years ago
  99. 9099ef7 Add tests for InstanceOf's and CheckCast's MustDoNullCheck by Guillaume "Vermeille" Sanchez · 9 years ago
  100. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 9 years ago