1. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  2. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  3. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  4. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  5. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  6. 606a81a Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  7. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  8. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  9. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  10. aecbd26 Ensure HCondition nodes on objects are either HEqual or HNotEqual by Roland Levillain · 10 years ago
  11. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  12. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  13. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  14. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  15. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  16. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  17. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  18. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  19. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  20. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  21. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  22. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  23. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  24. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  25. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  26. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  27. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  28. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  29. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  30. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  31. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  32. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  33. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  34. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  35. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  36. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  37. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  38. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  39. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  40. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  41. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  42. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  43. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  44. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  45. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  46. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  47. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  48. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  49. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  50. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  51. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  52. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  53. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 10 years ago
  54. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 10 years ago
  55. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 10 years ago
  56. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  57. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  58. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  59. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  60. 313c8a1 Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  61. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  62. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  63. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  64. 4ea18c0 Merge "ART: Add copyright to Optimizing's Inliner test" by David Brazdil · 10 years ago
  65. 68427b1 ART: Add copyright to Optimizing's Inliner test by David Brazdil · 10 years ago
  66. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago
  67. d30feca Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 10 years ago
  68. c3823f4 Merge "ART: Remove unused parts of x86 assemblers" by Andreas Gampe · 10 years ago
  69. c70153f Merge "ART: Fix divide-by-zero for ARM" by Andreas Gampe · 10 years ago
  70. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  71. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 10 years ago
  72. 140c2c7 ART: Remove unused parts of x86 assemblers by Andreas Gampe · 10 years ago
  73. 0eb8e5d Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 10 years ago
  74. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  75. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  76. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 10 years ago
  77. 8558375 Merge "Fix braino in x64 assembler." by Nicolas Geoffray · 10 years ago
  78. 43a725c Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 10 years ago
  79. 23149ac Merge "ART: Ensure FP GET/PUT doesn't use Core register" by Bill Buzbee · 10 years ago
  80. ba31c3c Merge "ART: New types of Checker assertions" by David Brazdil · 10 years ago
  81. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  82. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  83. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 10 years ago
  84. cee97e5 ART: Cut filename for DumpCFG by Andreas Gampe · 10 years ago
  85. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  86. edb157f ART: Mac build fix by Andreas Gampe · 10 years ago
  87. bed520b ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  88. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  89. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  90. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  91. 1c6ea44 Move two members out of MIRGraph::temp_::ssa. by Vladimir Marko · 10 years ago
  92. a64d014 Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  93. db75f3c Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  94. 202eaaf Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  95. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  96. c146d49 Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  97. 315cc20 Clean up MIRGraph::CanThrow(). by Vladimir Marko · 10 years ago
  98. ffda499 Clean up post-opt passes, perform only those we need. by Vladimir Marko · 10 years ago
  99. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 10 years ago
  100. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago