1. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 10 years ago
  2. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 10 years ago
  3. b618ade ART: Store and check exceptional predecessors by David Brazdil · 10 years ago
  4. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  5. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 10 years ago
  6. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 10 years ago
  7. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  8. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 10 years ago
  9. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 10 years ago
  10. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  11. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 10 years ago
  12. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 10 years ago
  13. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  14. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  15. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  16. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  17. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  18. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  19. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  20. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  21. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  22. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  23. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  24. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  25. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 10 years ago
  26. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  27. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  28. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  29. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  30. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  31. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  32. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  33. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  34. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  35. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  36. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago
  37. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  38. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 10 years ago
  39. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  40. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  41. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  42. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  43. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  44. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  45. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  46. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  47. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  48. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 10 years ago
  49. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  50. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  51. d1665b7 Merge "Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing.""" by Roland Levillain · 10 years ago
  52. 7f63c52 Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 10 years ago
  53. 9b1eba3 Fix baseline for arm64. by Nicolas Geoffray · 10 years ago
  54. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 10 years ago
  55. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 10 years ago
  56. e46d0b5 Merge "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 10 years ago
  57. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 10 years ago
  58. 404ea41 Merge "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 10 years ago
  59. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 10 years ago
  60. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 10 years ago
  61. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 10 years ago
  62. 6cd788f Address small comments in HGraphBuilder by David Brazdil · 10 years ago
  63. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 10 years ago
  64. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 10 years ago
  65. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 10 years ago
  66. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 10 years ago
  67. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 10 years ago
  68. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  69. ee35ff8 Merge "Improve code generation for ARM64 VisitArrayGet/Set." by Nicolas Geoffray · 10 years ago
  70. 82000b0 Improve code generation for ARM64 VisitArrayGet/Set. by Alexandre Rames · 10 years ago
  71. 45b83af Revert "Revert "Fix LSRA bug with explicit register temporaries"" by Nicolas Geoffray · 10 years ago
  72. a5fc140 Revert "Fix LSRA bug with explicit register temporaries" by Calin Juravle · 10 years ago
  73. 283b854 Fix LSRA bug with explicit register temporaries by Mark Mendell · 10 years ago
  74. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 10 years ago
  75. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  76. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 10 years ago
  77. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  78. ea725ec Merge "Don't print signatures to avoid spaces." by Nicolas Geoffray · 10 years ago
  79. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 10 years ago
  80. 49bace1 Address additional comments on try-catch CL by David Brazdil · 10 years ago
  81. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 10 years ago
  82. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 10 years ago
  83. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 10 years ago
  84. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 10 years ago
  85. 39dc375 Merge "Emit method name at invokes in the graph visualizer." by Nicolas Geoffray · 10 years ago
  86. 842acd4 Emit method name at invokes in the graph visualizer. by Nicolas Geoffray · 10 years ago
  87. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 10 years ago
  88. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 10 years ago
  89. 2bcb431 Use CompareAndBranchIf(Non)Zero when applicable. by Nicolas Geoffray · 10 years ago
  90. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 10 years ago
  91. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  92. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  93. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 10 years ago
  94. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 10 years ago
  95. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 10 years ago
  96. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  97. 4a08e17 Merge "Minor fixes to mips64 for the arch-specific optimisation framework." by Roland Levillain · 10 years ago
  98. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  99. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  100. cf950c2 Revert "ART: Fix gtests after try/catch change" by David Brazdil · 10 years ago