1. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 10 years ago
  2. bd17c3b Merge "Use a different block order when not compiling baseline." by Nicolas Geoffray · 10 years ago
  3. 4c204ba Use a different block order when not compiling baseline. by Nicolas Geoffray · 10 years ago
  4. bb2f65e Merge "Fix build by putting ATTRIBUTE_UNUSUED." by Nicolas Geoffray · 10 years ago
  5. 3d1e788 Fix build by putting ATTRIBUTE_UNUSUED. by Nicolas Geoffray · 10 years ago
  6. 0b87c47 Merge "Fix thumb2 assembler's ShifterOperandCanHold." by Nicolas Geoffray · 10 years ago
  7. 51fdf43 Fix thumb2 assembler's ShifterOperandCanHold. by Nicolas Geoffray · 10 years ago
  8. 0802954 Merge "ART: Fix to X86Mir2Lir::GenReduceVector" by Vladimir Marko · 10 years ago
  9. 09fbde3 Merge "Allow nested inlining." by Nicolas Geoffray · 10 years ago
  10. ef87c5d Allow nested inlining. by Nicolas Geoffray · 10 years ago
  11. 515d828 Merge "Go back to -O2." by Nicolas Geoffray · 10 years ago
  12. 40e7f0e Go back to -O2. by Nicolas Geoffray · 10 years ago
  13. d82b172 Merge "Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant""" by Nicolas Geoffray · 10 years ago
  14. 67f65ea Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant"" by Nicolas Geoffray · 10 years ago
  15. 63aa9ae Merge "Revert "ART: Make 074-gc-thrash more OOME tolerant"" by Nicolas Geoffray · 10 years ago
  16. ed8b53d Revert "ART: Make 074-gc-thrash more OOME tolerant" by Nicolas Geoffray · 10 years ago
  17. 5a7c634 Merge "ART: Make 074-gc-thrash more OOME tolerant" by Andreas Gampe · 10 years ago
  18. c398b05 Merge "ART: Fix assembler_thumb_test" by Andreas Gampe · 10 years ago
  19. 7b7e524 ART: Fix assembler_thumb_test by Andreas Gampe · 10 years ago
  20. 2f6046e ART: Make 074-gc-thrash more OOME tolerant by Andreas Gampe · 10 years ago
  21. a1a0ffb Merge "ART: Fix thumb2 utils assembler" by Andreas Gampe · 10 years ago
  22. 513ea0c ART: Fix thumb2 utils assembler by Andreas Gampe · 10 years ago
  23. 7687b25 Merge "ART: Fix run-tests for emulator" by Andreas Gampe · 10 years ago
  24. b3cdf93 ART: Fix to X86Mir2Lir::GenReduceVector by Mark Mendell · 10 years ago
  25. 4336b97 Merge "Fix broken gtests after SuspendCheck optimization" by David Brazdil · 10 years ago
  26. 2fd6aa5 Fix broken gtests after SuspendCheck optimization by David Brazdil · 10 years ago
  27. 7403503 ART: Fix run-tests for emulator by Andreas Gampe · 10 years ago
  28. ec57f28 Merge "No SuspendChecks when branching to return block" by David Brazdil · 10 years ago
  29. 852eaff No SuspendChecks when branching to return block by David Brazdil · 10 years ago
  30. 13e70ac Merge "Clean up enums in RegionSpace." by Hiroshi Yamauchi · 10 years ago
  31. cc6bb73 Merge "AdvanceMIR does not know how to passthrough the empty block" by Vladimir Marko · 10 years ago
  32. 5d718dc Merge "ART: Fix x86 disassembler" by Andreas Gampe · 10 years ago
  33. ea39216 AdvanceMIR does not know how to passthrough the empty block by Serguei Katkov · 10 years ago
  34. e5deafe Merge "Check for null class of class" by Brian Carlstrom · 10 years ago
  35. f26e1b3 Check for null class of class by Mathieu Chartier · 10 years ago
  36. f2eb160 Merge "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Brian Carlstrom · 10 years ago
  37. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 10 years ago
  38. f50b076 Merge "Add Mips64 art_quick_proxy_invoke_handler assembly." by Andreas Gampe · 10 years ago
  39. 6461d19 Add Mips64 art_quick_proxy_invoke_handler assembly. by Douglas Leung · 10 years ago
  40. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  41. e977747 Merge "Disable clang optimization to boot up on arm64." by Chih-Hung Hsieh · 10 years ago
  42. e550d23 Merge "ART: Add Mips64 resolution trampoline assembly" by Andreas Gampe · 10 years ago
  43. cc7c39d ART: Add Mips64 resolution trampoline assembly by Andreas Gampe · 10 years ago
  44. 1675f2c Disable clang optimization to boot up on arm64. by Chih-Hung Hsieh · 10 years ago
  45. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 10 years ago
  46. 8b1a929 Merge "Remove some unused cutils/properties.h references" by Brian Carlstrom · 10 years ago
  47. 02c5f4d Remove some unused cutils/properties.h references by Brian Carlstrom · 10 years ago
  48. 5442f8b Merge "Use the non access check entrypoint when possible." by Nicolas Geoffray · 10 years ago
  49. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 10 years ago
  50. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  51. 9544368 Merge "Implement LICM in optimizing compiler." by Nicolas Geoffray · 10 years ago
  52. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  53. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 10 years ago
  54. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  55. 6407d3c Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." by Jeff Hao · 10 years ago
  56. 69b56b2 Merge "Introduce primitive type helpers." by Andreas Gampe · 10 years ago
  57. 542361f Introduce primitive type helpers. by Alexandre Rames · 10 years ago
  58. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 10 years ago
  59. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  60. dff2d84 Merge "Fix bad rebase." by Nicolas Geoffray · 10 years ago
  61. 0a299b9 Fix bad rebase. by Nicolas Geoffray · 10 years ago
  62. c9ff6b1 Merge "[optimizing compiler] Support x86 hard float ABI" by Nicolas Geoffray · 10 years ago
  63. 0d5917f Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  64. 1cf9528 Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  65. 4a50662 Merge "Clean up pass driver" by Mathieu Chartier · 10 years ago
  66. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  67. f08c650 Merge "ART: Arm64 optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  68. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  69. f913ff3 Merge "Force set resolved method for static invokes" by Mathieu Chartier · 10 years ago
  70. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  71. ab7f56d Merge "Print lock level in ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  72. 4c10110 Print lock level in ExclusiveUnlock by Mathieu Chartier · 10 years ago
  73. 7c8d009 [optimizing compiler] Support x86 hard float ABI by Mark Mendell · 10 years ago
  74. 763abfd Merge "ART: Even more Quick cleanup" by Andreas Gampe · 10 years ago
  75. 0530082 Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" by Andreas Gampe · 10 years ago
  76. e3e1d71 Merge "ART: Clean up some build flags" by Andreas Gampe · 10 years ago
  77. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago
  78. 685fbe4 ART: Clean up some build flags by Andreas Gampe · 10 years ago
  79. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  80. 04a7780 Merge "ART: reduce UpdateModUnionTable time for partial GC" by Hiroshi Yamauchi · 10 years ago
  81. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 10 years ago
  82. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  83. 89c5048 Merge "Checker: Allow don't-care output on a line" by David Brazdil · 10 years ago
  84. b86e779 Checker: Allow don't-care output on a line by David Brazdil · 10 years ago
  85. c19e7f1 Merge "ART: Further refactor use lists" by David Brazdil · 10 years ago
  86. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  87. 031b00d ART: Fix x86 disassembler by Andreas Gampe · 10 years ago
  88. 8c776cd Merge "run-test: enable checker in dev mode" by Calin Juravle · 10 years ago
  89. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 10 years ago
  90. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  91. 2f24afb Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  92. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  93. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  94. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  95. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  96. 94fc0e7 Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  97. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  98. 413f99a Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  99. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  100. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago