1. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 1 month ago
  2. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 3 months ago
  3. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  4. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  5. 4074687 Link libart-disassembler statically into static libart-compiler. by Martin Stjernholm · 3 years, 8 months ago
  6. 8feddbc Improve disasembly of BL to thread entrypoint trampoline. by Vladimir Marko · 3 years, 9 months ago
  7. 71f661c Set apex_available property by Jiyong Park · 4 years, 1 month ago
  8. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 4 years, 4 months ago
  9. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  10. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  11. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  12. 084fc28 Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions. by Roland Levillain · 4 years, 10 months ago
  13. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 4 years, 11 months ago
  14. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  15. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 5 years ago
  16. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  17. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  18. 5725e7c Conditionally compile/link ARM & ARM64 disassemblers based on targeted archs. by Roland Levillain · 6 years ago
  19. 5af106e Conditionally include ARM disassemblers based on targeted archs. by Roland Levillain · 6 years ago
  20. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  21. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  22. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  23. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  24. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  25. 91460a5 Disassemble saturation arithmetic x86/x86_64. by Aart Bik · 6 years ago
  26. 0d2cab5 MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount() by Lena Djokic · 6 years ago
  27. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  28. 30f54cc Merge "ARM: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  29. a556e6b MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo() by Lena Djokic · 6 years ago
  30. 672b9c1 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 6 years ago
  31. 72aba71 MIPS: Add asub_s/u.df by Lena Djokic · 7 years ago
  32. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  33. 3309c01 MIPS: Introduce a few MSA instructions by Lena Djokic · 7 years ago
  34. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  35. f708c9a Merge "MIPS: Eliminate hard-coded offsets in branches" by Treehugger Robot · 7 years ago
  36. 3332db8 Bunch of SIMD for x86 and x86_64 by Aart Bik · 7 years ago
  37. 0cab656 MIPS: Eliminate hard-coded offsets in branches by Alexey Frunze · 7 years ago
  38. b3d79e4 MIPS: Add maddv/msubv MSA instructions by Lena Djokic · 7 years ago
  39. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  40. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 7 years ago
  41. 658263e MIPS64: Add min/max MSA instructions by Goran Jakovljevic · 7 years ago
  42. 5115efb ART: Fix soong defaults order by Andreas Gampe · 7 years ago
  43. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 7 years ago
  44. c8e93c7 Min/max SIMDization support. by Aart Bik · 7 years ago
  45. 3837011 MIPS64: Add ilvr.df MSA instructions by Goran Jakovljevic · 7 years ago
  46. 80248d7 MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions by Goran Jakovljevic · 7 years ago
  47. 7cd18fb Merge "SIMD pcmpgtb,w,d,q for x86/x86_64" by Treehugger Robot · 7 years ago
  48. 8939c64 SIMD pcmpgtb,w,d,q for x86/x86_64 by Aart Bik · 7 years ago
  49. e2a2395 Merge "MIPS64: Add ldi.df MSA instruction" by Aart Bik · 7 years ago
  50. 67d3fd7 SIMD pavgb,w for x86/x86_64 by Aart Bik · 7 years ago
  51. 3f44403 MIPS64: Add ldi.df MSA instruction by Goran Jakovljevic · 7 years ago
  52. 149fb78 Properly disassemble cmpeq for x86/x86_64 by Aart Bik · 7 years ago
  53. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 7 years ago
  54. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 7 years ago
  55. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 7 years ago
  56. 3c89d42 x86/string compression: Use TESTB instead of TESTL in String.charAt(). by Vladimir Marko · 7 years ago
  57. 68555e9 Added a few integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 7 years ago
  58. 66e3919 Merge "MIPS64: java.lang.String.getChars" by Treehugger Robot · 7 years ago
  59. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 8 years ago
  60. e366059 MIPS64: java.lang.String.getChars by Chris Larsen · 8 years ago
  61. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  62. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 8 years ago
  63. 8872cad ARM64: Update the disassembler after the VIXL update. by Alexandre Rames · 8 years ago
  64. 29b0cde ARM: VIXL32: Implement a disassembler. by Anton Kirilov · 8 years ago
  65. 31fcbf8 ART: Remove libart from disassembler by Andreas Gampe · 8 years ago
  66. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  67. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  68. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  69. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  70. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 8 years ago
  71. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  72. 3719016 Merge "ARM: Embed 0.0 in VCMP." by Vladimir Marko · 8 years ago
  73. 37dd80d ARM: Embed 0.0 in VCMP. by Vladimir Marko · 8 years ago
  74. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  75. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  76. 33dd909 Fixed bug in disassembly of roundss/roundsd by Aart Bik · 8 years ago
  77. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  78. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 8 years ago
  79. 161c866 Merge "ART: disassembler_x86 doesn't recognize NOPs" by Treehugger Robot · 8 years ago
  80. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  81. 194bcfe ARM: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  82. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 8 years ago
  83. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 8 years ago
  84. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 8 years ago
  85. a77ceae Merge "MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)" by Treehugger Robot · 8 years ago
  86. a8aaf5a MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier) by Alexey Frunze · 8 years ago
  87. e652c12 ARM assembler support for VCNT and VPADDL. by xueliang.zhong · 8 years ago
  88. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 8 years ago
  89. cb55b29 Thumb2: Fix disassembly of the b.w offset. by Vladimir Marko · 8 years ago
  90. adf1eaa Thumb2: Show the immediate in ROR (immediate) disassembly. by Vladimir Marko · 8 years ago
  91. 51aff3a MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics. by Alexey Frunze · 8 years ago
  92. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  93. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 9 years ago
  94. 8cdbc2a ART/Thumb2: Disassemble SBFX/UBFX. by Vladimir Marko · 8 years ago
  95. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 8 years ago
  96. 4414822 ART: disassembler_x86 doesn't recognize NOPs by Serdjuk, Nikolay Y · 9 years ago
  97. 92d9060 MIPS: Implement HRor by Alexey Frunze · 8 years ago
  98. 5c7aed3 MIPS32: improvements in code generation (mostly 64-bit ALU ops) by Alexey Frunze · 9 years ago
  99. cd7b0ee MIPS32: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 9 years ago
  100. e384547 MIPS32: int java.lang.*.numberOfLeadingZeros by Chris Larsen · 9 years ago