1. 5f7b58e Rewrite HInstruction::Is/As<type>(). by Vladimir Marko · 10 years ago
  2. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 10 years ago
  3. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  4. 04ff4e8 ART: Fix bug in DCE not removing phis from catch phi uses by David Brazdil · 10 years ago
  5. 4b467ed Simplify and rename IsLoopInvariant() test. by Mingyao Yang · 10 years ago
  6. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 10 years ago
  7. b1aa617 Merge "Move PC-relative addressing bases to a better position." by Vladimir Marko · 10 years ago
  8. fb337ea Move PC-relative addressing bases to a better position. by Vladimir Marko · 10 years ago
  9. 584bc17 Merge "Accept synthetic phi nodes and general names for blocks." by Aart Bik · 10 years ago
  10. 5c00485 ART: Fix uninitialized variable by David Brazdil · 10 years ago
  11. 3fc7f35 Accept synthetic phi nodes and general names for blocks. by Aart Bik · 10 years ago
  12. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 10 years ago
  13. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  14. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 10 years ago
  15. fbb184a Fix ClinitCheck pruning. by Vladimir Marko · 10 years ago
  16. cff8107 Merge "Optimizing/X86: PC-relative dex cache array addressing." by Vladimir Marko · 10 years ago
  17. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 10 years ago
  18. feaf26d Merge "Optimizing: Improve constant folding + DCE for inlining." by Vladimir Marko · 10 years ago
  19. d26a411 ART: Refactor iteration over normal/exceptional successors by David Brazdil · 10 years ago
  20. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 10 years ago
  21. 8a6463a Merge "ART: Improve comment about inlining into try/catch" by David Brazdil · 10 years ago
  22. 59a850e ART: Improve comment about inlining into try/catch by David Brazdil · 10 years ago
  23. 83dcccb Merge "Revert "Revert "ART: Update DCE to work with try/catch""" by David Brazdil · 10 years ago
  24. dc0d1eb ART: Add clarifying comment by David Brazdil · 10 years ago
  25. 8a7c0fe Revert "Revert "ART: Update DCE to work with try/catch"" by David Brazdil · 10 years ago
  26. 31f1584 Merge "Optimizing: Rewrite search for common dominators." by Vladimir Marko · 10 years ago
  27. 391d01f Optimizing: Rewrite search for common dominators. by Vladimir Marko · 10 years ago
  28. f11f5eb Merge "ART: Fix critical edge splitting under try/catch" by David Brazdil · 10 years ago
  29. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 10 years ago
  30. 3e5b3c9 Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect." by Vladimir Marko · 10 years ago
  31. b554b5a Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect. by Vladimir Marko · 10 years ago
  32. 9bc4361 ART: Fix simplification of catch blocks in the presence of dead code by David Brazdil · 10 years ago
  33. fb552d7 Revert "ART: Update DCE to work with try/catch" by David Brazdil · 10 years ago
  34. ce52901 ART: Update DCE to work with try/catch by David Brazdil · 10 years ago
  35. 9517798 ART: Enable inlining under try/catch by David Brazdil · 10 years ago
  36. d13f2b3 Merge "Revert "ART: Enable more passes under try/catch"" by David Brazdil · 10 years ago
  37. 771e5cc Revert "ART: Enable more passes under try/catch" by David Brazdil · 10 years ago
  38. c65d1f3 Merge "Move loop invariant utility to more general place." by Aart Bik · 10 years ago
  39. 73f1f3b Move loop invariant utility to more general place. by Aart Bik · 10 years ago
  40. 39fabd6 ART: Enable more passes under try/catch by David Brazdil · 10 years ago
  41. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  42. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 10 years ago
  43. 805b3b5 X86 jump tables for PackedSwitch by Mark Mendell · 10 years ago
  44. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 10 years ago
  45. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 10 years ago
  46. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 10 years ago
  47. d7558da ART: Preserve loop headers with try/catch by David Brazdil · 10 years ago
  48. 1f8695c Optimizing: Rewrite HGraph::FindBackEdges(). by Vladimir Marko · 10 years ago
  49. d76d139 Optimizing: Rewrite HGraph::ComputeDominanceInformation(). by Vladimir Marko · 10 years ago
  50. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 10 years ago
  51. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 10 years ago
  52. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 10 years ago
  53. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  54. b505997 Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  55. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  56. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 10 years ago
  57. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  58. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  59. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  60. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 10 years ago
  61. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  62. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  63. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  64. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 10 years ago
  65. ec16f79 ART: Refactor try/catch block info, store exception type by David Brazdil · 10 years ago
  66. 29fc008 ART: Revert storing of exceptional predecessors by David Brazdil · 10 years ago
  67. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  68. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  69. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 10 years ago
  70. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 11 years ago
  71. b618ade ART: Store and check exceptional predecessors by David Brazdil · 10 years ago
  72. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  73. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  74. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  75. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  76. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  77. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  78. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  79. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  80. 761f281 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  81. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  82. c7432f3 Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  83. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  84. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  85. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 10 years ago
  86. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  87. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  88. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  89. b809daa Merge "ART: Stop creating a fallthrough block for Goto" by David Brazdil · 10 years ago
  90. fe65946 ART: Stop creating a fallthrough block for Goto by David Brazdil · 10 years ago
  91. 1f82ecc Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  92. 8b20f88 Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  93. 01b6ec8 Merge "Don't special case HCurrentMethod in DCE." by Nicolas Geoffray · 10 years ago
  94. 18e6873 Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  95. f78848f Don't special case HCurrentMethod in DCE. by Nicolas Geoffray · 10 years ago
  96. 3584bce Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  97. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  98. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  99. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 10 years ago
  100. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago