1. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 10 years ago
  2. 623a7a2 MIPS32: Fix codegen register dumps. by Vladimir Marko · 10 years ago
  3. ba70200 Add MIPS floating point register mapping to DWARF. by David Srbecky · 10 years ago
  4. 85aa256 Merge "Avoid re-declarations of base classes in DWARF." by David Srbecky · 10 years ago
  5. 4e09bcb Merge "Use more compact encoding for DWARF flags." by David Srbecky · 10 years ago
  6. 18e94ee Merge "Optimize DWARF namespace encoding." by David Srbecky · 10 years ago
  7. c7eecf9 Avoid re-declarations of base classes in DWARF. by David Srbecky · 10 years ago
  8. fa5ec2b Use more compact encoding for DWARF flags. by David Srbecky · 10 years ago
  9. 7138d45 Optimize DWARF namespace encoding. by David Srbecky · 10 years ago
  10. 5f16c05 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 10 years ago
  11. 02fc24e ARM64: Add direct calls to math intrinsics by Anton Kirilov · 10 years ago
  12. a9e5521 Merge "MIPS64: Remove unaligned memory access from art generated code" by Vladimir Marko · 10 years ago
  13. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 10 years ago
  14. c3cf1d2 Merge "Implemented signum() on ARM64." by Aart Bik · 10 years ago
  15. bb24bd0 Implemented signum() on ARM64. by Aart Bik · 10 years ago
  16. d111cce Merge "Ensure instruction cache is flushed in compiler tests with Clang." by Roland Levillain · 10 years ago
  17. 3243026 Ensure instruction cache is flushed in compiler tests with Clang. by Roland Levillain · 10 years ago
  18. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 10 years ago
  19. 03196cf Be on the safe side: emit an environment for runtime calls. by Nicolas Geoffray · 10 years ago
  20. 14567fd Clean up UpdateOatFile for app images by Mathieu Chartier · 10 years ago
  21. 472964b Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()." by Mathieu Chartier · 10 years ago
  22. 7b56502 Implement compare() on ARM64. by Aart Bik · 10 years ago
  23. ea3a007 Merge "Implementation of integer intrinsics on x86_64" by Aart Bik · 10 years ago
  24. 1c720b7 Merge "Optimizing compiler support for directly calling interface methods" by Alex Light · 10 years ago
  25. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  26. d8904a5 ART: Do not reopen oat file in ImageWriter::UpdateOatFile(). by Vladimir Marko · 10 years ago
  27. 87d38b7 Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET." by Vladimir Marko · 10 years ago
  28. adda435 Optimizing: Use dex pc 0 for pattern substitution-generated IGET. by Vladimir Marko · 10 years ago
  29. 04d3e87 ART: Do not use AT register in MIPS DSS<->RP swap by David Brazdil · 10 years ago
  30. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 10 years ago
  31. 784bb09 Clear image file in image writer by Mathieu Chartier · 10 years ago
  32. c5d4754 Implementation of integer intrinsics on x86_64 by Aart Bik · 10 years ago
  33. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 10 years ago
  34. cc0f311 ART: Add missing swaps to MIPS codegen by David Brazdil · 10 years ago
  35. 6f06fdb Merge "ART: Fix gtest after liveness CL" by David Brazdil · 10 years ago
  36. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 10 years ago
  37. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 10 years ago
  38. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  39. 74eb1b2 ART: Implement HSelect by David Brazdil · 10 years ago
  40. 75fd2a8 Merge "ART: Implement support for instruction inlining" by David Brazdil · 10 years ago
  41. b3e773e ART: Implement support for instruction inlining by David Brazdil · 10 years ago
  42. 9e485e6 Merge "Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 10 years ago
  43. 5faf22c Merge "Don't crash if the perf map creation failed" by Tamas Berghammer · 10 years ago
  44. f0615a3 Don't crash if the perf map creation failed by Tamas Berghammer · 10 years ago
  45. 8bfdf83 Merge "Revert "Revert "Lift the spill at each irreducible loop block restriction.""" by Nicolas Geoffray · 10 years ago
  46. ad4ed08 Revert "Revert "Lift the spill at each irreducible loop block restriction."" by Nicolas Geoffray · 10 years ago
  47. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 10 years ago
  48. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 10 years ago
  49. 4a6a67c Remove unused DMB code paths in the ARM64 Optimizing Compiler by Serban Constantinescu · 10 years ago
  50. c801425 Merge "ART: Make sure dex files are verified in the compiler" by Andreas Gampe · 10 years ago
  51. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 10 years ago
  52. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 10 years ago
  53. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 10 years ago
  54. 60edf5c Merge "Change the order of functions in .debug_frame to save space." by David Srbecky · 10 years ago
  55. 8206291 Merge "Do not write full method signature in mini-debug-info." by David Srbecky · 10 years ago
  56. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 10 years ago
  57. f032f3a Merge "Optimizing: Lazy creation of Handle<>s in RTP." by Vladimir Marko · 10 years ago
  58. 2e50ecb Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 10 years ago
  59. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 10 years ago
  60. 6a507f3 Merge "Use mutator lock to guard adding and removing heap spaces" by Mathieu Chartier · 10 years ago
  61. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 10 years ago
  62. b1bd048 Merge "Recognize common utilities as intrinsics." by Aart Bik · 10 years ago
  63. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 10 years ago
  64. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 10 years ago
  65. 9724c63 Enable interface default methods by default. by Neil Fuller · 10 years ago
  66. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 10 years ago
  67. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 10 years ago
  68. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 10 years ago
  69. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 10 years ago
  70. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 10 years ago
  71. 3260e11 Merge "ART: Remove some unnecessary mutator lock annotations." by Vladimir Marko · 10 years ago
  72. 7653b09 Merge "Add dependency on liblzma." by David Srbecky · 10 years ago
  73. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 10 years ago
  74. 5e974a6 Change the order of functions in .debug_frame to save space. by David Srbecky · 10 years ago
  75. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 10 years ago
  76. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 10 years ago
  77. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 10 years ago
  78. 36867b4 Merge "Generate DWARF line numbers only for points with dex register map." by David Srbecky · 10 years ago
  79. d112827 Add dependency on liblzma. by David Srbecky · 10 years ago
  80. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  81. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 10 years ago
  82. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 10 years ago
  83. 4f50ee2 Generate DWARF line numbers only for points with dex register map. by David Srbecky · 10 years ago
  84. 6a75b9e Merge "Fix MIPS64 booting problem" by Vladimir Marko · 10 years ago
  85. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  86. f7fd970 Load app images by Mathieu Chartier · 10 years ago
  87. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 10 years ago
  88. 9500529 Merge "Improve documentation and assertions of read barrier instrumentation." by Roland Levillain · 10 years ago
  89. 6f007eb Merge "Allow x86 memory operands for 64-bit popcnt on x86." by Aart Bik · 10 years ago
  90. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 10 years ago
  91. e8df33e Merge "Create helper class for DWARF expressions." by David Srbecky · 10 years ago
  92. 91cb54e Create helper class for DWARF expressions. by David Srbecky · 10 years ago
  93. 7d9f95f Merge "Revert "Revert "ARM64 Baker's read barrier fast path implementation.""" by Roland Levillain · 10 years ago
  94. 8ed1826 Fix MIPS64 booting problem by Goran Jakovljevic · 10 years ago
  95. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 10 years ago
  96. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 10 years ago
  97. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 10 years ago
  98. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 10 years ago
  99. 95e7ffc Improve documentation and assertions of read barrier instrumentation. by Roland Levillain · 10 years ago
  100. 4401586 Revert "Revert "ARM64 Baker's read barrier fast path implementation."" by Roland Levillain · 10 years ago