1. 4320ff1 Merge "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 10 years ago
  2. 62dee44 Merge "Tighten default inlining settings when using the space filter." by Roland Levillain · 10 years ago
  3. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  4. 3340756 Merge "Introduce arch-specific checker tests." by David Brazdil · 10 years ago
  5. 08624c5 Pass the verified method to the inlinee DexCompilationUnit. by Nicolas Geoffray · 10 years ago
  6. 7fbaa22 Merge "ART: Fix the simplifier for add/sub" by Calin Juravle · 10 years ago
  7. 115b53f ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  8. a27a67c Merge "Fix image loading in interpeter-only mode" by Sebastien Hertz · 10 years ago
  9. bc7db53 Merge "Fix DDM reply buffer deallocation" by Sebastien Hertz · 10 years ago
  10. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 10 years ago
  11. 46e857a Fix image loading in interpeter-only mode by Sebastien Hertz · 10 years ago
  12. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 10 years ago
  13. 1f3f766 Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 10 years ago
  14. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  15. 275bc5e Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 10 years ago
  16. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 10 years ago
  17. d840678 Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 10 years ago
  18. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  19. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 10 years ago
  20. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  21. 46e0f46 Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 10 years ago
  22. d82e89e Fix mod-union logic for native roots by Mathieu Chartier · 10 years ago
  23. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  24. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  25. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 10 years ago
  26. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  27. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 10 years ago
  28. 8bfc949 Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 10 years ago
  29. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  30. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 10 years ago
  31. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  32. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  33. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  34. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 10 years ago
  35. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  36. fd38927 Merge "Update expectation." by Nicolas Geoffray · 10 years ago
  37. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  38. 4af48fc Update expectation. by Nicolas Geoffray · 10 years ago
  39. 1d558db Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 10 years ago
  40. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 10 years ago
  41. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 10 years ago
  42. 28a9476 Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 10 years ago
  43. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 10 years ago
  44. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  45. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 10 years ago
  46. 718a245 Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 10 years ago
  47. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  48. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 10 years ago
  49. 0c9c5bb Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  50. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  51. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 10 years ago
  52. ff7b114 ART: Fix stub_test by Andreas Gampe · 10 years ago
  53. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 10 years ago
  54. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  55. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  56. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 10 years ago
  57. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 10 years ago
  58. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  59. 7879f71 Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 10 years ago
  60. b291796 ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID by Andreas Gampe · 10 years ago
  61. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 10 years ago
  62. 66c50cc Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  63. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  64. 5cdee20 Merge "Revert "runtime: cleanup class_linker out-parameters and formatting"" by Igor Murashkin · 10 years ago
  65. 40c8141 Revert "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  66. 9c977b9 Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  67. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  68. 0de694e runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  69. 0d72ce0 Merge "Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"" by Andreas Gampe · 10 years ago
  70. 07e0e6b Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 10 years ago
  71. 7423f0b Merge "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors" by Andreas Gampe · 10 years ago
  72. e93505f ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors by Andreas Gampe · 10 years ago
  73. 8d72e5d Merge "ART: Remove unique-numbered labels from arm64 assembly" by Andreas Gampe · 10 years ago
  74. c0da7ac ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 10 years ago
  75. 68c5640 Merge "Added repe_cmpsl instruction to x86, x86_64 assemblers" by Andreas Gampe · 10 years ago
  76. 970abfb Added repe_cmpsl instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  77. 5a898e6 Merge "Optimizing: Replace x86 xchg use with xor sequence" by Roland Levillain · 10 years ago
  78. b669c6e Merge "ART: Change stream output kNone intrinsic" by David Brazdil · 10 years ago
  79. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 10 years ago
  80. cb34698 Merge "Do not use -DUSE_*MALLOC for host build" by Shinichiro Hamaji · 10 years ago
  81. 8e568d0 Merge "Added disassembler support for repe_cmpsw instruction in x86, x86_64" by Andreas Gampe · 10 years ago
  82. ad697bd Merge "base: replace raw pointers for out-parameters with safer out<T>" by Igor Murashkin · 10 years ago
  83. 59c59d0 Merge "Don't dump stack when deleting an invalid local ref" by Mathieu Chartier · 10 years ago
  84. 5f684fd Don't dump stack when deleting an invalid local ref by Mathieu Chartier · 10 years ago
  85. fb326cf base: replace raw pointers for out-parameters with safer out<T> by Igor Murashkin · 10 years ago
  86. 124b392 Added disassembler support for repe_cmpsw instruction in x86, x86_64 by agicsaki · 10 years ago
  87. 8433bb8 Merge "ART: Fix gtest after GraphChecker CL" by David Brazdil · 10 years ago
  88. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 10 years ago
  89. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 10 years ago
  90. a302e91 Merge "ART: Store and check exceptional predecessors" by David Brazdil · 10 years ago
  91. b618ade ART: Store and check exceptional predecessors by David Brazdil · 10 years ago
  92. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  93. 7a08fb5 Optimizing: Add Non Temporal Move support for x86 by Mark Mendell · 10 years ago
  94. 9097981 Optimizing: Replace x86 xchg use with xor sequence by Mark Mendell · 10 years ago
  95. 028aec2 Do not use -DUSE_*MALLOC for host build by Shinichiro Hamaji · 10 years ago
  96. 7b926cd Merge "Clear temporary class arrays before linking the new class" by Mathieu Chartier · 10 years ago
  97. eb837eb Clear temporary class arrays before linking the new class by Mathieu Chartier · 10 years ago
  98. 3247ce5 Merge "Register signal handler to kernel if not claimed" by Andreas Gampe · 10 years ago
  99. 1569aad Merge "ART: Relax IsInstantiable check" by Andreas Gampe · 10 years ago
  100. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 10 years ago