1. 7d31862 Merge "ART: Pass Options should be strings instead of integers" by Andreas Gampe · 10 years ago
  2. c470aef Merge "Fix occasional long ThreadSuspendSleep" by Mathieu Chartier · 10 years ago
  3. a4ddb54 Merge "Fix a bug in the inliner." by Nicolas Geoffray · 10 years ago
  4. be31ff9 Fix a bug in the inliner. by Nicolas Geoffray · 10 years ago
  5. a691998 Merge "ART: Dump environment to cfg file." by Nicolas Geoffray · 10 years ago
  6. bb7a28a ART: Dump environment to cfg file. by Zheng Xu · 10 years ago
  7. c202414 Merge "Create HGraph outside Builder, print timings" by David Brazdil · 10 years ago
  8. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  9. 53150eb Merge "Fix a bug in combination of intrinsics and kNoOutputOverlap." by Nicolas Geoffray · 10 years ago
  10. 82f3449 Fix a bug in combination of intrinsics and kNoOutputOverlap. by Nicolas Geoffray · 10 years ago
  11. f4b24f7 Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)" by Nicolas Geoffray · 10 years ago
  12. 6bc1780 Merge "Fix test after register allocator changes." by Nicolas Geoffray · 10 years ago
  13. 18c219b Fix test after register allocator changes. by Nicolas Geoffray · 10 years ago
  14. b73e444 Merge "Finally implement Location::kNoOutputOverlap." by Nicolas Geoffray · 10 years ago
  15. 829280c Finally implement Location::kNoOutputOverlap. by Nicolas Geoffray · 10 years ago
  16. 9914386 Fix occasional long ThreadSuspendSleep by Mathieu Chartier · 10 years ago
  17. 69d69ea Merge "ART: checkpoint mechanism optimization" by Hiroshi Yamauchi · 10 years ago
  18. 98a26e1 ART: Pass Options should be strings instead of integers by Jean-Philippe Halimi · 10 years ago
  19. 900e7b3 Merge "ARM/ARM64: Dump thread offset." by Andreas Gampe · 10 years ago
  20. f9af194 Merge "Inline methods with multiple blocks." by Nicolas Geoffray · 10 years ago
  21. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 10 years ago
  22. bd17c3b Merge "Use a different block order when not compiling baseline." by Nicolas Geoffray · 10 years ago
  23. 4c204ba Use a different block order when not compiling baseline. by Nicolas Geoffray · 10 years ago
  24. bb2f65e Merge "Fix build by putting ATTRIBUTE_UNUSUED." by Nicolas Geoffray · 10 years ago
  25. 3d1e788 Fix build by putting ATTRIBUTE_UNUSUED. by Nicolas Geoffray · 10 years ago
  26. 0b87c47 Merge "Fix thumb2 assembler's ShifterOperandCanHold." by Nicolas Geoffray · 10 years ago
  27. 51fdf43 Fix thumb2 assembler's ShifterOperandCanHold. by Nicolas Geoffray · 10 years ago
  28. 0802954 Merge "ART: Fix to X86Mir2Lir::GenReduceVector" by Vladimir Marko · 10 years ago
  29. 09fbde3 Merge "Allow nested inlining." by Nicolas Geoffray · 10 years ago
  30. ef87c5d Allow nested inlining. by Nicolas Geoffray · 10 years ago
  31. a34e760 ARM/ARM64: Dump thread offset. by Zheng Xu · 10 years ago
  32. 515d828 Merge "Go back to -O2." by Nicolas Geoffray · 10 years ago
  33. 40e7f0e Go back to -O2. by Nicolas Geoffray · 10 years ago
  34. d82b172 Merge "Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant""" by Nicolas Geoffray · 10 years ago
  35. 67f65ea Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant"" by Nicolas Geoffray · 10 years ago
  36. dd9943d ART: checkpoint mechanism optimization by Lei Li · 10 years ago
  37. 63aa9ae Merge "Revert "ART: Make 074-gc-thrash more OOME tolerant"" by Nicolas Geoffray · 10 years ago
  38. ed8b53d Revert "ART: Make 074-gc-thrash more OOME tolerant" by Nicolas Geoffray · 10 years ago
  39. 5a7c634 Merge "ART: Make 074-gc-thrash more OOME tolerant" by Andreas Gampe · 10 years ago
  40. c398b05 Merge "ART: Fix assembler_thumb_test" by Andreas Gampe · 10 years ago
  41. 7b7e524 ART: Fix assembler_thumb_test by Andreas Gampe · 10 years ago
  42. 2f6046e ART: Make 074-gc-thrash more OOME tolerant by Andreas Gampe · 10 years ago
  43. a1a0ffb Merge "ART: Fix thumb2 utils assembler" by Andreas Gampe · 10 years ago
  44. 513ea0c ART: Fix thumb2 utils assembler by Andreas Gampe · 10 years ago
  45. 7687b25 Merge "ART: Fix run-tests for emulator" by Andreas Gampe · 10 years ago
  46. b3cdf93 ART: Fix to X86Mir2Lir::GenReduceVector by Mark Mendell · 10 years ago
  47. 4336b97 Merge "Fix broken gtests after SuspendCheck optimization" by David Brazdil · 10 years ago
  48. 2fd6aa5 Fix broken gtests after SuspendCheck optimization by David Brazdil · 10 years ago
  49. 7403503 ART: Fix run-tests for emulator by Andreas Gampe · 10 years ago
  50. ec57f28 Merge "No SuspendChecks when branching to return block" by David Brazdil · 10 years ago
  51. 852eaff No SuspendChecks when branching to return block by David Brazdil · 10 years ago
  52. 13e70ac Merge "Clean up enums in RegionSpace." by Hiroshi Yamauchi · 10 years ago
  53. cc6bb73 Merge "AdvanceMIR does not know how to passthrough the empty block" by Vladimir Marko · 10 years ago
  54. 5d718dc Merge "ART: Fix x86 disassembler" by Andreas Gampe · 10 years ago
  55. ea39216 AdvanceMIR does not know how to passthrough the empty block by Serguei Katkov · 10 years ago
  56. e5deafe Merge "Check for null class of class" by Brian Carlstrom · 10 years ago
  57. f26e1b3 Check for null class of class by Mathieu Chartier · 10 years ago
  58. f2eb160 Merge "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Brian Carlstrom · 10 years ago
  59. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 10 years ago
  60. f50b076 Merge "Add Mips64 art_quick_proxy_invoke_handler assembly." by Andreas Gampe · 10 years ago
  61. 6461d19 Add Mips64 art_quick_proxy_invoke_handler assembly. by Douglas Leung · 10 years ago
  62. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  63. e977747 Merge "Disable clang optimization to boot up on arm64." by Chih-Hung Hsieh · 10 years ago
  64. e550d23 Merge "ART: Add Mips64 resolution trampoline assembly" by Andreas Gampe · 10 years ago
  65. cc7c39d ART: Add Mips64 resolution trampoline assembly by Andreas Gampe · 10 years ago
  66. 1675f2c Disable clang optimization to boot up on arm64. by Chih-Hung Hsieh · 10 years ago
  67. babecc4 Merge "Add options for building/testing with coverage." by Dan Albert · 10 years ago
  68. 8b1a929 Merge "Remove some unused cutils/properties.h references" by Brian Carlstrom · 10 years ago
  69. 02c5f4d Remove some unused cutils/properties.h references by Brian Carlstrom · 10 years ago
  70. 5442f8b Merge "Use the non access check entrypoint when possible." by Nicolas Geoffray · 10 years ago
  71. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 10 years ago
  72. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  73. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  74. 9544368 Merge "Implement LICM in optimizing compiler." by Nicolas Geoffray · 10 years ago
  75. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  76. 28acb6f Merge "Remove libcxx.mk cruft." by Dan Albert · 10 years ago
  77. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  78. 6407d3c Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." by Jeff Hao · 10 years ago
  79. 69b56b2 Merge "Introduce primitive type helpers." by Andreas Gampe · 10 years ago
  80. 542361f Introduce primitive type helpers. by Alexandre Rames · 10 years ago
  81. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 10 years ago
  82. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  83. dff2d84 Merge "Fix bad rebase." by Nicolas Geoffray · 10 years ago
  84. 0a299b9 Fix bad rebase. by Nicolas Geoffray · 10 years ago
  85. c9ff6b1 Merge "[optimizing compiler] Support x86 hard float ABI" by Nicolas Geoffray · 10 years ago
  86. 0d5917f Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  87. 1cf9528 Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  88. 4a50662 Merge "Clean up pass driver" by Mathieu Chartier · 10 years ago
  89. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  90. f08c650 Merge "ART: Arm64 optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  91. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  92. f913ff3 Merge "Force set resolved method for static invokes" by Mathieu Chartier · 10 years ago
  93. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  94. ab7f56d Merge "Print lock level in ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  95. 4c10110 Print lock level in ExclusiveUnlock by Mathieu Chartier · 10 years ago
  96. 7c8d009 [optimizing compiler] Support x86 hard float ABI by Mark Mendell · 10 years ago
  97. 763abfd Merge "ART: Even more Quick cleanup" by Andreas Gampe · 10 years ago
  98. 0530082 Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" by Andreas Gampe · 10 years ago
  99. e3e1d71 Merge "ART: Clean up some build flags" by Andreas Gampe · 10 years ago
  100. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago