1. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  2. 9f389d4 ART: Fix a static_cast int32_t -> uint64_t bug. by David Brazdil · 9 years ago
  3. e0395dd Optimize ArraySet for x86/x64/arm/arm64. by Nicolas Geoffray · 9 years ago
  4. a68ceb1 Merge "Optimizing: Tag arena allocations in code generators." by Vladimir Marko · 9 years ago
  5. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 9 years ago
  6. 3b9f304 Address HPackedSwitch issues raised after merge by Mark Mendell · 9 years ago
  7. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 9 years ago
  8. d7558da ART: Preserve loop headers with try/catch by David Brazdil · 9 years ago
  9. 1f8695c Optimizing: Rewrite HGraph::FindBackEdges(). by Vladimir Marko · 9 years ago
  10. d76d139 Optimizing: Rewrite HGraph::ComputeDominanceInformation(). by Vladimir Marko · 9 years ago
  11. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 9 years ago
  12. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  13. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  14. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  15. ca83cd0 Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  16. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 9 years ago
  17. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  18. a201d5e Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  19. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  20. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 9 years ago
  21. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 9 years ago
  22. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  23. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 9 years ago
  24. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  25. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  26. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  27. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  28. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  29. 402ae2d Merge "Add dex_pc to all HInstructions in builder." by Nicolas Geoffray · 9 years ago
  30. 3ecfd65 Add dex_pc to all HInstructions in builder. by Yevgeny Rouban · 9 years ago
  31. 0616ae0 [optimizing] Add support for x86 constant area by Mark Mendell · 9 years ago
  32. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  33. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 9 years ago
  34. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  35. 2e8e4ff Merge "Revert "Optimizing: Tag basic block allocations with their source."" by Vladimir Marko · 9 years ago
  36. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  37. f7432c6 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 9 years ago
  38. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 9 years ago
  39. 2a7c1ef Add more dwarf debug line info for Optimized methods. by Yevgeny Rouban · 9 years ago
  40. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  41. 68ad649 Refactor BuildInvoke. by Calin Juravle · 9 years ago
  42. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  43. 05f2056 Add support to indicate whether intrinsics require a dex cache by Agi Csaki · 9 years ago
  44. 83f8b5b Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 9 years ago
  45. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  46. 99429ae Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""" by Vladimir Marko · 9 years ago
  47. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  48. ec16f79 ART: Refactor try/catch block info, store exception type by David Brazdil · 9 years ago
  49. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  50. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  51. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  52. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  53. 29fc008 ART: Revert storing of exceptional predecessors by David Brazdil · 9 years ago
  54. 837b649 Merge "Adjust art::HTypeConversion's side effects for MIPS64." by Roland Levillain · 9 years ago
  55. e28dde5 Merge "Small optimization improvements." by Nicolas Geoffray · 9 years ago
  56. df3f822 Adjust art::HTypeConversion's side effects for MIPS64. by Roland Levillain · 9 years ago
  57. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 9 years ago
  58. efa8468 Small optimization improvements. by Nicolas Geoffray · 9 years ago
  59. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 9 years ago
  60. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  61. 78e3ef6 Add a GVN dependency 'GC' for garbage collection. by Alexandre Rames · 9 years ago
  62. 8c0676c ART-Optimizing: Fix the type of HDivZeroCheck by Serguei Katkov · 9 years ago
  63. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  64. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 9 years ago
  65. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 9 years ago
  66. b618ade ART: Store and check exceptional predecessors by David Brazdil · 9 years ago
  67. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  68. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  69. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  70. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  71. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  72. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  73. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  74. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  75. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  76. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  77. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  78. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  79. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  80. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  81. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  82. 34c3ba9 Fix broken tests. by Aart Bik · 9 years ago
  83. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 9 years ago
  84. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  85. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  86. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 9 years ago
  87. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 9 years ago
  88. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 9 years ago
  89. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  90. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  91. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  92. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 9 years ago
  93. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 9 years ago
  94. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 9 years ago
  95. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  96. 49bace1 Address additional comments on try-catch CL by David Brazdil · 9 years ago
  97. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 9 years ago
  98. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 9 years ago
  99. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  100. 4a08e17 Merge "Minor fixes to mips64 for the arch-specific optimisation framework." by Roland Levillain · 9 years ago