1. 956dac2 assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble. by Rahul Chaudhry · 7 years ago
  2. f7754e8 Add more repeat support and register views. by Aart Bik · 7 years ago
  3. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  4. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  5. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  6. caa31e7 Add repeat support for memory addresses. by Aart Bik · 7 years ago
  7. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  8. 5dafb3c Test assembler driver utilities. by Aart Bik · 7 years ago
  9. 8859cec MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants. by Chris Larsen · 7 years ago
  10. ae53f10 Merge "MIPS32: Allow some patched instructions in delay slots" by Treehugger Robot · 7 years ago
  11. a663d9d MIPS32: Allow some patched instructions in delay slots by Alexey Frunze · 7 years ago
  12. 5011149 Merge "MIPS64: Implement HSelect" by Treehugger Robot · 7 years ago
  13. f708c9a Merge "MIPS: Eliminate hard-coded offsets in branches" by Treehugger Robot · 7 years ago
  14. 1f219fc Merge "Bunch of SIMD for x86 and x86_64" by Aart Bik · 7 years ago
  15. 3332db8 Bunch of SIMD for x86 and x86_64 by Aart Bik · 7 years ago
  16. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 7 years ago
  17. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 7 years ago
  18. 2dec927 MIPS64: Implement HSelect by Goran Jakovljevic · 7 years ago
  19. 0cab656 MIPS: Eliminate hard-coded offsets in branches by Alexey Frunze · 7 years ago
  20. b3d79e4 MIPS: Add maddv/msubv MSA instructions by Lena Djokic · 7 years ago
  21. acae6db Merge "Added a few idiomatic x86 SSE instructions." by Treehugger Robot · 7 years ago
  22. 6005a87 Added a few idiomatic x86 SSE instructions. by Aart Bik · 7 years ago
  23. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  24. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 7 years ago
  25. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 7 years ago
  26. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
  27. c043d00 Remove the old ARM assemblers from ART. by Roland Levillain · 7 years ago
  28. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  29. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 7 years ago
  30. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 7 years ago
  31. 51765b0 MIPS32: ART Vectorizer by Lena Djokic · 7 years ago
  32. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  33. 2e0a7e5 MIPS32: Adds changes neccessary for saving 128 bits of data by Lena Djokic · 7 years ago
  34. 69489fa ART: Fix old warnings by Andreas Gampe · 7 years ago
  35. c0fe9db Merge "Use IntrusiveForwardList<> for Env-/UsePosition." by Vladimir Marko · 7 years ago
  36. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 7 years ago
  37. 05ae674 Merge "Introduce a number of MSA instructions for MIPS32" by Aart Bik · 7 years ago
  38. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  39. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 7 years ago
  40. 0758ae7 Introduce a number of MSA instructions for MIPS32 by Lena Djokic · 7 years ago
  41. 658263e MIPS64: Add min/max MSA instructions by Goran Jakovljevic · 7 years ago
  42. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 7 years ago
  43. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  44. 82b0740 Use IntrusiveForwardList<> for Env-/UsePosition. by Vladimir Marko · 7 years ago
  45. deae7db ART: Add missing namespace comments by Andreas Gampe · 7 years ago
  46. 19680d3 MIPS64: ART Vectorizer by Goran Jakovljevic · 7 years ago
  47. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 7 years ago
  48. 47aa869 Merge "No need to lock when calling Thread.interrupted." by Nicolas Geoffray · 7 years ago
  49. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 7 years ago
  50. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 7 years ago
  51. c8e93c7 Min/max SIMDization support. by Aart Bik · 7 years ago
  52. a152c4b Merge "MIPS64: Add ilvr.df MSA instructions" by Aart Bik · 7 years ago
  53. 63529dd Merge "MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath" by Aart Bik · 7 years ago
  54. 3837011 MIPS64: Add ilvr.df MSA instructions by Goran Jakovljevic · 7 years ago
  55. 88abba2 ARM/AOT: Allow 16-bit LDR for Baker read barrier loads. by Vladimir Marko · 7 years ago
  56. d8b6a53 MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath by Goran Jakovljevic · 7 years ago
  57. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 7 years ago
  58. a57c334 Merge "Fix up code warning and errors" by Treehugger Robot · 7 years ago
  59. 88307ed Fix up code warning and errors by Yi Kong · 7 years ago
  60. 80248d7 MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions by Goran Jakovljevic · 7 years ago
  61. 28a24b3 Fix some gtests by Mathieu Chartier · 7 years ago
  62. 5863f85 MIPS64: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 7 years ago
  63. cd0295d MIPS: Use Lsa/Dlsa when possible. by Chris Larsen · 7 years ago
  64. 7cd18fb Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" by Treehugger Robot · 7 years ago
  65. 8939c64 SIMD pcmpgtb,w,d,q for x86/x86_64 by Aart Bik · 7 years ago
  66. e2a2395 Merge "MIPS64: Add ldi.df MSA instruction" by Aart Bik · 7 years ago
  67. 67d3fd7 SIMD pavgb,w for x86/x86_64 by Aart Bik · 7 years ago
  68. 3f44403 MIPS64: Add ldi.df MSA instruction by Goran Jakovljevic · 7 years ago
  69. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  70. 325e44f Merge "Fix return value of AtomicMethodRefMap::Get()" by Calin Juravle · 7 years ago
  71. fbffc67 Merge "MIPS64: Add vector registers to Mips64ManagedRegister class" by Aart Bik · 7 years ago
  72. 49ebbb2 Fix return value of AtomicMethodRefMap::Get() by Calin Juravle · 7 years ago
  73. 65b0263 MIPS64: Add vector registers to Mips64ManagedRegister class by Goran Jakovljevic · 7 years ago
  74. 27af937 MIPS64: Check for MSA presence in each MSA instruction by Goran Jakovljevic · 7 years ago
  75. f980637 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 7 years ago
  76. 8200488 Merge "MIPS64: Adjust Base and Offset" by Treehugger Robot · 7 years ago
  77. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 7 years ago
  78. c3fec0c MIPS64: Adjust Base and Offset by Chris Larsen · 8 years ago
  79. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 7 years ago
  80. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 7 years ago
  81. fcfaa8d Merge "Revert "Introduce a number of MSA instructions for MIPS64"" by Treehugger Robot · 7 years ago
  82. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  83. 4b45533 SIMD cmpeq for x86/x86_64 by Aart Bik · 7 years ago
  84. ba05290 Merge "SIMD and-not for x86/x86_64" by Aart Bik · 7 years ago
  85. 92d578f Merge "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  86. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 7 years ago
  87. ba89c34 MIPS64: Improve storing of constants in fields and array elements by Tijana Jakovljevic · 7 years ago
  88. 21c580b SIMD and-not for x86/x86_64 by Aart Bik · 7 years ago
  89. 5743386 MIPS64: Refactor implicit null checks in array/field get/set by Tijana Jakovljevic · 8 years ago
  90. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 7 years ago
  91. 4cc7e8f Merge "ARM: VIXL32: Use LoadLiteral for double constants." by Nicolas Geoffray · 7 years ago
  92. 3ae3b59 SIMD type conversion for x86 by Aart Bik · 7 years ago
  93. 6471693 ARM: VIXL32: Use LoadLiteral for double constants. by Artem Serov · 8 years ago
  94. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 8 years ago
  95. 3e10702 Avoid excessive allocation of std::set<> nodes in SwapSpace. by Vladimir Marko · 7 years ago
  96. e69d7a9 Added a few more integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  97. 68555e9 Added a few integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  98. 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
  99. 12e06ed Added few more SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  100. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago