1. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 10 years ago
  2. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 10 years ago
  3. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 10 years ago
  4. 040db34 Optimizing: Clean up Equal/NotEqual constant folding for nulls. by Vladimir Marko · 10 years ago
  5. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 10 years ago
  6. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 10 years ago
  7. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 10 years ago
  8. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 10 years ago
  9. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 10 years ago
  10. 31f1584 Merge "Optimizing: Rewrite search for common dominators." by Vladimir Marko · 10 years ago
  11. 391d01f Optimizing: Rewrite search for common dominators. by Vladimir Marko · 10 years ago
  12. 3e5b3c9 Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect." by Vladimir Marko · 10 years ago
  13. b554b5a Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect. by Vladimir Marko · 10 years ago
  14. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 10 years ago
  15. 2bd4c5c Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation" by David Brazdil · 10 years ago
  16. 1749e2c ART: Implement DeadPhiHandling in PrimitiveTypePropagation by David Brazdil · 10 years ago
  17. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 10 years ago
  18. c65d1f3 Merge "Move loop invariant utility to more general place." by Aart Bik · 10 years ago
  19. 73f1f3b Move loop invariant utility to more general place. by Aart Bik · 10 years ago
  20. 55d02cf Revert "Enable store elimination for singleton objects." by Andreas Gampe · 10 years ago
  21. 7f43a3d Enable store elimination for singleton objects. by Mingyao Yang · 10 years ago
  22. cbf3c0f Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 10 years ago
  23. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 10 years ago
  24. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 10 years ago
  25. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 10 years ago
  26. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  27. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 10 years ago
  28. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago
  29. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 10 years ago
  30. e6dbf48 ARM64: Instruction simplification for array accesses. by Alexandre Rames · 10 years ago
  31. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  32. d5a69fc Merge "Added support for unsigned comparisons" by Aart Bik · 10 years ago
  33. 8030c41 Revert "load store elimination." by Nicolas Geoffray · 10 years ago
  34. 589dac7 load store elimination. by Mingyao Yang · 10 years ago
  35. e9f3760 Added support for unsigned comparisons by Aart Bik · 10 years ago
  36. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  37. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  38. df34560 Merge "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  39. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  40. 02280e6 Merge "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  41. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 10 years ago
  42. 439ffb8 Merge "Intrinsify System.arraycopy." by Nicolas Geoffray · 10 years ago
  43. 4e2a557 Assert that referrers class should not need access check. by Calin Juravle · 10 years ago
  44. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 10 years ago
  45. a9a306d Add a clarifying comment on HLoadClass::InstructionDataEquals. by Calin Juravle · 10 years ago
  46. 359f77c Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." by Vladimir Marko · 10 years ago
  47. 386062d Make sure classes with different access checks are not GVN-ed by Calin Juravle · 10 years ago
  48. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 10 years ago
  49. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 10 years ago
  50. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 10 years ago
  51. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 10 years ago
  52. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 10 years ago
  53. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 10 years ago
  54. 9f389d4 ART: Fix a static_cast int32_t -> uint64_t bug. by David Brazdil · 10 years ago
  55. e0395dd Optimize ArraySet for x86/x64/arm/arm64. by Nicolas Geoffray · 10 years ago
  56. a68ceb1 Merge "Optimizing: Tag arena allocations in code generators." by Vladimir Marko · 10 years ago
  57. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 10 years ago
  58. 3b9f304 Address HPackedSwitch issues raised after merge by Mark Mendell · 10 years ago
  59. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 10 years ago
  60. d7558da ART: Preserve loop headers with try/catch by David Brazdil · 10 years ago
  61. 1f8695c Optimizing: Rewrite HGraph::FindBackEdges(). by Vladimir Marko · 10 years ago
  62. d76d139 Optimizing: Rewrite HGraph::ComputeDominanceInformation(). by Vladimir Marko · 10 years ago
  63. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 10 years ago
  64. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 10 years ago
  65. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 10 years ago
  66. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 10 years ago
  67. ca83cd0 Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 10 years ago
  68. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 10 years ago
  69. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 10 years ago
  70. a201d5e Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 10 years ago
  71. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 10 years ago
  72. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 10 years ago
  73. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  74. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  75. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 10 years ago
  76. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  77. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  78. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  79. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  80. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  81. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 10 years ago
  82. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 10 years ago
  83. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 10 years ago
  84. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  85. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 10 years ago
  86. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  87. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 10 years ago
  88. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  89. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  90. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  91. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 10 years ago
  92. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 10 years ago
  93. 68ad649 Refactor BuildInvoke. by Calin Juravle · 10 years ago
  94. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  95. 05f2056 Add support to indicate whether intrinsics require a dex cache by Agi Csaki · 10 years ago
  96. 83f8b5b Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 10 years ago
  97. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 10 years ago
  98. 99429ae Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""" by Vladimir Marko · 10 years ago
  99. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  100. ec16f79 ART: Refactor try/catch block info, store exception type by David Brazdil · 10 years ago