1. 1a719e4 RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON). by Artem Serov · 7 years ago
  2. 0f5b2bf ART: Introduce Loop Versioning in SuberblockCloner. by Artem Serov · 7 years ago
  3. 5f84607 Optimizing: Construct intrinsic HIR in builder. by Vladimir Marko · 6 years ago
  4. c8150b5 ART: Refactor SIMD slots and regs size processing. by Artem Serov · 7 years ago
  5. b47b978 ART: Fix vectorizer HalvingAdd idiom. by Artem Serov · 7 years ago
  6. 2f40d24 Small cleanup in InstructionBuilder. by Vladimir Marko · 6 years ago
  7. 605c591 Add more DCHECKs to investigate build bot failure. by Nicolas Geoffray · 6 years ago
  8. fbf53b5 DCHECK to ensure processing instruction doesn't leave an exception. by Nicolas Geoffray · 6 years ago
  9. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 6 years ago
  10. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 6 years ago
  11. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 6 years ago
  12. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 6 years ago
  13. f368882 Add more debugging info around ResolveField. by Nicolas Geoffray · 6 years ago
  14. 41617b1 Add more logging and sanity checks for JIT mini-debug-info. by David Srbecky · 6 years ago
  15. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 6 years ago
  16. 873bb64 Add "linkage" test options by David Sehr · 6 years ago
  17. 4395284 Consider thumb bit when repacking and compressing JIT mini-debug-info. by David Srbecky · 6 years ago
  18. 0300822 Move @CriticalNative arguments in registers. by Vladimir Marko · 6 years ago
  19. 30fd851 Refactor RemoveNativeDebugInfoForJit. by David Srbecky · 6 years ago
  20. b1fe5e1 HStringBuilderAppend cannot be null. by Vladimir Marko · 6 years ago
  21. 76e52e8 Add more information in the trace when JIT compiling. by Nicolas Geoffray · 6 years ago
  22. e42876f Minor improvements in JNI assemblers. by Vladimir Marko · 6 years ago
  23. e521eb0 ART: Fix a compiler crash for VectorizeDef() idioms. by Artem Serov · 6 years ago
  24. 662f12e Move entry spills determination to JNI compiler. by Vladimir Marko · 6 years ago
  25. 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 6 years ago
  26. 03e8716 Remove MIPS support from libelffile. by Vladimir Marko · 6 years ago
  27. bbec8a6 Revert "If generating an image, run initialization and other optimizations." by Eric Holk · 6 years ago
  28. ada8536 If generating an image, run initialization and other optimizations. by Nicolas Geoffray · 6 years ago
  29. 6a8e66c Remove JIT native debug info on failed commits. by David Srbecky · 6 years ago
  30. 1868de9 Refactor inliner by Eric Holk · 6 years ago
  31. 5b76889 Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. by Roland Levillain · 6 years ago
  32. ef46e10 Do not verify dex files for --compiler-filter=assume-verified. by Vladimir Marko · 6 years ago
  33. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 6 years ago
  34. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 6 years ago
  35. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 6 years ago
  36. 67e4a4d ART: ARM64: Improve FP IsInfinity intrinsic. by Artem Serov · 6 years ago
  37. 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 6 years ago
  38. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 6 years ago
  39. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 6 years ago
  40. 948f062 jni: Fix templates for clang-r377782 update. by Yabin Cui · 6 years ago
  41. 002eac6 Only flush visualizer output at the end of the compilation. by Nicolas Geoffray · 6 years ago
  42. fc58809 Remove old JDWP implementation from ART by Alex Light · 6 years ago
  43. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 8 years ago
  44. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 6 years ago
  45. c1cd133 Fix braino in arm64 codegen. by Nicolas Geoffray · 6 years ago
  46. 6a67bea Update InstructionBuilder's IsInBootImage for boot image extension. by Vladimir Marko · 6 years ago
  47. 1c3c106 jni: Do not create a managed frame for @CriticalNative. by Vladimir Marko · 7 years ago
  48. 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 6 years ago
  49. a18f5ae Fix StringBuilder append assumptions. by Vladimir Marko · 6 years ago
  50. 7ee34a1 Add OptimizingUnitTestHelper::GraphChecker methods by Evgeny Astigeevich · 6 years ago
  51. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 6 years ago
  52. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 6 years ago
  53. 1e88f98 Use apex_available property by Jiyong Park · 7 years ago
  54. 796aa2c [baseline] Check that the profiling info is not null. by Nicolas Geoffray · 6 years ago
  55. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 6 years ago
  56. 52506e2 Add ImprovedOptimizingUnitTest::CreateParameters for subclasses by Evgeny Astigeevich · 7 years ago
  57. 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 7 years ago
  58. 43f2f75 Revert^4 "Implement Dot Product Vectorization for x86" by Alex Light · 7 years ago
  59. 9b5271e Get the baseline information from the graph. by Nicolas Geoffray · 7 years ago
  60. 4f2e088 ARM64: Move from FPRegister to VRegister based API (continued (2)). by Roland Levillain · 7 years ago
  61. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 7 years ago
  62. 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 7 years ago
  63. f1b809c Revert^2 "Allow structural redefinition on non-final classes." by Alex Light · 7 years ago
  64. 20036d8 JIT baseline: don't update inline caches for intrinsics. by Nicolas Geoffray · 7 years ago
  65. 457e9fa ARM64: FP16 greater/less/greaterEquals/lessEquals intrinsics for ARMv8 by Usama Arif · 7 years ago
  66. 17a39ba JIT baseline: Don't update the inline cache for an intrinsic. by Nicolas Geoffray · 7 years ago
  67. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 7 years ago
  68. 88b1c83 Revert "Allow structural redefinition on non-final classes." by Roland Levillain · 7 years ago
  69. 8e89500 Revert "Revert^2 "Implement Dot Product Vectorization for x86"" by Nicolas Geoffray · 7 years ago
  70. 7c9cfe8 Honor the --baseline flag for the JIT. by Nicolas Geoffray · 7 years ago
  71. c47040d Allow structural redefinition on non-final classes. by Alex Light · 7 years ago
  72. aedc9bc Ensure we can always enter OSR code by Vladimir Marko · 7 years ago
  73. 142816a ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 7 years ago
  74. 26f6330 Partial loop unrolling during auto-vectorization for x86_64 architectures. by Neeraj Solanki · 7 years ago
  75. 56f1332 Fix pruning invoke environment for StringBuilder append pattern. by Vladimir Marko · 7 years ago
  76. 52f8e5c ARM64: Move from FPRegister to VRegister based API (continued). by Roland Levillain · 7 years ago
  77. 681692b ARM64: FP16.rint() intrinsic for ARMv8 by Usama Arif · 7 years ago
  78. 665aac4 ARM64: FP16.ceil() intrinsic for ARMv8 by Usama Arif · 7 years ago
  79. b9f02c2 ARM64: FP16.floor() intrinsic for ARMv8 by Usama Arif · 7 years ago
  80. 7d48dcd ARM64: Move from FPRegister to VRegister based API by Evgeny Astigeevich · 7 years ago
  81. 7cf5607 Revert^2 "Implement Dot Product Vectorization for x86" by Vladimir Marko · 7 years ago
  82. 4521737 Fix intersecting live ranges created by instruction scheduler by Evgeny Astigeevich · 7 years ago
  83. 7f958e3 Revert^2 "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 7 years ago
  84. 67bf99b Revert "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 7 years ago
  85. 2cc0c0f ARM64: toHalf() intrinsic for ARMv8 by Usama Arif · 7 years ago
  86. b8c884e Revert "Implement Dot Product Vectorization for x86" by Vladimir Marko · 7 years ago
  87. 4b7caee Implement Dot Product Vectorization for x86 by Shalini Salomi Bodapati · 7 years ago
  88. 98e97c6 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 7 years ago
  89. 706e778 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 7 years ago
  90. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 7 years ago
  91. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 7 years ago
  92. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 7 years ago
  93. 98416bf Fix uses of MaybeRecordImplicitNullCheck without special scopes by Evgeny Astigeevich · 7 years ago
  94. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 7 years ago
  95. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 7 years ago
  96. 2bb44fe ARM64: Change code emitted by ClinitCheck. by Vladimir Marko · 7 years ago
  97. 444e998 JIT mini-debug-info: Generate the debug info sooner. by David Srbecky · 7 years ago
  98. 988c391 Fix null checks on volatile reference field loads on ARM64. by Roland Levillain · 7 years ago
  99. f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 7 years ago
  100. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 7 years ago