1. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  2. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  3. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 7 years ago
  4. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 7 years ago
  5. 3b50620 ART: Cache resolved types in InstructionBuilder. by Vladimir Marko · 7 years ago
  6. a2c211c Add compiling class to the DexCompilationUnit. by Vladimir Marko · 7 years ago
  7. 7f260d4 Fix and improve ClinitCheck elimination. by Vladimir Marko · 7 years ago
  8. b546163 Fix HNewArray with unresolved primitive array type. by Vladimir Marko · 7 years ago
  9. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 7 years ago
  10. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 7 years ago
  11. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  12. 2ab1bdd Elide ClinitCheck for superclasses with trivial init. by Vladimir Marko · 7 years ago
  13. fca0b49 Fix a stale reference use. by Vladimir Marko · 7 years ago
  14. bbd2cc2 Merge "Fix HClinitCheck elimination in instruction builder." by Vladimir Marko · 7 years ago
  15. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 8 years ago
  16. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  17. a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 7 years ago
  18. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
  19. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 7 years ago
  20. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  21. b42042e Merge "ART: Adds an entrypoint for invoke-custom" by Treehugger Robot · 7 years ago
  22. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  23. 96f0ec1 Remove DCHECK while investigating. by Nicolas Geoffray · 7 years ago
  24. 2c5827a ART: Simplify operands in InstructionBuilder by Treehugger Robot · 7 years ago
  25. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 7 years ago
  26. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  27. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  28. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  29. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  30. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  31. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  32. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  33. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  34. f665f84 Pass the right dex_file/method_index for String.<init>. by Nicolas Geoffray · 7 years ago
  35. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  36. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  37. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  38. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  39. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  40. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  41. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  42. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 8 years ago
  43. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
  44. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 8 years ago
  45. 8901119 Do not pass DexFile to ClassLinker::Lookup/ResolveMethod(). by Vladimir Marko · 8 years ago
  46. e11dd50 Do not pass DexFile to ClassLinker::ResolveField*(). by Vladimir Marko · 8 years ago
  47. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  48. d57fdd8 Merge "Log at places we fail to compile." by Nicolas Geoffray · 8 years ago
  49. dbb9aef Log at places we fail to compile. by Nicolas Geoffray · 8 years ago
  50. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 8 years ago
  51. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  52. 0021feb Delete CodeItemIterator by Mathieu Chartier · 8 years ago
  53. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 8 years ago
  54. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  55. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  56. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 8 years ago
  57. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  58. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 8 years ago
  59. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  60. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  61. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  62. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  63. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  64. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  65. f207299 optimizing: Fix a potential nullptr dereference by George Burgess IV · 8 years ago
  66. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  67. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  68. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  69. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  70. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  71. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  72. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  73. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  74. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  75. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  76. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  77. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  78. d56a6a3 Remove obsolete restriction with allocations and dex cache. by Nicolas Geoffray · 8 years ago
  79. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  80. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  81. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  82. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 9 years ago
  83. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  84. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  85. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  86. dcc7ab6 Merge "Put the resolved class in HLoadClass." by Nicolas Geoffray · 8 years ago
  87. e037a73 Merge "Put inlined ArtMethod pointer in stack maps." by Nicolas Geoffray · 8 years ago
  88. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  89. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  90. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  91. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  92. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  93. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  94. c52b26d Recognize getClass() in RTP. by Nicolas Geoffray · 9 years ago
  95. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 9 years ago
  96. 5687634 Sharpen HLoadClass from inliner. by Nicolas Geoffray · 9 years ago
  97. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  98. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  99. 01b70e8 Add dequickening support. by Nicolas Geoffray · 9 years ago
  100. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago