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