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