1. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 9 years ago
  2. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 9 years ago
  3. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 9 years ago
  4. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 9 years ago
  5. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 9 years ago
  6. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 9 years ago
  7. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 9 years ago
  8. da8ffec Add entrypoint type information. by Serban Constantinescu · 9 years ago
  9. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 9 years ago
  10. 4bb30ac ARM: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 9 years ago
  11. a8c6d70 Address missing variable definition to fix the build. by Roland Levillain · 9 years ago
  12. cf073b3 Merge "Re-enable the ArraySet fast path with Baker read barriers." by Roland Levillain · 9 years ago
  13. 912883d Merge "MIPS64: Improve non-trivial 64-bit constant loading." by Aart Bik · 9 years ago
  14. 766ea43 Fix arm32 build by Colin Cross · 9 years ago
  15. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 9 years ago
  16. 521691a Merge "ArraySet without type check does not need read barrier." by Vladimir Marko · 9 years ago
  17. 0e851e2 Fix VIXL assembler test for heap-poisoning configurations. by Vladimir Marko · 9 years ago
  18. ca11dc0 Merge "ARM64: Make runtime invokes use InvokeRuntime()." by Roland Levillain · 9 years ago
  19. 16d9f94 Re-enable the ArraySet fast path with Baker read barriers. by Roland Levillain · 9 years ago
  20. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 9 years ago
  21. 22f81d3 ARM64: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 9 years ago
  22. 24cbdc4 Merge "ARM: VIXL32: Update the trampoline compiler." by Treehugger Robot · 9 years ago
  23. 3e93a40 Merge "ARM: VIXL32: Switch JNI compiler to use VIXL Assembler." by Treehugger Robot · 9 years ago
  24. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 9 years ago
  25. 8d49fd7 ArraySet without type check does not need read barrier. by Vladimir Marko · 9 years ago
  26. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 9 years ago
  27. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 9 years ago
  28. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 9 years ago
  29. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 9 years ago
  30. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 9 years ago
  31. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 9 years ago
  32. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 9 years ago
  33. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 9 years ago
  34. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 9 years ago
  35. ccf15bc Revert "x86/x86-64: Avoid temporary for read barrier field load." by Vladimir Marko · 9 years ago
  36. ccf06d8 x86/x86-64: Avoid temporary for read barrier field load. by Vladimir Marko · 9 years ago
  37. cf834d0 Merge "Use full pass name when building optimizations" by Treehugger Robot · 9 years ago
  38. 5f81cd0 Merge "MIPS32: Optimize R6 round(float) intrinsic." by Treehugger Robot · 9 years ago
  39. b6a12832 Use full pass name when building optimizations by Wojciech Staszkiewicz · 9 years ago
  40. a766854 Fix build by Colin Cross · 9 years ago
  41. ba8023b ARM: VIXL32: Update the trampoline compiler. by Anton Kirilov · 9 years ago
  42. 792c98b Merge "ART: Add thread offset printing hook to disassembler" by Treehugger Robot · 9 years ago
  43. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 9 years ago
  44. 7a68768 Merge "ART: Fixing build breakage (sharpening DCHECK)." by Mathieu Chartier · 9 years ago
  45. 5a5d0fa ART: Fixing build breakage (sharpening DCHECK). by Christina Wadsworth · 9 years ago
  46. 7521483 Merge "Fix building tests with partial arch codegen support" by Colin Cross · 9 years ago
  47. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 9 years ago
  48. 9c07ab3 Merge "ART: Implement a fixed size string dex cache" by Mathieu Chartier · 9 years ago
  49. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 9 years ago
  50. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  51. f77d156 ARM: VIXL32: Switch JNI compiler to use VIXL Assembler. by Artem Serov · 9 years ago
  52. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 9 years ago
  53. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 9 years ago
  54. 9695430 Merge "Color spill slots in gc regalloc" by Treehugger Robot · 9 years ago
  55. 35938f9 Merge "Log optimization passes in verbose mode" by Aart Bik · 9 years ago
  56. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 9 years ago
  57. e28c7d0 Fix optimizing compiler not building for svelte by Wojciech Staszkiewicz · 9 years ago
  58. e706070 Log optimization passes in verbose mode by Wojciech Staszkiewicz · 9 years ago
  59. b6722ff Color spill slots in gc regalloc by Matthew Gharrity · 9 years ago
  60. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 9 years ago
  61. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 9 years ago
  62. 554b6fb Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Treehugger Robot · 9 years ago
  63. 4a3aa57 Revert "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 9 years ago
  64. fe74ba9 Merge "ARM64: VIXL: Support a newer version of VIXL." by Roland Levillain · 9 years ago
  65. 912cc4a Merge "Revert "Revert "Iterative move coalescing for gc regalloc""" by Treehugger Robot · 9 years ago
  66. ba1642d Merge "Use TestCodeGeneratorX86 in codegen unit tests" by Treehugger Robot · 9 years ago
  67. 2ccae4a Revert "Revert "Iterative move coalescing for gc regalloc"" by Matthew Gharrity · 9 years ago
  68. 2af1aa0 Merge "Fix duplicate checks in JNI macro assemblers." by Treehugger Robot · 9 years ago
  69. c17d21d Merge "Adjust spacing before NOLINT comments in ART." by Roland Levillain · 9 years ago
  70. 2b3201a Fix duplicate checks in JNI macro assemblers. by Vladimir Marko · 9 years ago
  71. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 9 years ago
  72. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 9 years ago
  73. dce74be Merge "ARM: Add vldm/vstm assembler support." by Vladimir Marko · 9 years ago
  74. 0c28362 Merge "Revert "Iterative move coalescing for gc regalloc"" by Treehugger Robot · 9 years ago
  75. 6f61ee5 Revert "Iterative move coalescing for gc regalloc" by Andreas Gampe · 9 years ago
  76. eef560e Merge "Remove kRestrictCompilationFiltersToImage" by Treehugger Robot · 9 years ago
  77. 592c9bd Merge "Iterative move coalescing for gc regalloc" by Andreas Gampe · 9 years ago
  78. 1aa559d Use TestCodeGeneratorX86 in codegen unit tests by Matthew Gharrity · 9 years ago
  79. 465ed69 Iterative move coalescing for gc regalloc by Matthew Gharrity · 9 years ago
  80. 9d32586 Merge "x86/x86-64: Shorter fast-path for read barrier field load." by Treehugger Robot · 9 years ago
  81. 0c7972c Merge "ARM64: Use libvixld when compiling for debug mode." by Treehugger Robot · 9 years ago
  82. c531c21 Merge "Full enable new round implementation on x86/x86_64" by Aart Bik · 9 years ago
  83. cb3cf4a ARM: Add vldm/vstm assembler support. by Artem Serov · 9 years ago
  84. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 9 years ago
  85. 961ea12 x86/x86-64: Shorter fast-path for read barrier field load. by Vladimir Marko · 9 years ago
  86. 0cf8d9c Full enable new round implementation on x86/x86_64 by Aart Bik · 9 years ago
  87. 066187d Merge "Rename callee save enumerators." by Vladimir Marko · 9 years ago
  88. 4997d14 Merge "ARM: Embed constants in add/sub-long." by Vladimir Marko · 9 years ago
  89. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  90. dfdf1e5 Merge "ART: Extract JNI macro assembler for arm" by Treehugger Robot · 9 years ago
  91. 60b1e1d ART: Extract JNI macro assembler for arm by Andreas Gampe · 9 years ago
  92. dcf3014 ART: Extract JNI macro assembler for arm64 by Andreas Gampe · 9 years ago
  93. d190d1f Remove kRestrictCompilationFiltersToImage by Wojciech Staszkiewicz · 9 years ago
  94. c0362b5 Merge "ART: Extract JNI macro assembler for x86" by Treehugger Robot · 9 years ago
  95. af2962c Merge "ART: Extract JNI macro assembler for x86-64" by Treehugger Robot · 9 years ago
  96. 1ace16b ART: Extract JNI macro assembler for x86-64 by Andreas Gampe · 9 years ago
  97. 9954e3b ART: Extract JNI macro assembler for x86 by Andreas Gampe · 9 years ago
  98. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 9 years ago
  99. 51616fb Merge "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 9 years ago
  100. 12ecf08 Enable IntermediateAddress for primitive arrays with read barriers. by Roland Levillain · 9 years ago