1. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  2. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  3. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  4. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  5. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 10 years ago
  6. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  7. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  8. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  9. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  10. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  11. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  12. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  13. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  14. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  15. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  16. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  17. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  18. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  19. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  20. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  21. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  22. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  23. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  24. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  25. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  26. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  27. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  28. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  29. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  30. a26369a Fix lint error. by Nicolas Geoffray · 10 years ago
  31. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 10 years ago
  32. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  33. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  34. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  35. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 10 years ago
  36. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  37. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  38. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  39. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  40. 4d2c611 Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  41. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  42. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 10 years ago
  43. 1272d42 Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  44. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  45. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  46. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  47. 97c89e4 Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  48. 582f541 ART: Fix arm64 backend by Andreas Gampe · 10 years ago
  49. b061b89 Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  50. dc84301 ART: Make ProcessStrings less noisy by Andreas Gampe · 10 years ago
  51. 29c9063 Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  52. e355ab6 Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  53. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  54. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  55. 93edf73 Use CompilerOptions for implicit stack overflow checks by Calin Juravle · 10 years ago
  56. f681570 ART: Make some helpers non-virtual in Mir2Lir by Andreas Gampe · 10 years ago
  57. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  58. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  59. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  60. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  61. 606a81a Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  62. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  63. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  64. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  65. aecbd26 Ensure HCondition nodes on objects are either HEqual or HNotEqual by Roland Levillain · 10 years ago
  66. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  67. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  68. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  69. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  70. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  71. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  72. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  73. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  74. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  75. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  76. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  77. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  78. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  79. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  80. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  81. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  82. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  83. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  84. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  85. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  86. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  87. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  88. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  89. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  90. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  91. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  92. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  93. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  94. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  95. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  96. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  97. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  98. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  99. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  100. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago