1. fac1070 Quick: Remove broken Mir2Lir::LocToRegClass(). by Vladimir Marko · 10 years ago
  2. 3b7b6cc Merge "Quick: PC-relative loads from dex cache arrays on x86." by Vladimir Marko · 10 years ago
  3. 1961b60 Quick: PC-relative loads from dex cache arrays on x86. by Vladimir Marko · 10 years ago
  4. 1109fb3 Implement CFI for Quick. by David Srbecky · 10 years ago
  5. cc23481 Promote pointer to dex cache arrays on arm. by Vladimir Marko · 10 years ago
  6. e5c76c5 PC-relative loads from dex cache arrays for arm. by Vladimir Marko · 10 years ago
  7. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 10 years ago
  8. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  9. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 10 years ago
  10. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 10 years ago
  11. f2674ea Fixed maybe used uninitialized by Andrew Hsieh · 10 years ago
  12. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  13. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  14. 6561551 Merge "Move arenas into runtime" by Mathieu Chartier · 10 years ago
  15. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  16. 6ce3eba Add suspend checks to special methods. by Vladimir Marko · 10 years ago
  17. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 10 years ago
  18. a34e760 ARM/ARM64: Dump thread offset. by Zheng Xu · 10 years ago
  19. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  20. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  21. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  22. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  23. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  24. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  25. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  26. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  27. d30feca Merge "ART: Remove LowestSetBit and IsPowerOfTwo" by Andreas Gampe · 10 years ago
  28. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  29. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 10 years ago
  30. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  31. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago
  32. 6c964c9 Merge "Re-factor Quick ABI support" by Vladimir Marko · 10 years ago
  33. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  34. aed3ad7 Quick: Use fewer insns for ARM LDR/STR with large offsets. by Vladimir Marko · 10 years ago
  35. a29f698 Implement InexpensiveConstantInt(., opcode) for ARM. by Vladimir Marko · 10 years ago
  36. 758662e Merge "Quick: Fix neg-long on ARM for overlapping regs." by Vladimir Marko · 10 years ago
  37. 0a08097 Merge "Quick: Use 16-bit conditional branch in Thumb2." by Vladimir Marko · 10 years ago
  38. 2f340a8 Quick: Fix neg-long on ARM for overlapping regs. by Vladimir Marko · 10 years ago
  39. 174636d Quick: Use 16-bit conditional branch in Thumb2. by Vladimir Marko · 10 years ago
  40. 9d5c25a Quick: Use 16-bit Thumb2 PUSH/POP when possible. by Vladimir Marko · 10 years ago
  41. 743b98c Skip null check in MarkGCCard() for known non-null values. by Vladimir Marko · 10 years ago
  42. 4514d2a Merge "Add card mark to filled-new-array." by Vladimir Marko · 10 years ago
  43. bf535be Add card mark to filled-new-array. by Vladimir Marko · 10 years ago
  44. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  45. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  46. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  47. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 10 years ago
  48. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  49. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 10 years ago
  50. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  51. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  52. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  53. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  54. fb311f8 Remove useless suspend points from arm/arm64 AGET/APUT. by Vladimir Marko · 10 years ago
  55. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  56. b62ff57 Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 10 years ago
  57. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  58. 5c5676b ART: Add div/rem zero check elimination flag by Razvan A Lupusoru · 10 years ago
  59. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  60. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 10 years ago
  61. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  62. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  63. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  64. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 10 years ago
  65. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  66. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  67. 9863daf AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 10 years ago
  68. b5477f0 Fix kThumb2Vldrd definition to set correct flag. by Junmo Park · 10 years ago
  69. eacc5f0 Fix Thumb2Stm, ldm definition of EncodingMap for arm by Junmo Park · 10 years ago
  70. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  71. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  72. a5f90b6 Fix intrinsic Math.abs(double) for ARM. by Vladimir Marko · 10 years ago
  73. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  74. 947717a Add arraycopy intrinsic for arm and arm64. by Zheng Xu · 10 years ago
  75. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 10 years ago
  76. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 10 years ago
  77. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 10 years ago
  78. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  79. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 10 years ago
  80. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 10 years ago
  81. 9ee4519 x86: GenSelect utility update by Serguei Katkov · 10 years ago
  82. 2983d23 Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 10 years ago
  83. 5030d3e Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 10 years ago
  84. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  85. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 10 years ago
  86. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 10 years ago
  87. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  88. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  89. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  90. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 10 years ago
  91. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 10 years ago
  92. 59a42af Update counting VR for promotion by Serguei Katkov · 10 years ago
  93. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  94. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  95. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  96. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  97. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
  98. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  99. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  100. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago