1. 3a78345 am f1bb39e8: am 1f3f766d: Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  2. f1bb39e am 1f3f766d: Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  3. 1f3f766 Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  4. d75199b am 50fbbd29: am 275bc5e5: Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 9 years ago
  5. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  6. 50fbbd2 am 275bc5e5: Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 9 years ago
  7. 275bc5e Merge "ART: Extend ISA features option for (host) run tests" by Andreas Gampe · 9 years ago
  8. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  9. d4b0aaa am 8a8cefa3: am d8406781: Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 9 years ago
  10. 8a8cefa am d8406781: Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 9 years ago
  11. 54c8b90 am 6541898f: am 02f0771b: Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  12. 3b03590 am 5970565b: am 94800f46: Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  13. da25b54 am df9964ee: am 46e0f460: Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 9 years ago
  14. d840678 Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 9 years ago
  15. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 9 years ago
  16. 6541898 am 02f0771b: Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  17. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  18. 5970565 am 94800f46: Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  19. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  20. df9964e am 46e0f460: Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 9 years ago
  21. 46e0f46 Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 9 years ago
  22. d82e89e Fix mod-union logic for native roots by Mathieu Chartier · 9 years ago
  23. 3a7a97b am 75fe3e02: am 13394093: Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  24. 75fe3e0 am 13394093: Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  25. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  26. 2429693 am edd54eeb: am 902ec264: Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  27. edd54ee am 902ec264: Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  28. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  29. cd817a6 am 0611b853: am d4fd5914: Merge "ART: Move exception clearing into own instruction" by David Brazdil · 9 years ago
  30. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 9 years ago
  31. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  32. 0611b85 am d4fd5914: Merge "ART: Move exception clearing into own instruction" by David Brazdil · 9 years ago
  33. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 9 years ago
  34. 97c8824 am 2b83ce9e: am 8bfc949a: Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 9 years ago
  35. 2b83ce9 am 8bfc949a: Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 9 years ago
  36. 8bfc949 Merge "Revert "Revert "ART: Use bionic TLS slot for thread-self""" by Andreas Gampe · 9 years ago
  37. 7ea83c0 am a3b4e939: am 10569198: Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 9 years ago
  38. a3b4e93 am 10569198: Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 9 years ago
  39. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  40. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 9 years ago
  41. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  42. 9d76238 am cbc3382f: am 1cf85515: Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  43. cbc3382 am 1cf85515: Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  44. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  45. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  46. 2984eb3 am 9cc66f1e: am d2606b1b: Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 9 years ago
  47. 9cc66f1 am d2606b1b: Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 9 years ago
  48. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 9 years ago
  49. 7fef1b8 am c5866465: am bab71e2a: Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  50. c586646 am bab71e2a: Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  51. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  52. 10dbdfe am 2dd31ee7: am fd38927d: Merge "Update expectation." by Nicolas Geoffray · 9 years ago
  53. 2dd31ee am fd38927d: Merge "Update expectation." by Nicolas Geoffray · 9 years ago
  54. fd38927 Merge "Update expectation." by Nicolas Geoffray · 9 years ago
  55. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  56. 4af48fc Update expectation. by Nicolas Geoffray · 9 years ago
  57. 81c5da2 am 3d4502c1: am 1d558db0: Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 9 years ago
  58. 3d4502c am 1d558db0: Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 9 years ago
  59. 1d558db Merge "ART: Use Clang default integrated assembler." by Andreas Gampe · 9 years ago
  60. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 9 years ago
  61. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 9 years ago
  62. 381b43d am 97647079: am 28a94765: Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  63. 9764707 am 28a94765: Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  64. 28a9476 Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  65. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 9 years ago
  66. 60846c6 am cf599de3: am fe092ab1: Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 9 years ago
  67. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 9 years ago
  68. cf599de am fe092ab1: Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 9 years ago
  69. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 9 years ago
  70. 2600e40 am 721d5cf7: am 718a2451: Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 9 years ago
  71. 721d5cf am 718a2451: Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 9 years ago
  72. 718a245 Merge "ARM/ARM64: Implement numberOfLeadingZeros intrinsic." by Vladimir Marko · 9 years ago
  73. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 9 years ago
  74. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 9 years ago
  75. e80e3a3 am 2b643092: am 0c9c5bbd: Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  76. 2b64309 am 0c9c5bbd: Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  77. 0c9c5bb Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  78. 90426f9 am 0ebe6918: am e3d598e2: Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  79. 0ebe691 am e3d598e2: Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  80. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  81. 965f16f am 8751f3b6: am 743e9625: Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 9 years ago
  82. 8751f3b am 743e9625: Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 9 years ago
  83. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 9 years ago
  84. ff7b114 ART: Fix stub_test by Andreas Gampe · 9 years ago
  85. eae8d73 am aa16bf2d: am e238414e: Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  86. e1f7259 am 90d7bc05: am bc576cfd: Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  87. aa16bf2 am e238414e: Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  88. 90d7bc0 am bc576cfd: Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  89. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  90. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  91. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  92. 6bc75fe am adcc1f20: am 855223fa: Merge "Fix ambiguous phrasing in tests comments regarding $." by Roland Levillain · 9 years ago
  93. adcc1f2 am 855223fa: Merge "Fix ambiguous phrasing in tests comments regarding $." by Roland Levillain · 9 years ago
  94. 855223f Merge "Fix ambiguous phrasing in tests comments regarding $opt$." by Roland Levillain · 9 years ago
  95. c2abe2f Fix ambiguous phrasing in tests comments regarding $opt$. by Roland Levillain · 9 years ago
  96. cf1c0f6 am a63809f1: am 7a58566d: Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  97. a63809f am 7a58566d: Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  98. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  99. b9795c8 am 70b593a4: am 7879f711: Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 9 years ago
  100. 70b593a am 7879f711: Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 9 years ago