1. be31ff9 Fix a bug in the inliner. by Nicolas Geoffray · 11 years ago
  2. bb7a28a ART: Dump environment to cfg file. by Zheng Xu · 11 years ago
  3. c202414 Merge "Create HGraph outside Builder, print timings" by David Brazdil · 11 years ago
  4. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 11 years ago
  5. 82f3449 Fix a bug in combination of intrinsics and kNoOutputOverlap. by Nicolas Geoffray · 11 years ago
  6. f4b24f7 Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)" by Nicolas Geoffray · 11 years ago
  7. 18c219b Fix test after register allocator changes. by Nicolas Geoffray · 11 years ago
  8. 829280c Finally implement Location::kNoOutputOverlap. by Nicolas Geoffray · 11 years ago
  9. 900e7b3 Merge "ARM/ARM64: Dump thread offset." by Andreas Gampe · 11 years ago
  10. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 11 years ago
  11. bd17c3b Merge "Use a different block order when not compiling baseline." by Nicolas Geoffray · 11 years ago
  12. 4c204ba Use a different block order when not compiling baseline. by Nicolas Geoffray · 11 years ago
  13. 3d1e788 Fix build by putting ATTRIBUTE_UNUSUED. by Nicolas Geoffray · 11 years ago
  14. 0b87c47 Merge "Fix thumb2 assembler's ShifterOperandCanHold." by Nicolas Geoffray · 11 years ago
  15. 51fdf43 Fix thumb2 assembler's ShifterOperandCanHold. by Nicolas Geoffray · 11 years ago
  16. 0802954 Merge "ART: Fix to X86Mir2Lir::GenReduceVector" by Vladimir Marko · 11 years ago
  17. ef87c5d Allow nested inlining. by Nicolas Geoffray · 11 years ago
  18. a34e760 ARM/ARM64: Dump thread offset. by Zheng Xu · 11 years ago
  19. 7b7e524 ART: Fix assembler_thumb_test by Andreas Gampe · 11 years ago
  20. 513ea0c ART: Fix thumb2 utils assembler by Andreas Gampe · 11 years ago
  21. b3cdf93 ART: Fix to X86Mir2Lir::GenReduceVector by Mark Mendell · 11 years ago
  22. 4336b97 Merge "Fix broken gtests after SuspendCheck optimization" by David Brazdil · 11 years ago
  23. 2fd6aa5 Fix broken gtests after SuspendCheck optimization by David Brazdil · 11 years ago
  24. ec57f28 Merge "No SuspendChecks when branching to return block" by David Brazdil · 11 years ago
  25. 852eaff No SuspendChecks when branching to return block by David Brazdil · 11 years ago
  26. cc6bb73 Merge "AdvanceMIR does not know how to passthrough the empty block" by Vladimir Marko · 11 years ago
  27. ea39216 AdvanceMIR does not know how to passthrough the empty block by Serguei Katkov · 11 years ago
  28. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 11 years ago
  29. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 11 years ago
  30. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 11 years ago
  31. 31fb260 Add options for building/testing with coverage. by Dan Albert · 11 years ago
  32. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 11 years ago
  33. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 11 years ago
  34. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 11 years ago
  35. f36df54 Remove libcxx.mk cruft. by Dan Albert · 11 years ago
  36. 6407d3c Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." by Jeff Hao · 11 years ago
  37. 69b56b2 Merge "Introduce primitive type helpers." by Andreas Gampe · 11 years ago
  38. 542361f Introduce primitive type helpers. by Alexandre Rames · 11 years ago
  39. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 11 years ago
  40. 10e244f optimizing: NullCheck elimination by Calin Juravle · 11 years ago
  41. 0a299b9 Fix bad rebase. by Nicolas Geoffray · 11 years ago
  42. c9ff6b1 Merge "[optimizing compiler] Support x86 hard float ABI" by Nicolas Geoffray · 11 years ago
  43. 1cf9528 Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  44. 4a50662 Merge "Clean up pass driver" by Mathieu Chartier · 11 years ago
  45. 5bdab12 Clean up pass driver by Mathieu Chartier · 11 years ago
  46. f08c650 Merge "ART: Arm64 optimizing compiler intrinsics" by Andreas Gampe · 11 years ago
  47. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  48. 7c8d009 [optimizing compiler] Support x86 hard float ABI by Mark Mendell · 11 years ago
  49. 763abfd Merge "ART: Even more Quick cleanup" by Andreas Gampe · 11 years ago
  50. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 11 years ago
  51. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 11 years ago
  52. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 11 years ago
  53. ea55b93 ART: Further refactor use lists by David Brazdil · 11 years ago
  54. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 11 years ago
  55. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 11 years ago
  56. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 11 years ago
  57. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 11 years ago
  58. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 11 years ago
  59. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  60. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 11 years ago
  61. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 11 years ago
  62. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 11 years ago
  63. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 11 years ago
  64. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 11 years ago
  65. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 11 years ago
  66. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 11 years ago
  67. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 11 years ago
  68. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 11 years ago
  69. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 11 years ago
  70. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 11 years ago
  71. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 11 years ago
  72. e636228 Fix lint error and typo. by Nicolas Geoffray · 11 years ago
  73. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 11 years ago
  74. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 11 years ago
  75. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 11 years ago
  76. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 11 years ago
  77. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 11 years ago
  78. 4597b5b Fix valgrind error. by Nicolas Geoffray · 11 years ago
  79. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 11 years ago
  80. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 11 years ago
  81. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 11 years ago
  82. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 11 years ago
  83. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 11 years ago
  84. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 11 years ago
  85. a26369a Fix lint error. by Nicolas Geoffray · 11 years ago
  86. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 11 years ago
  87. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 11 years ago
  88. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 11 years ago
  89. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 11 years ago
  90. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 11 years ago
  91. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 11 years ago
  92. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 11 years ago
  93. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 11 years ago
  94. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 11 years ago
  95. 4d2c611 Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 11 years ago
  96. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 11 years ago
  97. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 11 years ago
  98. 1272d42 Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 11 years ago
  99. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 11 years ago
  100. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 11 years ago