1. 2def2df Merge "Implement first kind of polymorphic inlining on MIPS." am: a20748aceb by Roland Levillain · 9 years ago
  2. b99fec8 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  3. a20748a Merge "Implement first kind of polymorphic inlining on MIPS." by Roland Levillain · 9 years ago
  4. 2aba7cd Implement first kind of polymorphic inlining on MIPS. by Roland Levillain · 9 years ago
  5. 905cb88 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  6. 2b925b8 Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." am: 6b5a17a84d by Vladimir Marko · 9 years ago
  7. ca0e3a0 Revert "Revert "Optimizing: double-negated bitwise operations simplifications"" by Alexandre Rames · 9 years ago
  8. d88f688 Merge "Assume fp operations can also take a constant on x86." am: 371d75ef9e by Nicolas Geoffray · 9 years ago
  9. b33f979 Merge "Write DWARF strings inline and remove .debug_str section." am: cbe3b55ac3 by David Srbecky · 9 years ago
  10. 6b5a17a Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." by Vladimir Marko · 9 years ago
  11. 371d75e Merge "Assume fp operations can also take a constant on x86." by Nicolas Geoffray · 9 years ago
  12. 22ae172 Merge "Share DWARF .debug_abbrev sections." am: edd3a4b6c2 by David Srbecky · 9 years ago
  13. cbe3b55 Merge "Write DWARF strings inline and remove .debug_str section." by David Srbecky · 9 years ago
  14. 1c4aeb4 Write DWARF strings inline and remove .debug_str section. by David Srbecky · 9 years ago
  15. edd3a4b Merge "Share DWARF .debug_abbrev sections." by David Srbecky · 9 years ago
  16. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 9 years ago
  17. 7770a3e Assume fp operations can also take a constant on x86. by Nicolas Geoffray · 9 years ago
  18. c0fd184 Merge "ART: Enable multi-level instruction inlining" am: 99e8e0b968 by David Brazdil · 9 years ago
  19. 99e8e0b Merge "ART: Enable multi-level instruction inlining" by David Brazdil · 9 years ago
  20. 674f519 ART: Enable multi-level instruction inlining by David Brazdil · 9 years ago
  21. d0585a1 Merge "Handle HSelect in LSE." am: b72923dd4d by Mingyao Yang · 9 years ago
  22. b72923d Merge "Handle HSelect in LSE." by Mingyao Yang · 9 years ago
  23. e5c71f9 Handle HSelect in LSE. by Mingyao Yang · 9 years ago
  24. 6630bd7 Merge "Prevent crashes if boot images fail to load" am: 81e01d72ab by Mathieu Chartier · 9 years ago
  25. 81e01d7 Merge "Prevent crashes if boot images fail to load" by Mathieu Chartier · 9 years ago
  26. b08f305 Prevent crashes if boot images fail to load by Mathieu Chartier · 9 years ago
  27. 10e458a Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  28. 88df489 Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  29. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  30. a3a7582 Merge "Fix remaining read barrier issues in image relocation" am: 12d0e0e3d8 by Mathieu Chartier · 9 years ago
  31. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 9 years ago
  32. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  33. cf54059 Merge "Rosalloc fast path in assembly for MIPS64" am: b328291eff by Hans Boehm · 9 years ago
  34. a71313d Merge "Fix DCHECK compilation error." am: 2f0f5ffcfc by Richard Uhler · 9 years ago
  35. b328291 Merge "Rosalloc fast path in assembly for MIPS64" by Hans Boehm · 9 years ago
  36. 2f0f5ff Merge "Fix DCHECK compilation error." by Richard Uhler · 9 years ago
  37. b04b6c2 Merge "Use SS/GSS collectors in dex2oat if they are the default." am: 390f5b377a by Hiroshi Yamauchi · 9 years ago
  38. 390f5b3 Merge "Use SS/GSS collectors in dex2oat if they are the default." by Hiroshi Yamauchi · 9 years ago
  39. 6af5348 Use SS/GSS collectors in dex2oat if they are the default. by Hiroshi Yamauchi · 9 years ago
  40. e362740 Fix DCHECK compilation error. by Richard Uhler · 9 years ago
  41. 6257a99 Merge "ART: Fix bad manual rename of local variable." am: 24c11dcde9 by Vladimir Marko · 9 years ago
  42. 24c11dc Merge "ART: Fix bad manual rename of local variable." by Vladimir Marko · 9 years ago
  43. 0d4909e ART: Fix rounding up in DexCacheArraysLayout constructor. by Vladimir Marko · 9 years ago
  44. b2d0891 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  45. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  46. 9f35ccd ART: Fix bad manual rename of local variable. by Vladimir Marko · 9 years ago
  47. ab41cc5 Merge "ART: Clean up strings fixup for app images." am: 1ef02af31d by Vladimir Marko · 9 years ago
  48. eb7bd4d Merge "MIPS32: Fix codegen register dumps." am: 444af27ba8 by Vladimir Marko · 9 years ago
  49. 1ef02af Merge "ART: Clean up strings fixup for app images." by Vladimir Marko · 9 years ago
  50. 444af27 Merge "MIPS32: Fix codegen register dumps." by Vladimir Marko · 9 years ago
  51. 623a7a2 MIPS32: Fix codegen register dumps. by Vladimir Marko · 9 years ago
  52. 2b8df9a Merge "Revert "Revert "ART: Mterp for arm64""" am: f7b6a3e42b by Bill Buzbee · 9 years ago
  53. f7b6a3e Merge "Revert "Revert "ART: Mterp for arm64""" by Bill Buzbee · 9 years ago
  54. 3b0b4b9 Revert "Revert "ART: Mterp for arm64"" by Bill Buzbee · 9 years ago
  55. 87b7fa1 Merge "Add MIPS floating point register mapping to DWARF." am: 5f16494aca by David Srbecky · 9 years ago
  56. 5f16494 Merge "Add MIPS floating point register mapping to DWARF." by David Srbecky · 9 years ago
  57. ba70200 Add MIPS floating point register mapping to DWARF. by David Srbecky · 9 years ago
  58. 69a0405 ART: Clean up strings fixup for app images. by Vladimir Marko · 9 years ago
  59. ea37cf3 Merge "Optimizing: Re-enable checker tests disabled for multi-image." by Vladimir Marko · 9 years ago
  60. 85fdcda Merge "Optimizing: Re-enable checker tests disabled for multi-image." by Vladimir Marko · 9 years ago
  61. 88b29f3 Optimizing: Re-enable checker tests disabled for multi-image. by Vladimir Marko · 9 years ago
  62. 228a033 Merge "Avoid re-declarations of base classes in DWARF." am: 85aa2567c3 by David Srbecky · 9 years ago
  63. c240b7b Merge "Use more compact encoding for DWARF flags." am: 4e09bcb7bd by David Srbecky · 9 years ago
  64. dc0aa5d Merge "Optimize DWARF namespace encoding." am: 18e94ee5f7 by David Srbecky · 9 years ago
  65. 85aa256 Merge "Avoid re-declarations of base classes in DWARF." by David Srbecky · 9 years ago
  66. 4e09bcb Merge "Use more compact encoding for DWARF flags." by David Srbecky · 9 years ago
  67. 18e94ee Merge "Optimize DWARF namespace encoding." by David Srbecky · 9 years ago
  68. 5bfee98 Merge "Optimizing: Do not depend on sharpening in test 449." am: c2dd1761b9 by Vladimir Marko · 9 years ago
  69. c2dd176 Merge "Optimizing: Do not depend on sharpening in test 449." by Vladimir Marko · 9 years ago
  70. 17fb893 Optimizing: Do not depend on sharpening in test 449. by Vladimir Marko · 9 years ago
  71. 0d65a3c Merge "ART: Add test case for Select implementations" am: 5b38b35dd8 by David Brazdil · 9 years ago
  72. 5b38b35 Merge "ART: Add test case for Select implementations" by David Brazdil · 9 years ago
  73. c7eecf9 Avoid re-declarations of base classes in DWARF. by David Srbecky · 9 years ago
  74. fa5ec2b Use more compact encoding for DWARF flags. by David Srbecky · 9 years ago
  75. 7138d45 Optimize DWARF namespace encoding. by David Srbecky · 9 years ago
  76. fb50270 ART: Add test case for Select implementations by David Brazdil · 9 years ago
  77. 779c9c7 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 9 years ago
  78. 5f16c05 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 9 years ago
  79. 9acfcce Merge "ARM64: Add direct calls to math intrinsics" am: b86f963ce9 by Roland Levillain · 9 years ago
  80. b86f963 Merge "ARM64: Add direct calls to math intrinsics" by Roland Levillain · 9 years ago
  81. 02fc24e ARM64: Add direct calls to math intrinsics by Anton Kirilov · 9 years ago
  82. 32c9a17 Merge "Optimizing: Do not depend on sharpening in test 569." am: 909147a304 by Vladimir Marko · 9 years ago
  83. 909147a Merge "Optimizing: Do not depend on sharpening in test 569." by Vladimir Marko · 9 years ago
  84. 0d11ffe Optimizing: Do not depend on sharpening in test 569. by Vladimir Marko · 9 years ago
  85. a9270b9 Merge "Revert "ART: Mterp for arm64"" am: f1e2b4dd92 by Sebastien Hertz · 9 years ago
  86. f1e2b4d Merge "Revert "ART: Mterp for arm64"" by Sebastien Hertz · 9 years ago
  87. 43f3fb9 Revert "ART: Mterp for arm64" by Sebastien Hertz · 9 years ago
  88. f1177ec Merge "MIPS64: Remove unaligned memory access from art generated code" by Vladimir Marko · 9 years ago
  89. a9e5521 Merge "MIPS64: Remove unaligned memory access from art generated code" by Vladimir Marko · 9 years ago
  90. 2989fb5 Merge "ART: Mterp for arm64" am: 7fac3532a8 by Bill Buzbee · 9 years ago
  91. 7fac353 Merge "ART: Mterp for arm64" by Bill Buzbee · 9 years ago
  92. 5872a1c Merge "Fix up dex cache strings stored in classes" am: 85db315a42 by Mathieu Chartier · 9 years ago
  93. 85db315 Merge "Fix up dex cache strings stored in classes" by Mathieu Chartier · 9 years ago
  94. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  95. d3e3679 Merge "Add read barrier option to UpdateEntrypoints" am: 36fe0e8709 by Mathieu Chartier · 9 years ago
  96. 36fe0e8 Merge "Add read barrier option to UpdateEntrypoints" by Mathieu Chartier · 9 years ago
  97. e7f75f3 Add read barrier option to UpdateEntrypoints by Mathieu Chartier · 9 years ago
  98. e0c269e ART: Mterp for arm64 by buzbee · 9 years ago
  99. d911390 Merge "Implemented signum() on ARM64." am: c3cf1d2e35 by Aart Bik · 9 years ago
  100. c3cf1d2 Merge "Implemented signum() on ARM64." by Aart Bik · 9 years ago