1. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 9 years ago
  2. 6a5037e Merge "[optimizing] More x86_64 code improvements" by Roland Levillain · 9 years ago
  3. 2b562f4 Merge "Some heap cleanup" by Mathieu Chartier · 9 years ago
  4. a4f6af9 Some heap cleanup by Mathieu Chartier · 9 years ago
  5. 8ee8f32 Merge "Add daemon threads to 004-ThreadStress" by Mathieu Chartier · 9 years ago
  6. 548a3ce Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 9 years ago
  7. 4500fcb Merge "Address some comments" by Mathieu Chartier · 9 years ago
  8. c0fe56a Address some comments by Mathieu Chartier · 9 years ago
  9. ff2ac94 Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""" by Nicolas Geoffray · 9 years ago
  10. cfa410b [optimizing] More x86_64 code improvements by Mark Mendell · 9 years ago
  11. adbd0e5 Merge "ART: Fix Quick's DCE+GVN" by Vladimir Marko · 9 years ago
  12. 423f150 Merge "ART-Optimizing: Fix the type of HDivZeroCheck" by Calin Juravle · 9 years ago
  13. 2f2f173 ART: Fix Quick's DCE+GVN by Serguei Katkov · 9 years ago
  14. 8c0676c ART-Optimizing: Fix the type of HDivZeroCheck by Serguei Katkov · 9 years ago
  15. 8dbf0cf Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 9 years ago
  16. f24576a Merge "ART: Change UnresolvedMergedType merge" by Andreas Gampe · 9 years ago
  17. b58474e ART: Change UnresolvedMergedType merge by Andreas Gampe · 9 years ago
  18. def3fcd Add daemon threads to 004-ThreadStress by Man Cao · 9 years ago
  19. 32a6740 Merge "ART: Fix reg_type_test" by Andreas Gampe · 9 years ago
  20. 2f90b34 ART: Fix reg_type_test by Andreas Gampe · 9 years ago
  21. ebccaad Merge "ART: Add complex UnresolvedMergedType test case" by Andreas Gampe · 9 years ago
  22. 081da0a Merge "ART: Change UnresolvedMergedType internal representation" by Andreas Gampe · 9 years ago
  23. 4814bbd Merge "Do read barriers on native roots in CopyClassVisitor" by Mathieu Chartier · 9 years ago
  24. 3ee25bb Do read barriers on native roots in CopyClassVisitor by Mathieu Chartier · 9 years ago
  25. 750f7c2 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 9 years ago
  26. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  27. 1a5625b Merge "Fix a bug in the register allocator around pair allocation." by Nicolas Geoffray · 9 years ago
  28. fc8156a [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 9 years ago
  29. f297581 Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 9 years ago
  30. 77bccdc Merge "ART: Clean up unnecessary ArtMethod**" by Andreas Gampe · 9 years ago
  31. 3a35714 ART: Clean up unnecessary ArtMethod** by Andreas Gampe · 9 years ago
  32. fc29856 Merge "ART: Remove TODO in BitVector" by Andreas Gampe · 9 years ago
  33. 067f1ed ART: Remove TODO in BitVector by Andreas Gampe · 9 years ago
  34. e6b307a Merge "Add class table field to class loader" by Mathieu Chartier · 9 years ago
  35. 4b2e98f Merge "Fix C++14 bitrot." by Dan Albert · 9 years ago
  36. eb3bd88 Fix C++14 bitrot. by Dan Albert · 9 years ago
  37. 6b06953 Add class table field to class loader by Mathieu Chartier · 9 years ago
  38. 3ded776 Merge "Ensure coherency of call kinds for LocationSummary." by Nicolas Geoffray · 9 years ago
  39. a001e3a Merge "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 9 years ago
  40. f25b661 Revert "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 9 years ago
  41. 4320ff1 Merge "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 9 years ago
  42. 62dee44 Merge "Tighten default inlining settings when using the space filter." by Roland Levillain · 9 years ago
  43. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 9 years ago
  44. 8158f28 Ensure coherency of call kinds for LocationSummary. by Alexandre Rames · 9 years ago
  45. 3340756 Merge "Introduce arch-specific checker tests." by David Brazdil · 9 years ago
  46. 08624c5 Pass the verified method to the inlinee DexCompilationUnit. by Nicolas Geoffray · 9 years ago
  47. 7fbaa22 Merge "ART: Fix the simplifier for add/sub" by Calin Juravle · 9 years ago
  48. 115b53f ART: Fix the simplifier for add/sub by Serguei Katkov · 9 years ago
  49. a27a67c Merge "Fix image loading in interpeter-only mode" by Sebastien Hertz · 9 years ago
  50. bc7db53 Merge "Fix DDM reply buffer deallocation" by Sebastien Hertz · 9 years ago
  51. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  52. 46e857a Fix image loading in interpeter-only mode by Sebastien Hertz · 9 years ago
  53. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 9 years ago
  54. 1f3f766 Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  55. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  56. 275bc5e Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 9 years ago
  57. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  58. d840678 Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 9 years ago
  59. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 9 years ago
  60. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  61. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  62. 46e0f46 Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 9 years ago
  63. d82e89e Fix mod-union logic for native roots by Mathieu Chartier · 9 years ago
  64. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  65. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  66. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 9 years ago
  67. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  68. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 9 years ago
  69. 8bfc949 Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 9 years ago
  70. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  71. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 9 years ago
  72. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  73. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  74. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  75. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 9 years ago
  76. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  77. fd38927 Merge "Update expectation." by Nicolas Geoffray · 9 years ago
  78. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  79. 4af48fc Update expectation. by Nicolas Geoffray · 9 years ago
  80. 1d558db Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 9 years ago
  81. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 9 years ago
  82. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 9 years ago
  83. 28a9476 Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  84. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 9 years ago
  85. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 9 years ago
  86. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 9 years ago
  87. 718a245 Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 9 years ago
  88. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 9 years ago
  89. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 9 years ago
  90. 0c9c5bb Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  91. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  92. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 9 years ago
  93. ff7b114 ART: Fix stub_test by Andreas Gampe · 9 years ago
  94. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  95. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  96. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  97. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 9 years ago
  98. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 9 years ago
  99. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  100. 7879f71 Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 9 years ago