1. 4d277ba ART: Make GVN work with BoundType. by Artem Serov · 7 years ago
  2. a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 7 years ago
  3. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  4. ca210e3 ART: SBC: Support single exit loops with live_outs. by Artem Serov · 8 years ago
  5. 4dc09e7 LSE improvement: better singleton array optimization by Aart Bik · 7 years ago
  6. e394622 ART: Do not define abstract HIR kinds. by Vladimir Marko · 7 years ago
  7. 0dcccd8 ART: Remove InstructionTypeEquals(). by Vladimir Marko · 7 years ago
  8. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  9. 240384b Revert^2: Deopt does not throw by Aart Bik · 7 years ago
  10. 080820c Revert "Deopt does not throw" by Aart Bik · 7 years ago
  11. 2905de1 Deopt does not throw by Aart Bik · 7 years ago
  12. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  13. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  14. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  15. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  16. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  17. d9e4d73 Fix iCache misses for GetKind on x86,x86_64 by Gupta Kumar, Sanjiv · 7 years ago
  18. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  19. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  20. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  21. 7f4aff6 ART: Implement SuperblockCloner. by Artem Serov · 8 years ago
  22. df99018 Merge "ART: Fix single-preheader transformation." by Aart Bik · 8 years ago
  23. ba3a790 Merge "Revert "ART: Try to statically evaluate some conditions."" by Treehugger Robot · 8 years ago
  24. 04366f3 Revert "ART: Try to statically evaluate some conditions." by Nicolas Geoffray · 8 years ago
  25. 09faaea ART: Fix single-preheader transformation. by Artem Serov · 8 years ago
  26. 03376f4 Merge "ART: Try to statically evaluate some conditions." by Treehugger Robot · 8 years ago
  27. 1de1e11 ART: Try to statically evaluate some conditions. by Artem Serov · 8 years ago
  28. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  29. d57fdd8 Merge "Log at places we fail to compile." by Nicolas Geoffray · 8 years ago
  30. dbb9aef Log at places we fail to compile. by Nicolas Geoffray · 8 years ago
  31. 75bb2f3 Type conversion elimination of constants by Mingyao Yang · 8 years ago
  32. 68351eb Merge "ART: Introduce individual HInstruction cloning." by Aart Bik · 8 years ago
  33. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 8 years ago
  34. cced8ba ART: Introduce individual HInstruction cloning. by Artem Serov · 8 years ago
  35. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  36. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  37. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 8 years ago
  38. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  39. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  40. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  41. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  42. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  43. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  44. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  45. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  46. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  47. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  48. 5aedbcd Merge "ART: Fix loop header's predecessors reordering in SimplifyLoops." by Nicolas Geoffray · 8 years ago
  49. c73ee37 ART: Fix loop header's predecessors reordering in SimplifyLoops. by Artem Serov · 8 years ago
  50. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 8 years ago
  51. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  52. a4b58ed Fix static analyzer warning by George Burgess IV · 8 years ago
  53. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  54. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  55. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  56. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  57. 19d7d50 ARM64: Fix IsAdrpPatch(). by Vladimir Marko · 8 years ago
  58. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  59. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 8 years ago
  60. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  61. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  62. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  63. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  64. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  65. b07d1bc Ensure environment is ready when populating loop. by Aart Bik · 8 years ago
  66. f8f5a16 ART vectorizer. by Aart Bik · 8 years ago
  67. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  68. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  69. b13c65b Saves full XMM state along suspend check's slow path. by Aart Bik · 8 years ago
  70. 1eede6a Don't inline methods that throw in graph with irreducible loops. by Nicolas Geoffray · 8 years ago
  71. 69d75ff Skip loop optimization if there is no loop in the graph. by Mingyao Yang · 8 years ago
  72. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  73. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
  74. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  75. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 9 years ago
  76. 1ea9efc Acquire the mutator lock before comparing classes/strings. by Nicolas Geoffray · 8 years ago
  77. dcc7ab6 Merge "Put the resolved class in HLoadClass." by Nicolas Geoffray · 8 years ago
  78. e037a73 Merge "Put inlined ArtMethod pointer in stack maps." by Nicolas Geoffray · 8 years ago
  79. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  80. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  81. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  82. 48886c2 Remove HLoadClass::LoadKind::kDexCachePcRelative. by Vladimir Marko · 8 years ago
  83. 6b69e0a Complete unrolling of loops with small body and trip count one. by Aart Bik · 8 years ago
  84. f0acfe7 Keep resolved String in HLoadString. by Nicolas Geoffray · 8 years ago
  85. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 9 years ago
  86. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 9 years ago
  87. a9dbe83 Add HVariableInputSizeInstruction. by Mingyao Yang · 9 years ago
  88. 9b1583e Support GVN for HLoadClass::LoadKind::kJitTableAddress. by Nicolas Geoffray · 9 years ago
  89. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 9 years ago
  90. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  91. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 9 years ago
  92. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 9 years ago
  93. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 9 years ago
  94. c757dec Do not inline loops without exit edges by David Sehr · 9 years ago
  95. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 9 years ago
  96. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 9 years ago
  97. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 9 years ago
  98. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago
  99. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  100. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 9 years ago