1. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  2. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  3. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  5. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 9 years ago
  6. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 9 years ago
  7. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  8. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  9. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  10. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  11. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  12. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 9 years ago
  13. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 9 years ago
  14. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  15. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  16. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 9 years ago
  17. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  18. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  19. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  20. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  21. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  22. 34c3ba9 Fix broken tests. by Aart Bik · 9 years ago
  23. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 9 years ago
  24. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  25. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 9 years ago
  26. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 9 years ago
  27. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  28. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 9 years ago
  29. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 9 years ago
  30. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  31. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 9 years ago
  32. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 9 years ago
  33. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  34. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  35. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  36. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 9 years ago
  37. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 9 years ago
  38. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 9 years ago
  39. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 9 years ago
  40. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 9 years ago
  41. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  42. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  43. 045da88 Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""" by Nicolas Geoffray · 9 years ago
  44. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  45. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 9 years ago
  46. d1665b7 Merge "Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing.""" by Roland Levillain · 9 years ago
  47. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 10 years ago
  48. f68c854 Merge "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  49. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  50. 7f63c52 Revert "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 9 years ago
  51. 6fb5b1b Merge "Fix baseline for arm64." by Nicolas Geoffray · 9 years ago
  52. 9b1eba3 Fix baseline for arm64. by Nicolas Geoffray · 9 years ago
  53. d562cb1 Merge "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  54. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  55. 77d5e6b Merge "Change JIT code to use optimizing." by Nicolas Geoffray · 9 years ago
  56. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 9 years ago
  57. 5e094de Merge "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  58. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  59. 8bf1b56 Merge "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  60. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  61. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 9 years ago
  62. e46d0b5 Merge "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 9 years ago
  63. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  64. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 9 years ago
  65. 404ea41 Merge "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  66. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 9 years ago
  67. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 9 years ago
  68. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 9 years ago
  69. 6cd788f Address small comments in HGraphBuilder by David Brazdil · 9 years ago
  70. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  71. 98bea9f Merge "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  72. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  73. 761f281 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  74. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  75. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 9 years ago
  76. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
  77. 7d5e4d0 Merge "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  78. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  79. c7432f3 Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  80. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 9 years ago
  81. 30502f1 Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod.""" by Nicolas Geoffray · 9 years ago
  82. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  83. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  84. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 9 years ago
  85. 569e81e Merge "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  86. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  87. d5bd4fd Merge "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  88. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  89. 53ed3c5 Merge "ART: Fix opsize in LoadArgDirect" by Andreas Gampe · 9 years ago
  90. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  91. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  92. ee35ff8 Merge "Improve code generation for ARM64 VisitArrayGet/Set." by Nicolas Geoffray · 9 years ago
  93. 82000b0 Improve code generation for ARM64 VisitArrayGet/Set. by Alexandre Rames · 9 years ago
  94. 399426d Merge "Added next condition check to branch instruction" by Roland Levillain · 9 years ago
  95. 45b83af Revert "Revert "Fix LSRA bug with explicit register temporaries"" by Nicolas Geoffray · 9 years ago
  96. a5fc140 Revert "Fix LSRA bug with explicit register temporaries" by Calin Juravle · 9 years ago
  97. 283b854 Fix LSRA bug with explicit register temporaries by Mark Mendell · 9 years ago
  98. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 9 years ago
  99. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  100. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago