1. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 3 months ago
  2. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 3 months ago
  3. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  4. b461b53 Revert^2 "Switch to LLVM prebuilt tools for ART gtests" by David Srbecky · 4 years, 3 months ago
  5. fab6f1c Fix incorrect LSE across throwing ArraySet. by Vladimir Marko · 4 years, 3 months ago
  6. ea54b82 Revert "Switch to LLVM prebuilt tools for ART gtests" by Alex Light · 4 years, 3 months ago
  7. 8070443 Switch to LLVM prebuilt tools for ART gtests by David Srbecky · 4 years, 4 months ago
  8. 2642cd4 Make Integer.divideUnsigned intrinsic for x86_64. by Andra Danciu · 4 years, 3 months ago
  9. 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 3 months ago
  10. d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 4 years, 4 months ago
  11. be7fe3b Add some x86/x86-64 assembler tests. by Vladimir Marko · 4 years, 3 months ago
  12. dc787f4 Make Integer.divideUnsigned intrinsic for x86. by Andra Danciu · 4 years, 3 months ago
  13. c473dc7 Create individual counters and timers for compilation kinds. by Nicolas Geoffray · 4 years, 3 months ago
  14. f938841 ARM: Optimize Div/Rem by positive const for non-negative dividends by Evgeny Astigeevich · 4 years, 3 months ago
  15. af92a0f ARM: Optimize Div/Rem by 2^n for non-negative dividends by Evgeny Astigeevich · 4 years, 4 months ago
  16. 58fb5e8 Fix X86Assembler::repe_cmpsb by David Srbecky · 4 years, 4 months ago
  17. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 4 months ago
  18. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 4 months ago
  19. 2d10117 ARM32: Combine LSR into ADD for Div by 2^n by Evgeny Astigeevich · 4 years, 4 months ago
  20. a5ed9a1 Mark deduplicated symbols more obviously. by Josh Gao · 4 years, 4 months ago
  21. dec7817 Optimizing: Introduce {Increase,Decrease}Frame(). by Vladimir Marko · 4 years, 4 months ago
  22. 187a201 Improve DWARF test logging. by David Srbecky · 4 years, 4 months ago
  23. 3d190c0 ART: Transform Sub+Sub into Sub+Add to merge Shl by Evgeny Astigeevich · 4 years, 4 months ago
  24. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 5 months ago
  25. 396198b Handle unresolved field type in compiler. by Nicolas Geoffray · 4 years, 4 months ago
  26. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 4 months ago
  27. 289bd1c Make GVN handle HDeoptimize better by Alex Light · 4 years, 6 months ago
  28. 2b74f60 ART: Add recognition of optimized HRems in BCE by Evgeny Astigeevich · 4 years, 4 months ago
  29. 6587d91 ART: Simplify HRem to reuse existing HDiv by Evgeny Astigeevich · 4 years, 4 months ago
  30. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 4 months ago
  31. 0771884 ART: Introduce predicated vector instructions. by Artem Serov · 4 years, 8 months ago
  32. 9922f00 arm/arm64: Clean up intrinsic slow paths. by Vladimir Marko · 4 years, 4 months ago
  33. 66704db x86/x86-64: Clean up intrinsic codegen for SSE4.1. by Vladimir Marko · 4 years, 4 months ago
  34. ef89842 Run LSA as a part of the LSE pass. by Vladimir Marko · 4 years, 4 months ago
  35. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 5 months ago
  36. fc13652 Revert "Don't abort for min/max/abs intrinsics, baseline use them." by Vladimir Marko · 4 years, 5 months ago
  37. 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 5 months ago
  38. 695348f Add compiler type to CompilerOptions. by Vladimir Marko · 4 years, 5 months ago
  39. 8284e9a Add extra failed inlining reasons by Mathieu Chartier · 4 years, 5 months ago
  40. 0ddb338 ARM64: Combine LSR+ADD into ADD_shift for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 5 months ago
  41. 1439e57 ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem by Evgeny Astigeevich · 4 years, 5 months ago
  42. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 5 months ago
  43. ecb984d Optimizing: Run additional tests on target. by Vladimir Marko · 4 years, 5 months ago
  44. f91fc12 Optimizing: Run gtests without creating the Runtime. by Vladimir Marko · 4 years, 5 months ago
  45. 33c091e Code sinking can move around LoadString that can throw. by Nicolas Geoffray · 4 years, 5 months ago
  46. 5d2311a Optimizing: Refactor ImprovedOptimizingUnitTest. by Vladimir Marko · 4 years, 5 months ago
  47. 02ca05a Move HandleCache to HGraph. by Vladimir Marko · 4 years, 5 months ago
  48. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 5 months ago
  49. 5a62af5 Optimizing: Create fewer handles in inliner. by Vladimir Marko · 4 years, 5 months ago
  50. 85af16e Fix two bugs around aput-object. by Nicolas Geoffray · 4 years, 5 months ago
  51. 968db3c ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 5 months ago
  52. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 5 months ago
  53. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 5 months ago
  54. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 6 months ago
  55. a6653d3 ART: Refactor InstructionCodeGeneratorARM64::GenerateDivRemWithAnyConstant by Evgeny Astigeevich · 4 years, 5 months ago
  56. d34b73b Clean up internal stack trace construction. by Vladimir Marko · 4 years, 5 months ago
  57. 1a719e4 RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON). by Artem Serov · 5 years ago
  58. 0f5b2bf ART: Introduce Loop Versioning in SuberblockCloner. by Artem Serov · 5 years ago
  59. 5f84607 Optimizing: Construct intrinsic HIR in builder. by Vladimir Marko · 4 years, 6 months ago
  60. c8150b5 ART: Refactor SIMD slots and regs size processing. by Artem Serov · 5 years ago
  61. b47b978 ART: Fix vectorizer HalvingAdd idiom. by Artem Serov · 4 years, 10 months ago
  62. 2f40d24 Small cleanup in InstructionBuilder. by Vladimir Marko · 4 years, 6 months ago
  63. 605c591 Add more DCHECKs to investigate build bot failure. by Nicolas Geoffray · 4 years, 6 months ago
  64. fbf53b5 DCHECK to ensure processing instruction doesn't leave an exception. by Nicolas Geoffray · 4 years, 7 months ago
  65. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 4 years, 7 months ago
  66. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 4 years, 7 months ago
  67. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 4 years, 7 months ago
  68. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 4 years, 7 months ago
  69. f368882 Add more debugging info around ResolveField. by Nicolas Geoffray · 4 years, 7 months ago
  70. 41617b1 Add more logging and sanity checks for JIT mini-debug-info. by David Srbecky · 4 years, 7 months ago
  71. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 4 years, 7 months ago
  72. 873bb64 Add "linkage" test options by David Sehr · 4 years, 7 months ago
  73. 4395284 Consider thumb bit when repacking and compressing JIT mini-debug-info. by David Srbecky · 4 years, 7 months ago
  74. 0300822 Move @CriticalNative arguments in registers. by Vladimir Marko · 4 years, 7 months ago
  75. 30fd851 Refactor RemoveNativeDebugInfoForJit. by David Srbecky · 4 years, 8 months ago
  76. b1fe5e1 HStringBuilderAppend cannot be null. by Vladimir Marko · 4 years, 7 months ago
  77. 76e52e8 Add more information in the trace when JIT compiling. by Nicolas Geoffray · 4 years, 7 months ago
  78. e42876f Minor improvements in JNI assemblers. by Vladimir Marko · 4 years, 8 months ago
  79. e521eb0 ART: Fix a compiler crash for VectorizeDef() idioms. by Artem Serov · 4 years, 8 months ago
  80. 662f12e Move entry spills determination to JNI compiler. by Vladimir Marko · 4 years, 8 months ago
  81. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 4 years, 8 months ago
  82. 03e8716 Remove MIPS support from libelffile. by Vladimir Marko · 4 years, 8 months ago
  83. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 4 years, 8 months ago
  84. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 4 years, 8 months ago
  85. 6a8e66c Remove JIT native debug info on failed commits. by David Srbecky · 4 years, 8 months ago
  86. 1868de9 Refactor inliner by Eric Holk · 4 years, 8 months ago
  87. 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 4 years, 8 months ago
  88. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 4 years, 8 months ago
  89. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 8 months ago
  90. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
  91. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 4 years, 8 months ago
  92. 67e4a4d ART: ARM64: Improve FP IsInfinity intrinsic. by Artem Serov · 4 years, 8 months ago
  93. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 4 years, 8 months ago
  94. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 4 years, 8 months ago
  95. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 4 years, 8 months ago
  96. 948f062 jni: Fix templates for clang-r377782 update. by Yabin Cui · 4 years, 8 months ago
  97. 002eac6 Only flush visualizer output at the end of the compilation. by Nicolas Geoffray · 4 years, 8 months ago
  98. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 9 months ago
  99. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
  100. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 4 years, 9 months ago