1. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 9 years ago
  2. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 9 years ago
  3. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 9 years ago
  4. b618ade ART: Store and check exceptional predecessors by David Brazdil · 9 years ago
  5. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  6. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 9 years ago
  7. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 9 years ago
  8. 57a9c7d Merge "Fix gtests." by Calin Juravle · 9 years ago
  9. 0941b9d Fix gtests. by Calin Juravle · 9 years ago
  10. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 9 years ago
  11. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  12. 57c0f3f Merge "Clean up class visitors" by Mathieu Chartier · 9 years ago
  13. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  14. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  15. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  16. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  17. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 9 years ago
  18. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  19. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  20. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  21. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  22. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  23. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  24. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  25. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  26. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  27. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  28. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 9 years ago
  29. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  30. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  31. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  32. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  33. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  34. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  35. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  36. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  37. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 9 years ago
  38. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 9 years ago
  39. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  40. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  41. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  42. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  43. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  44. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 9 years ago
  45. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 9 years ago
  46. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  47. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  48. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 9 years ago
  49. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  50. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  51. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  52. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  53. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  54. 34c3ba9 Fix broken tests. by Aart Bik · 9 years ago
  55. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 9 years ago
  56. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  57. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 9 years ago
  58. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 9 years ago
  59. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  60. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 9 years ago
  61. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 9 years ago
  62. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  63. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 9 years ago
  64. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 9 years ago
  65. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  66. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  67. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  68. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 9 years ago
  69. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 9 years ago
  70. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 9 years ago
  71. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 9 years ago
  72. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 9 years ago
  73. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  74. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  75. 045da88 Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""" by Nicolas Geoffray · 9 years ago
  76. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  77. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 9 years ago
  78. d1665b7 Merge "Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing.""" by Roland Levillain · 9 years ago
  79. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  80. f68c854 Merge "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  81. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  82. 7f63c52 Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 9 years ago
  83. 6fb5b1b Merge "Fix baseline for arm64." by Nicolas Geoffray · 9 years ago
  84. 9b1eba3 Fix baseline for arm64. by Nicolas Geoffray · 9 years ago
  85. d562cb1 Merge "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  86. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  87. 77d5e6b Merge "Change JIT code to use optimizing." by Nicolas Geoffray · 9 years ago
  88. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 9 years ago
  89. 5e094de Merge "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  90. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  91. 8bf1b56 Merge "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  92. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  93. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 9 years ago
  94. e46d0b5 Merge "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 9 years ago
  95. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  96. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 9 years ago
  97. 404ea41 Merge "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  98. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 9 years ago
  99. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 9 years ago
  100. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 9 years ago