1. 5ea203d Merge "ART: Silence some run-test configurations" by Andreas Gampe · 10 years ago
  2. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 10 years ago
  3. 36fb59b Merge "Improve type propagation with if-contexts" by Calin Juravle · 10 years ago
  4. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 10 years ago
  5. 4fe292e Merge "Reference type propagation" by Calin Juravle · 10 years ago
  6. 6ce3eba Add suspend checks to special methods. by Vladimir Marko · 10 years ago
  7. acf735c Reference type propagation by Calin Juravle · 10 years ago
  8. 675eed3 ART: Fix run-test 099-vmdebug for device by Andreas Gampe · 10 years ago
  9. 9cb65bc ART: Blacklist run-test 802 for tracing by Andreas Gampe · 10 years ago
  10. e4301ff ART: Make run-tests more verbose by Andreas Gampe · 10 years ago
  11. a3ec394 Opt compiler: ARM64: Fix blocking fp registers. by Zheng Xu · 10 years ago
  12. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 11 years ago
  13. 391b87e Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  14. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  15. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  16. b97b39c Fix null check tests by Calin Juravle · 10 years ago
  17. 911b4be Merge "Fix transaction aborting" by Sebastien Hertz · 10 years ago
  18. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  19. a8fb460 Merge "ART: Fix old run scripts" by Andreas Gampe · 10 years ago
  20. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  21. be31ff9 Fix a bug in the inliner. by Nicolas Geoffray · 10 years ago
  22. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 10 years ago
  23. ef87c5d Allow nested inlining. by Nicolas Geoffray · 10 years ago
  24. 67f65ea Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant"" by Nicolas Geoffray · 10 years ago
  25. ed8b53d Revert "ART: Make 074-gc-thrash more OOME tolerant" by Nicolas Geoffray · 10 years ago
  26. 2f6046e ART: Make 074-gc-thrash more OOME tolerant by Andreas Gampe · 10 years ago
  27. 7687b25 Merge "ART: Fix run-tests for emulator" by Andreas Gampe · 10 years ago
  28. 7403503 ART: Fix run-tests for emulator by Andreas Gampe · 10 years ago
  29. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  30. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 10 years ago
  31. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  32. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 10 years ago
  33. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  34. f08c650 Merge "ART: Arm64 optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  35. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  36. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  37. 8c776cd Merge "run-test: enable checker in dev mode" by Calin Juravle · 10 years ago
  38. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  39. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  40. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  41. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  42. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  43. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  44. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  45. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  46. 9d4c517 Fix 116-nodex2oat to use arguments in custom run script by Brian Carlstrom · 10 years ago
  47. 40d9c6a Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  48. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  49. 6c957c5 ART: Rewrite ParallelGC test by Andreas Gampe · 10 years ago
  50. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 10 years ago
  51. 9d3165b Clean-up 116-nodex2oat unit test by Serguei Katkov · 10 years ago
  52. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  53. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  54. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  55. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  56. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  57. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  58. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  59. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  60. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  61. ee576fa ART: Increase run-test 114 Java-level timeout by Andreas Gampe · 10 years ago
  62. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  63. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  64. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  65. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  66. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  67. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  68. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  69. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  70. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  71. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  72. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  73. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  74. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  75. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  76. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  77. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  78. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  79. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  80. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  81. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  82. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  83. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  84. 905f591 Add regression test for deadlock caused by Thread.getAllStackTraces by Mathieu Chartier · 10 years ago
  85. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  86. 3e465be Merge "ART: Extend run-test 015" by Andreas Gampe · 10 years ago
  87. 912430c ART: Extend run-test 015 by Andreas Gampe · 10 years ago
  88. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  89. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  90. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  91. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
  92. 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 10 years ago
  93. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
  94. 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
  95. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  96. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  97. 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 10 years ago
  98. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  99. 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 10 years ago
  100. 833e903 Merge "Add support for float-to-long in the optimizing compiler." by Roland Levillain · 10 years ago