1. 3747b48 Address review comments. by Nicolas Geoffray · 11 years ago
  2. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 11 years ago
  3. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 11 years ago
  4. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 11 years ago
  5. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 11 years ago
  6. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 11 years ago
  7. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 11 years ago
  8. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 11 years ago
  9. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  10. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 11 years ago
  11. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 11 years ago
  12. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 11 years ago
  13. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 11 years ago
  14. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 11 years ago
  15. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 11 years ago
  16. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 11 years ago
  17. af2c65c Remove whitespace. by Nicolas Geoffray · 11 years ago
  18. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 11 years ago
  19. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 11 years ago
  20. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 11 years ago
  21. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 11 years ago
  22. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 11 years ago
  23. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 11 years ago
  24. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 11 years ago
  25. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 11 years ago
  26. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 11 years ago
  27. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 11 years ago
  28. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 11 years ago
  29. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 11 years ago
  30. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 11 years ago
  31. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 11 years ago
  32. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 11 years ago
  33. 4ea18c0 Merge "ART: Add copyright to Optimizing's Inliner test" by David Brazdil · 11 years ago
  34. 68427b1 ART: Add copyright to Optimizing's Inliner test by David Brazdil · 11 years ago
  35. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 11 years ago
  36. 0eb8e5d Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 11 years ago
  37. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 11 years ago
  38. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 11 years ago
  39. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 11 years ago
  40. ba31c3c Merge "ART: New types of Checker assertions" by David Brazdil · 11 years ago
  41. 9a6f20e ART: New types of Checker assertions by David Brazdil · 11 years ago
  42. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  43. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 11 years ago
  44. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 11 years ago
  45. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  46. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 11 years ago
  47. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  48. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 11 years ago
  49. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 11 years ago
  50. e408f8c Merge "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 11 years ago
  51. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 11 years ago
  52. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 11 years ago
  53. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 11 years ago
  54. 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 11 years ago
  55. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 11 years ago
  56. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 11 years ago
  57. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 11 years ago
  58. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  59. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  60. 37cbe23 Merge "Add more compilation stats to optimizing" by Calin Juravle · 11 years ago
  61. 6419752 Some enhancements on BCE. by Mingyao Yang · 11 years ago
  62. 48c2b03 Add more compilation stats to optimizing by Calin Juravle · 11 years ago
  63. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 11 years ago
  64. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 11 years ago
  65. 486cc19 Explicitly mask constants in shift operations. by Nicolas Geoffray · 11 years ago
  66. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 11 years ago
  67. abb3977 Merge "Add support for double-to-int & double-to-long in optimizing." by Roland Levillain · 11 years ago
  68. 4c0b61f Add support for double-to-int & double-to-long in optimizing. by Roland Levillain · 11 years ago
  69. 0418b5b ART: Fix linting errors by Andreas Gampe · 11 years ago
  70. 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 11 years ago
  71. e4d4d32 ART: Add SparseSwitch support to the optimizing compiler by Andreas Gampe · 11 years ago
  72. 7c8ce29 Merge "ART: Add PackedSwitch support to the optimizing compiler" by Andreas Gampe · 11 years ago
  73. d881df5 ART: Add PackedSwitch support to the optimizing compiler by Andreas Gampe · 11 years ago
  74. 8964e2b Add support for float-to-double & double-to-float in optimizing. by Roland Levillain · 11 years ago
  75. 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 11 years ago
  76. f384f88 Bounds check elimination. by Mingyao Yang · 11 years ago
  77. 9a64a46 Merge "Add support for float-to-int in the optimizing compiler." by Roland Levillain · 11 years ago
  78. add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 11 years ago
  79. 3f8f936 Add support for float-to-int in the optimizing compiler. by Roland Levillain · 11 years ago
  80. fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 11 years ago
  81. 92a6ed2 Fix new-instance node. by Calin Juravle · 11 years ago
  82. e0245b0 Merge "[optimizing compiler] Fix invoke-direct" by Calin Juravle · 11 years ago
  83. 383993c Merge "Add some heursitics for compiling, close to Quick's." by Nicolas Geoffray · 11 years ago
  84. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 11 years ago
  85. c7c8fe2 [optimizing compiler] Fix invoke-direct by Calin Juravle · 11 years ago
  86. 43a539f Add some heursitics for compiling, close to Quick's. by Nicolas Geoffray · 11 years ago
  87. 37b55eb Don't run optimizations after baseline. by Nicolas Geoffray · 11 years ago
  88. 01fcc9e Remove type conversion nodes converting to the same type. by Nicolas Geoffray · 11 years ago
  89. dff1069 Merge "Opt Compiler: Arm64: Add support for more IRs plus various fixes." by Nicolas Geoffray · 11 years ago
  90. 89b5387 Merge "Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug." by Nicolas Geoffray · 11 years ago
  91. 5976857 Fix insertion of parallel move when connecting siblings. by Nicolas Geoffray · 11 years ago
  92. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 11 years ago
  93. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 11 years ago
  94. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 11 years ago
  95. eea79dd Merge "Fix a bug in the linear scan register allocator." by Nicolas Geoffray · 11 years ago
  96. 9ce56af Merge "Fix bogus assumption for live registers at safe point." by Nicolas Geoffray · 11 years ago
  97. db5453b Merge "Fix a bug in GVN." by Nicolas Geoffray · 11 years ago
  98. dbca6fa Fix a bug in GVN. by Nicolas Geoffray · 11 years ago
  99. 6d0e483 Add support for long-to-float in the optimizing compiler. by Roland Levillain · 11 years ago
  100. 199f336 Wrap long lines in the optimizing compiler. by Roland Levillain · 11 years ago