1. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  2. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
  3. a6e2614 ART: Extend the range of clonable instructions. by Artem Serov · 7 years ago
  4. 4d277ba ART: Make GVN work with BoundType. by Artem Serov · 7 years ago
  5. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  6. ca210e3 ART: SBC: Support single exit loops with live_outs. by Artem Serov · 8 years ago
  7. 4dc09e7 LSE improvement: better singleton array optimization by Aart Bik · 7 years ago
  8. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  9. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  10. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  11. 6d5b7e3 ART: Clean up after HInstruction::Is##type() rewrite. by Vladimir Marko · 7 years ago
  12. a90dd51 Reimplement HInstruction::Is##type(). by Vladimir Marko · 7 years ago
  13. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 7 years ago
  14. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 7 years ago
  15. bd78567 Store HIR type in HInstruction::packed_field_. by Vladimir Marko · 7 years ago
  16. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  17. 240384b Revert^2: Deopt does not throw by Aart Bik · 7 years ago
  18. 080820c Revert "Deopt does not throw" by Aart Bik · 7 years ago
  19. 2905de1 Deopt does not throw by Aart Bik · 7 years ago
  20. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  21. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  22. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  23. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  24. 29aa082 Vectorization of saturation arithmetic. by Aart Bik · 7 years ago
  25. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 7 years ago
  26. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  27. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  28. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 8 years ago
  29. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 7 years ago
  30. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  31. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 7 years ago
  32. d9e4d73 Fix iCache misses for GetKind on x86,x86_64 by Gupta Kumar, Sanjiv · 7 years ago
  33. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 7 years ago
  34. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 8 years ago
  35. 8c0961f Move missed files to libdexfile by David Sehr · 8 years ago
  36. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 8 years ago
  37. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 8 years ago
  38. 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 8 years ago
  39. a8b8e9b Improve code sinking near "always throwing" method calls by Aart Bik · 8 years ago
  40. 7f4aff6 ART: Implement SuperblockCloner. by Artem Serov · 8 years ago
  41. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  42. df99018 Merge "ART: Fix single-preheader transformation." by Aart Bik · 8 years ago
  43. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 8 years ago
  44. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 8 years ago
  45. 8758454 Clean up InstanceOf/CheckCast. by Vladimir Marko · 8 years ago
  46. 09faaea ART: Fix single-preheader transformation. by Artem Serov · 8 years ago
  47. 03376f4 Merge "ART: Try to statically evaluate some conditions." by Treehugger Robot · 8 years ago
  48. 1de1e11 ART: Try to statically evaluate some conditions. by Artem Serov · 8 years ago
  49. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  50. f5df935 Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." by Treehugger Robot · 8 years ago
  51. fec85cd Minor cleanup in CodeGenerator::RecordPcInfo(). by Vladimir Marko · 8 years ago
  52. 0259c24 Fix a bug in String.charAt() simplification. by Vladimir Marko · 8 years ago
  53. 68351eb Merge "ART: Introduce individual HInstruction cloning." by Aart Bik · 8 years ago
  54. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 8 years ago
  55. cced8ba ART: Introduce individual HInstruction cloning. by Artem Serov · 8 years ago
  56. e0eb483 Fix LSA hunt for original reference bug. by xueliang.zhong · 8 years ago
  57. 61b9228 ART: Introduce Uint8 loads in compiled code. by Vladimir Marko · 8 years ago
  58. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  59. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 8 years ago
  60. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  61. a290160 MIPS32R2: Share address computation by Lena Djokic · 8 years ago
  62. c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 8 years ago
  63. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 8 years ago
  64. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  65. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 8 years ago
  66. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  67. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  68. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  69. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  70. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  71. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  72. 0148de4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  73. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 8 years ago
  74. cfa59b4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  75. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 8 years ago
  76. 9879d0e Basic SIMD reduction support. by Aart Bik · 8 years ago
  77. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  78. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  79. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  80. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  81. 5aedbcd Merge "ART: Fix loop header's predecessors reordering in SimplifyLoops." by Nicolas Geoffray · 8 years ago
  82. c73ee37 ART: Fix loop header's predecessors reordering in SimplifyLoops. by Artem Serov · 8 years ago
  83. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 8 years ago
  84. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  85. c9c3104 Turn a few DCHECK into CHECKs. by Nicolas Geoffray · 8 years ago
  86. f57c1ae Prevent loop optimization in debuggable mode. by Nicolas Geoffray · 8 years ago
  87. c0fe9db Merge "Use IntrusiveForwardList<> for Env-/UsePosition." by Vladimir Marko · 8 years ago
  88. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  89. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  90. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  91. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  92. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  93. ec32f64 Delay allocating environment locations. by Vladimir Marko · 8 years ago
  94. 82b0740 Use IntrusiveForwardList<> for Env-/UsePosition. by Vladimir Marko · 8 years ago
  95. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  96. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 8 years ago
  97. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  98. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  99. de6fc4a Merge "ARM64: Share address computation across SIMD LDRs/STRs." by Treehugger Robot · 8 years ago
  100. e1811ed ARM64: Share address computation across SIMD LDRs/STRs. by Artem Serov · 8 years ago