1. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 10 years ago
  2. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 10 years ago
  3. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  4. cf20c1a Fix build: style issue. by Vladimir Marko · 10 years ago
  5. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  6. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 10 years ago
  7. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 10 years ago
  8. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 10 years ago
  9. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 10 years ago
  10. 57cd219 Merge "Arm64 hard-float" by buzbee · 10 years ago
  11. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  12. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  13. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 10 years ago
  14. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 10 years ago
  15. df88a9e Merge "x86_64: Enable compilation" by Ian Rogers · 10 years ago
  16. 136aaee x86_64: Enable compilation by Dmitry Petrochenko · 10 years ago
  17. 5792567 Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 10 years ago
  18. 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 10 years ago
  19. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 10 years ago
  20. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 10 years ago
  21. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 10 years ago
  22. 97ed29f Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 10 years ago
  23. 4439596 ART: Hide unreachable basic blocks in the compiler by Andreas Gampe · 10 years ago
  24. 8cd927c Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 10 years ago
  25. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 10 years ago
  26. 49a1b40 Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 10 years ago
  27. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  28. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  29. e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 10 years ago
  30. c0090a4 Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 10 years ago
  31. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  32. adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 10 years ago
  33. f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 10 years ago
  34. f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 10 years ago
  35. 3e1e549 Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 10 years ago
  36. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  37. a5d7401 Fix typo comment by removing. by Ian Rogers · 10 years ago
  38. d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 10 years ago
  39. 8364248 Add D/CHECK_CONSTEXPR macros for use in constexpr context. by Vladimir Marko · 10 years ago
  40. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 10 years ago
  41. b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  42. 16e1eda Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 10 years ago
  43. 5408b6b x86_64: Fix issue in JNI compiler by avignate · 10 years ago
  44. c879aae Merge "ART: Update the DecodedInstruction for the Fused extended bytecodes." by Ian Rogers · 10 years ago
  45. 3b95d23 Merge "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  46. 35f7225 Revert "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  47. 40864df Merge "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  48. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  49. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  50. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  51. a194acf Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 10 years ago
  52. a23b630 Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 10 years ago
  53. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  54. a9f64d7 Merge "ART: PassMEDataHolder should have a data field" by Vladimir Marko · 10 years ago
  55. e1f65bc ART: PassMEDataHolder should have a data field by Jean Christophe Beyler · 10 years ago
  56. 33004d9 Merge "Clean up ARM load/store with offset imm8 << 2." by Vladimir Marko · 10 years ago
  57. 3757397 Clean up ARM load/store with offset imm8 << 2. by Vladimir Marko · 10 years ago
  58. 49c105d Guard `Run` for platforms we're not compiling to, yet. by Nicolas Geoffray · 10 years ago
  59. ecb2f9b Enable the register allocator on x86_64. by Nicolas Geoffray · 10 years ago
  60. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  61. b08f63c Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 10 years ago
  62. e27f31a Enable the register allocator on ARM. by Nicolas Geoffray · 10 years ago
  63. 55884bc X86_64: Proper IMT fix by Mark Mendell · 10 years ago
  64. c26efa8 ART: Update the DecodedInstruction for the Fused extended bytecodes. by Jean Christophe Beyler · 10 years ago
  65. db9d523 Clean up ArmMirToLir::LoadDispBody()/StoreDispBody(). by Vladimir Marko · 10 years ago
  66. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 10 years ago
  67. fd2e291 AArch64: fix MarkGCCard, enabling more MIR opcodes. by Matteo Franchin · 10 years ago
  68. c829a18 Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 10 years ago
  69. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 10 years ago
  70. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 10 years ago
  71. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 10 years ago
  72. 7eb3fa1 Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 10 years ago
  73. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 10 years ago
  74. 0f9b9c5 Tidy up x86 assembler and fix byte register encoding. by Ian Rogers · 10 years ago
  75. a0b0ba0 Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 10 years ago
  76. 846447a Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 10 years ago
  77. 88c3484 Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 10 years ago
  78. ad13cb2 Rewrite ElfWriterQuick to make it more modular. by Alex Light · 10 years ago
  79. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 10 years ago
  80. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  81. 30022af x86_64: Reduce dex2oat compilation logs by Dmitry Petrochenko · 10 years ago
  82. ade54a2 X86_64: Fix core.oat compilation issues by Mark Mendell · 10 years ago
  83. 2e1ca95 Merge "AArch64: Fix kOpLsl, rem-float/double." by Bill Buzbee · 10 years ago
  84. 5acc8b0 AArch64: fix and enable sparse- and packed-switch. by Matteo Franchin · 10 years ago
  85. 184d640 Add a type propagation phase after building SSA. by Nicolas Geoffray · 10 years ago
  86. 2d41a65 AArch64: Fix kOpLsl, rem-float/double. by Zheng Xu · 10 years ago
  87. 7c2e21d Merge "Fix some bugs in graph construction/simplification methods." by Nicolas Geoffray · 10 years ago
  88. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 10 years ago
  89. a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 10 years ago
  90. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 10 years ago
  91. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 10 years ago
  92. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 10 years ago
  93. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  94. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  95. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  96. 1410809 Merge "Use ScopedArenaVector instead of std::vector in SSA transformation." by Vladimir Marko · 10 years ago
  97. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 10 years ago
  98. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  99. eab52e3 Merge "Clean up the sampling profiler" by Calin Juravle · 10 years ago
  100. bb0b53f Clean up the sampling profiler by Calin Juravle · 10 years ago