1. cc23481 Promote pointer to dex cache arrays on arm. by Vladimir Marko · 10 years ago
  2. 3477307 Quick: Use PC-relative dex cache array loads for SGET/SPUT. by Vladimir Marko · 10 years ago
  3. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  4. 6e07183 Quick: Fix "select" pattern to update data used for GC maps. by Vladimir Marko · 10 years ago
  5. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 10 years ago
  6. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 10 years ago
  7. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 10 years ago
  8. 22fe45d Quick: Eliminate check-cast guaranteed by instance-of. by Vladimir Marko · 10 years ago
  9. 6aa7fe6 Merge "Replace a few std::vector with ArenaVector in Mir2Lir." by Vladimir Marko · 10 years ago
  10. 80b96d1 Replace a few std::vector with ArenaVector in Mir2Lir. by Vladimir Marko · 10 years ago
  11. 6561551 Merge "Move arenas into runtime" by Mathieu Chartier · 10 years ago
  12. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  13. 6ce3eba Add suspend checks to special methods. by Vladimir Marko · 10 years ago
  14. e4fcc5b Clean up Scoped-/ArenaAlocator array allocations. by Vladimir Marko · 10 years ago
  15. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 11 years ago
  16. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 11 years ago
  17. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  18. f681570 ART: Make some helpers non-virtual in Mir2Lir by Andreas Gampe · 11 years ago
  19. d500b53 ART: Some Quick cleanup by Andreas Gampe · 11 years ago
  20. 7e49992 ART: Remove LowestSetBit and IsPowerOfTwo by Andreas Gampe · 11 years ago
  21. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  22. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  23. 6bb3919 Merge "Quick: Redefine the notion of back-egdes." by Vladimir Marko · 11 years ago
  24. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 11 years ago
  25. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 11 years ago
  26. dde815a Merge "ART: x86 specific clearing higher bits when converting long to int" by Bill Buzbee · 11 years ago
  27. 7ab2fce Refactor handling of conditional branches with known result. by Vladimir Marko · 11 years ago
  28. 6af8206 ART: x86 specific clearing higher bits when converting long to int by Yevgeny Rouban · 11 years ago
  29. 071beed Merge "ART: Generate switch targets from successor blocks" by Bill Buzbee · 11 years ago
  30. 743b98c Skip null check in MarkGCCard() for known non-null values. by Vladimir Marko · 11 years ago
  31. da96aed ART: Generate switch targets from successor blocks by Chao-ying Fu · 11 years ago
  32. bf535be Add card mark to filled-new-array. by Vladimir Marko · 11 years ago
  33. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  34. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 11 years ago
  35. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 11 years ago
  36. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  37. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 11 years ago
  38. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  39. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  40. 5c5676b ART: Add div/rem zero check elimination flag by Razvan A Lupusoru · 11 years ago
  41. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 11 years ago
  42. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  43. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 11 years ago
  44. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  45. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 11 years ago
  46. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  47. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 11 years ago
  48. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  49. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  50. 651c967 Merge "AArch64: Improve MIR to LIR translation for abs" by Ian Rogers · 11 years ago
  51. 9a8a506 AArch64: Improve MIR to LIR translation for abs by Martyn Capewell · 11 years ago
  52. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 11 years ago
  53. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  54. 57cd9d3b Merge "Added support for patching classes from different dex files." by Mathieu Chartier · 11 years ago
  55. e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 11 years ago
  56. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 11 years ago
  57. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
  58. c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
  59. c763e35 AArch64: Implement InexpensiveConstant methods. by Matteo Franchin · 11 years ago
  60. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
  61. 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
  62. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 11 years ago
  63. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  64. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  65. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  66. 9ee4519 x86: GenSelect utility update by Serguei Katkov · 11 years ago
  67. e10a0bd Merge "Stack overflow checks and NPE checks for optimizing." by Nicolas Geoffray · 11 years ago
  68. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 11 years ago
  69. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  70. 2983d23 Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 11 years ago
  71. 5030d3e Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 11 years ago
  72. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  73. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  74. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  75. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  76. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  77. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  78. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 11 years ago
  79. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  80. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 11 years ago
  81. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 11 years ago
  82. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  83. 59a42af Update counting VR for promotion by Serguei Katkov · 11 years ago
  84. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 11 years ago
  85. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  86. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  87. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  88. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 11 years ago
  89. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  90. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  91. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 11 years ago
  92. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  93. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 11 years ago
  94. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 11 years ago
  95. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 11 years ago
  96. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  97. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  98. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  99. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 11 years ago
  100. 255e014 Aarch64: fix references handling in Load*Indexed. by Matteo Franchin · 11 years ago