1. 6a8946b Quick: Rewrite Phi node insertion. by Vladimir Marko · 10 years ago
  2. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 11 years ago
  3. 7d31862 Merge "ART: Pass Options should be strings instead of integers" by Andreas Gampe · 10 years ago
  4. f4b24f7 Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)" by Nicolas Geoffray · 10 years ago
  5. 98a26e1 ART: Pass Options should be strings instead of integers by Jean-Philippe Halimi · 11 years ago
  6. 900e7b3 Merge "ARM/ARM64: Dump thread offset." by Andreas Gampe · 11 years ago
  7. a34e760 ARM/ARM64: Dump thread offset. by Zheng Xu · 11 years ago
  8. b3cdf93 ART: Fix to X86Mir2Lir::GenReduceVector by Mark Mendell · 11 years ago
  9. cc6bb73 Merge "AdvanceMIR does not know how to passthrough the empty block" by Vladimir Marko · 11 years ago
  10. ea39216 AdvanceMIR does not know how to passthrough the empty block by Serguei Katkov · 11 years ago
  11. 14247b6 Revert "Allow preopted apps to have sharpened calls for non-x86 architectures." by Brian Carlstrom · 11 years ago
  12. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 11 years ago
  13. 6407d3c Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." by Jeff Hao · 11 years ago
  14. 5bdab12 Clean up pass driver by Mathieu Chartier · 11 years ago
  15. 763abfd Merge "ART: Even more Quick cleanup" by Andreas Gampe · 11 years ago
  16. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 11 years ago
  17. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 11 years ago
  18. 1e3dfff Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 11 years ago
  19. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 11 years ago
  20. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 11 years ago
  21. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 11 years ago
  22. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 11 years ago
  23. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 11 years ago
  24. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  25. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 11 years ago
  26. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 11 years ago
  27. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 11 years ago
  28. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 11 years ago
  29. 582f541 ART: Fix arm64 backend by Andreas Gampe · 11 years ago
  30. f681570 ART: Make some helpers non-virtual in Mir2Lir by Andreas Gampe · 11 years ago
  31. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 11 years ago
  32. d500b53 ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  33. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 11 years ago
  34. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 11 years ago
  35. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  36. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 11 years ago
  37. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 11 years ago
  38. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 11 years ago
  39. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 11 years ago
  40. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 11 years ago
  41. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 11 years ago
  42. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 11 years ago
  43. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 11 years ago
  44. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 11 years ago
  45. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 11 years ago
  46. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 11 years ago
  47. d30feca Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 11 years ago
  48. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 11 years ago
  49. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 11 years ago
  50. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 11 years ago
  51. 43a725c Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 11 years ago
  52. 23149ac Merge "ART: Ensure FP GET/PUT doesn't use Core register" by Bill Buzbee · 11 years ago
  53. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  54. cee97e5 ART: Cut filename for DumpCFG by Andreas Gampe · 11 years ago
  55. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 11 years ago
  56. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  57. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 11 years ago
  58. 1c6ea44 Move two members out of MIRGraph::temp_::ssa. by Vladimir Marko · 11 years ago
  59. a64d014 Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 11 years ago
  60. db75f3c Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 11 years ago
  61. 202eaaf Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 11 years ago
  62. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 11 years ago
  63. c146d49 Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 11 years ago
  64. 315cc20 Clean up MIRGraph::CanThrow(). by Vladimir Marko · 11 years ago
  65. ffda499 Clean up post-opt passes, perform only those we need. by Vladimir Marko · 11 years ago
  66. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  67. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 11 years ago
  68. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 11 years ago
  69. 6f5f5d0 ART: Implement FP packed reduce for x86 by Maxim Kazantsev · 11 years ago
  70. 55037f1 Merge "Remove portable." by Elliott Hughes · 11 years ago
  71. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  72. dce6539 Merge "AArch64: Fix incorrect use of preceding LIR." by Vladimir Marko · 11 years ago
  73. eb54d85 AArch64: Fix incorrect use of preceding LIR. by Ningsheng Jian · 11 years ago
  74. 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 11 years ago
  75. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 11 years ago
  76. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 11 years ago
  77. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 11 years ago
  78. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 11 years ago
  79. ca54134 ART: Ensure FP GET/PUT doesn't use Core register by Mark Mendell · 11 years ago
  80. 52222d1 Merge "Quick: Kill unreachable blocks instead of just hiding them." by Vladimir Marko · 11 years ago
  81. 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 11 years ago
  82. cb873d8 Quick: Kill unreachable blocks instead of just hiding them. by Vladimir Marko · 11 years ago
  83. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 11 years ago
  84. b218c85 ART: Clear use count for unused VRs. by Zheng Xu · 11 years ago
  85. 9af6929 Quick: Fix code layout pass; don't terminate too early. by Vladimir Marko · 11 years ago
  86. 27dee8b X86_64 QBE: use RIP addressing by Mark Mendell · 11 years ago
  87. 989210e Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets." by Vladimir Marko · 11 years ago
  88. aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 11 years ago
  89. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 11 years ago
  90. a29f698 Implement InexpensiveConstantInt(., opcode) for ARM. by Vladimir Marko · 11 years ago
  91. dde815a Merge "ART: x86 specific clearing higher bits when converting long to int" by Bill Buzbee · 11 years ago
  92. 758662e Merge "Quick: Fix neg-long on ARM for overlapping regs." by Vladimir Marko · 11 years ago
  93. 05d5810 Merge "Refactor handling of conditional branches with known result." by Vladimir Marko · 11 years ago
  94. 0a08097 Merge "Quick: Use 16-bit conditional branch in Thumb2." by Vladimir Marko · 11 years ago
  95. 2f340a8 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 11 years ago
  96. 7ab2fce Refactor handling of conditional branches with known result. by Vladimir Marko · 11 years ago
  97. 6af8206 ART: x86 specific clearing higher bits when converting long to int by Yevgeny Rouban · 11 years ago
  98. 174636d Quick: Use 16-bit conditional branch in Thumb2. by Vladimir Marko · 11 years ago
  99. 9d5c25a Quick: Use 16-bit Thumb2 PUSH/POP when possible. by Vladimir Marko · 11 years ago
  100. eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 11 years ago