1. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  2. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  3. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  4. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  5. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  6. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  7. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  8. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  9. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  10. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  11. 905f591 Add regression test for deadlock caused by Thread.getAllStackTraces by Mathieu Chartier · 10 years ago
  12. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  13. 3e465be Merge "ART: Extend run-test 015" by Andreas Gampe · 10 years ago
  14. 912430c ART: Extend run-test 015 by Andreas Gampe · 10 years ago
  15. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  16. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  17. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  18. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 10 years ago
  19. 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 10 years ago
  20. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 10 years ago
  21. 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
  22. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  23. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  24. 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 10 years ago
  25. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  26. 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 10 years ago
  27. 833e903 Merge "Add support for float-to-long in the optimizing compiler." by Roland Levillain · 10 years ago
  28. 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 10 years ago
  29. 27478e6 Merge "Don't re-use arttest when calling loadLibrary." by Nicolas Geoffray · 10 years ago
  30. 005f697 Don't re-use arttest when calling loadLibrary. by Nicolas Geoffray · 10 years ago
  31. 9a64a46 Merge "Add support for float-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
  32. add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 10 years ago
  33. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  34. 3f8f936 Add support for float-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
  35. fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 10 years ago
  36. bbba809 Merge "Fix new-instance node." by Calin Juravle · 10 years ago
  37. 92a6ed2 Fix new-instance node. by Calin Juravle · 10 years ago
  38. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  39. f25c2ec Merge "Fix OOM throwing if it happens in finalizer reference (take 2)" by Nicolas Geoffray · 10 years ago
  40. 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 10 years ago
  41. e0245b0 Merge "[optimizing compiler] Fix invoke-direct" by Calin Juravle · 10 years ago
  42. 48c60f2 Add a branch to ensure the test is compiled. by Nicolas Geoffray · 10 years ago
  43. c7c8fe2 [optimizing compiler] Fix invoke-direct by Calin Juravle · 10 years ago
  44. dff1069 Merge "Opt Compiler: Arm64: Add support for more IRs plus various fixes." by Nicolas Geoffray · 10 years ago
  45. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 10 years ago
  46. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
  47. db5453b Merge "Fix a bug in GVN." by Nicolas Geoffray · 10 years ago
  48. dbca6fa Fix a bug in GVN. by Nicolas Geoffray · 10 years ago
  49. 6d0e483 Add support for long-to-float in the optimizing compiler. by Roland Levillain · 10 years ago
  50. e936f68 Merge "Fix neg-float & neg-double for null values in opt. compiler." by Roland Levillain · 10 years ago
  51. 32b2a52 Fix Move64 by using ParallelMoves. by Nicolas Geoffray · 10 years ago
  52. 5368c21 Fix neg-float & neg-double for null values in opt. compiler. by Roland Levillain · 10 years ago
  53. d7fa3a7 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
  54. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  55. 647b9ed Add support for long-to-double in the optimizing compiler. by Roland Levillain · 10 years ago
  56. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
  57. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  58. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 10 years ago
  59. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  60. 6489d22 Quick compiler: handle embedded switch data by buzbee · 10 years ago
  61. 8acd5cb Merge "Fix a bug in the type analysis phase of optimizing." by Nicolas Geoffray · 10 years ago
  62. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 10 years ago
  63. bff1b08 Merge "Fix the list of arm64 broken optimizing tests." by Calin Juravle · 10 years ago
  64. 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 10 years ago
  65. 8173e47 Merge "Fixed missing "//"." by Calin Juravle · 10 years ago
  66. 8c3961a Fixed missing "//". by Calin Juravle · 10 years ago
  67. 91e9f25 Merge "[optimizing compiler] Add shifts" by Calin Juravle · 10 years ago
  68. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 10 years ago
  69. 75deec0 Increase run-test output on error. by Ian Rogers · 10 years ago
  70. 819b3c0 Merge "ART: Fix crash with unreachable void check-cast" by Ian Rogers · 10 years ago
  71. bdfbf86 Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many run failures."""" by Ian Rogers · 10 years ago
  72. 46ae618 Revert "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Ian Rogers · 10 years ago
  73. 99891d6 Update arm64/optimizing expectations. by Nicolas Geoffray · 10 years ago
  74. cee552a Merge "ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case" by Bill Buzbee · 10 years ago
  75. 87d0376 Fix safepoint bug when computing live registers. by Nicolas Geoffray · 10 years ago
  76. 4ee71b2 ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case by Pavel Vyssotski · 10 years ago
  77. e8f74e5 Quick compiler: fix x86 special identity by buzbee · 10 years ago
  78. 920506d Do not try to sharpen super calls to abstract methods. by Vladimir Marko · 10 years ago
  79. 5680ba9 Fix typo. by Nicolas Geoffray · 10 years ago
  80. 67555f7 Opt compiler: Add support for more IRs on arm64. by Alexandre Rames · 10 years ago
  81. bf75c5c Merge "Fix a bug in the type propagation phase of optimizing." by Nicolas Geoffray · 10 years ago
  82. 27e49ba Merge "Add support for int-to-float & int-to-double in optimizing." by Roland Levillain · 10 years ago
  83. fe32907 Add stress test for field offset assignment sorting. by Vladimir Marko · 10 years ago
  84. 21cc798 Fix a bug in the type propagation phase of optimizing. by Nicolas Geoffray · 10 years ago
  85. 4c552bd Merge "Fix ordering of fields with the same name." by Vladimir Marko · 10 years ago
  86. 7a7c1db Fix ordering of fields with the same name. by Vladimir Marko · 10 years ago
  87. cff1374 Add support for int-to-float & int-to-double in optimizing. by Roland Levillain · 10 years ago
  88. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  89. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  90. 1c18d5d Merge "[optimizing compiler] Add REM_INT, REM_LONG" by Calin Juravle · 10 years ago
  91. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  92. 610b21c Merge "Add support for int-to-short in the optimizing compiler." by Roland Levillain · 10 years ago
  93. 44e6d98 Merge "Fix failure in --no-dex2oat invocation of 425-invokesuper." by Nicolas Geoffray · 10 years ago
  94. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  95. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  96. 01a8d71 Add support for int-to-short in the optimizing compiler. by Roland Levillain · 10 years ago
  97. ff5298f Merge "Add support for int-to-char in the optimizing compiler." by Roland Levillain · 10 years ago
  98. 7bacaa8 Merge "Keep original order of fields in Class." by Vladimir Marko · 10 years ago
  99. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 10 years ago
  100. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago