1. b73e659 Merge "ARM: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 9 years ago
  2. b70b66e Merge "MIPS64: Improve method invocation." by Treehugger Robot · 9 years ago
  3. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 9 years ago
  4. 9186ced ART: Clean up utils.h by Andreas Gampe · 9 years ago
  5. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 9 years ago
  6. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 9 years ago
  7. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 9 years ago
  8. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 9 years ago
  9. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 9 years ago
  10. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 9 years ago
  11. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 9 years ago
  12. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 9 years ago
  13. acab8d4 Move compiled methods to use AtomicMethodRefMap by Mathieu Chartier · 9 years ago
  14. 392fb01 Merge "Add atomic method reference map" by Mathieu Chartier · 9 years ago
  15. 9df8931 Add atomic method reference map by Mathieu Chartier · 9 years ago
  16. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  17. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  18. 6287c23 ARM: Fix JNI MacroAssembler after VIXL update. by Artem Serov · 9 years ago
  19. 67986a1 Use non vixl arm macro assembler by Mathieu Chartier · 9 years ago
  20. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 9 years ago
  21. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 9 years ago
  22. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  23. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  24. 2e965ac ART: Use references in assembler tests by Andreas Gampe · 9 years ago
  25. 2b64ccc ART: Make ManagedRegister ValueObject by Andreas Gampe · 9 years ago
  26. 4c23dfb Clean up parameter names in ManagedRegisterEntrySpills. by Vladimir Marko · 9 years ago
  27. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 9 years ago
  28. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 9 years ago
  29. 188edb3 Fix the Thumb-2 definition of the CLREX instruction. by Roland Levillain · 9 years ago
  30. d681d9b Merge "MIPS32: Implement HSelect" by Treehugger Robot · 9 years ago
  31. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 9 years ago
  32. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 9 years ago
  33. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 9 years ago
  34. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 9 years ago
  35. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  36. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 9 years ago
  37. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 9 years ago
  38. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  39. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  40. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  41. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  42. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 9 years ago
  43. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 9 years ago
  44. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 9 years ago
  45. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 9 years ago
  46. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 9 years ago
  47. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 9 years ago
  48. a3735f7 jni: Update VIXL macro assembler to have vmovdrr/vmovsr support by Igor Murashkin · 9 years ago
  49. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 9 years ago
  50. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 9 years ago
  51. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 9 years ago
  52. b03d640 Adding x86 compiler utils instructions and tests by jessicahandojo · 9 years ago
  53. 52d0fce ARM: VIXL32: Support a newer version of VIXL. by Anton Kirilov · 9 years ago
  54. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 9 years ago
  55. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 9 years ago
  56. 912883d Merge "MIPS64: Improve non-trivial 64-bit constant loading." by Aart Bik · 9 years ago
  57. 0e851e2 Fix VIXL assembler test for heap-poisoning configurations. by Vladimir Marko · 9 years ago
  58. 3e93a40 Merge "ARM: VIXL32: Switch JNI compiler to use VIXL Assembler." by Treehugger Robot · 9 years ago
  59. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 9 years ago
  60. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 9 years ago
  61. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 9 years ago
  62. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 9 years ago
  63. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 9 years ago
  64. ccf15bc Revert "x86/x86-64: Avoid temporary for read barrier field load." by Vladimir Marko · 9 years ago
  65. ccf06d8 x86/x86-64: Avoid temporary for read barrier field load. by Vladimir Marko · 9 years ago
  66. 7521483 Merge "Fix building tests with partial arch codegen support" by Colin Cross · 9 years ago
  67. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 9 years ago
  68. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  69. f77d156 ARM: VIXL32: Switch JNI compiler to use VIXL Assembler. by Artem Serov · 9 years ago
  70. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 9 years ago
  71. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 9 years ago
  72. fe74ba9 Merge "ARM64: VIXL: Support a newer version of VIXL." by Roland Levillain · 9 years ago
  73. 2b3201a Fix duplicate checks in JNI macro assemblers. by Vladimir Marko · 9 years ago
  74. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 9 years ago
  75. dce74be Merge "ARM: Add vldm/vstm assembler support." by Vladimir Marko · 9 years ago
  76. cb3cf4a ARM: Add vldm/vstm assembler support. by Artem Serov · 9 years ago
  77. 961ea12 x86/x86-64: Shorter fast-path for read barrier field load. by Vladimir Marko · 9 years ago
  78. dfdf1e5 Merge "ART: Extract JNI macro assembler for arm" by Treehugger Robot · 9 years ago
  79. 60b1e1d ART: Extract JNI macro assembler for arm by Andreas Gampe · 9 years ago
  80. dcf3014 ART: Extract JNI macro assembler for arm64 by Andreas Gampe · 9 years ago
  81. c0362b5 Merge "ART: Extract JNI macro assembler for x86" by Treehugger Robot · 9 years ago
  82. 1ace16b ART: Extract JNI macro assembler for x86-64 by Andreas Gampe · 9 years ago
  83. 9954e3b ART: Extract JNI macro assembler for x86 by Andreas Gampe · 9 years ago
  84. 3b165bc ART: Extract macro assembler by Andreas Gampe · 9 years ago
  85. 1a2e5e6 Merge "Thumb2: Clean up 16-bit LDR/STR detection." by Treehugger Robot · 9 years ago
  86. 3a656e1 Thumb2: Clean up 16-bit LDR/STR detection. by Vladimir Marko · 9 years ago
  87. 087930f ARM64: Make the VIXL macro assembler part of ART ARM64's assembler. by Alexandre Rames · 9 years ago
  88. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  89. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  90. 33dd909 Fixed bug in disassembly of roundss/roundsd by Aart Bik · 9 years ago
  91. 18ba121 Added direct memory operand support for comiss/sd on x86. by Aart Bik · 9 years ago
  92. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 9 years ago
  93. 2e4fcc9 ARM: Fix shifted register offset mem address mode for load signed. by Artem Serov · 9 years ago
  94. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 9 years ago
  95. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 9 years ago
  96. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 9 years ago
  97. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 9 years ago
  98. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 9 years ago
  99. ebdbf4b ARM: Use 64-bit literals for LoadDImmediate(). by Vladimir Marko · 9 years ago
  100. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 9 years ago