1. dd9473b dex2oat: Show memory usage values in bytes by Anton Kirilov · 10 years ago
  2. 88f4bc5 Merge "Add X86/X86_64 support for CMOV from memory." by David Brazdil · 9 years ago
  3. 1d23982 Generalized "dom-based" dynamic BCE to symbolic base + offset. by Aart Bik · 9 years ago
  4. abdac47 Add X86/X86_64 support for CMOV from memory. by Mark Mendell · 9 years ago
  5. 0d15f26 Merge "ART: Remove HTemporary" by David Brazdil · 9 years ago
  6. 6e33252 ART: Remove HTemporary by David Brazdil · 10 years ago
  7. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  8. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  9. d9994f0 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  10. d3caabd Merge "Fix x86-64 Baker's read barrier fast path for CheckCast." by Hiroshi Yamauchi · 9 years ago
  11. d3df33e Merge "Some clean-up for the handling of HSelect in LSE" by Mingyao Yang · 9 years ago
  12. 8650378 Fix x86-64 Baker's read barrier fast path for CheckCast. by Roland Levillain · 9 years ago
  13. 9b26212 Merge "Fix AllocateBlockedReg." by Nicolas Geoffray · 9 years ago
  14. 0c82e1a Merge "Fix ARM64 Baker's read barrier fast path for ArraySet." by Roland Levillain · 9 years ago
  15. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 9 years ago
  16. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  17. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  18. ca0bf03 Fix ARM64 Baker's read barrier fast path for ArraySet. by Roland Levillain · 9 years ago
  19. 40bcb93 Some clean-up for the handling of HSelect in LSE by Mingyao Yang · 10 years ago
  20. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago
  21. a0f2bc5 Merge "Move code related to debug info generation to its own directory." by David Srbecky · 9 years ago
  22. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  23. 119a885 Fix AllocateBlockedReg. by Nicolas Geoffray · 9 years ago
  24. a19616e Implemented compare/signum intrinsics as HCompare by Aart Bik · 10 years ago
  25. 9fba3f6 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" by Nicolas Geoffray · 9 years ago
  26. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  27. 0f638c6 Merge "Extend De Morgan factorisation to `HBooleanNot`." by David Brazdil · 9 years ago
  28. 11aa3f5 Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by David Brazdil · 9 years ago
  29. bd89a5c Revert "Implement on-stack replacement for arm/arm64/x86/x86_64." by David Brazdil · 9 years ago
  30. 7ac9aeb Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." by Nicolas Geoffray · 9 years ago
  31. c8d2b0c Merge "Support CMOV for x86_64 Select" by David Brazdil · 9 years ago
  32. 9f98025 Extend De Morgan factorisation to `HBooleanNot`. by Alexandre Rames · 9 years ago
  33. 3c258f4 Merge "Do not emit DWARF debug info if there are no methods." by David Srbecky · 9 years ago
  34. e6e0cfd Merge "Revert "Revert "X86: Use the constant area for more operations.""" by David Brazdil · 9 years ago
  35. 370339c Do not emit DWARF debug info if there are no methods. by David Srbecky · 9 years ago
  36. 891bc28 Implement on-stack replacement for arm/arm64/x86/x86_64. by Nicolas Geoffray · 10 years ago
  37. 5192810 Merge changes I514f1db3,I7dc1c7c0 by David Srbecky · 9 years ago
  38. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 10 years ago
  39. ae5d273 Change the method which generates DWARF mini-debug-info. by David Srbecky · 9 years ago
  40. 34ed3af ART: Avoid uninitialized padding in LinkerPatch. by Vladimir Marko · 9 years ago
  41. 2f10a5f Revert "Revert "X86: Use the constant area for more operations."" by Mark P Mendell · 10 years ago
  42. d70dc9d ARM: Add direct calls to math intrinsics by Anton Kirilov · 9 years ago
  43. 85b3b52 Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test" by Aart Bik · 9 years ago
  44. 7c0b44f Support CMOV for x86_64 Select by Mark Mendell · 10 years ago
  45. ac6a195 Merge "Reduce the size of native debug info generated by JIT." by David Srbecky · 9 years ago
  46. 579942f Reduce the size of native debug info generated by JIT. by David Srbecky · 10 years ago
  47. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 10 years ago
  48. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 10 years ago
  49. 3f1a8be Fixed bug on premature DCHECK. With fail-before/pass-after test by Aart Bik · 10 years ago
  50. c5b76b9 Merge "Minor improvement on static BCE analysis." by Aart Bik · 10 years ago
  51. 1fc3afb Minor improvement on static BCE analysis. by Aart Bik · 10 years ago
  52. a20748a Merge "Implement first kind of polymorphic inlining on MIPS." by Roland Levillain · 10 years ago
  53. 2aba7cd Implement first kind of polymorphic inlining on MIPS. by Roland Levillain · 10 years ago
  54. 905cb88 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 10 years ago
  55. ca0e3a0 Revert "Revert "Optimizing: double-negated bitwise operations simplifications"" by Alexandre Rames · 10 years ago
  56. 371d75e Merge "Assume fp operations can also take a constant on x86." by Nicolas Geoffray · 10 years ago
  57. 1c4aeb4 Write DWARF strings inline and remove .debug_str section. by David Srbecky · 10 years ago
  58. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 10 years ago
  59. 7770a3e Assume fp operations can also take a constant on x86. by Nicolas Geoffray · 10 years ago
  60. 674f519 ART: Enable multi-level instruction inlining by David Brazdil · 10 years ago
  61. e5c71f9 Handle HSelect in LSE. by Mingyao Yang · 10 years ago
  62. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 10 years ago
  63. 623a7a2 MIPS32: Fix codegen register dumps. by Vladimir Marko · 10 years ago
  64. ba70200 Add MIPS floating point register mapping to DWARF. by David Srbecky · 10 years ago
  65. 85aa256 Merge "Avoid re-declarations of base classes in DWARF." by David Srbecky · 10 years ago
  66. 4e09bcb Merge "Use more compact encoding for DWARF flags." by David Srbecky · 10 years ago
  67. 18e94ee Merge "Optimize DWARF namespace encoding." by David Srbecky · 10 years ago
  68. c7eecf9 Avoid re-declarations of base classes in DWARF. by David Srbecky · 10 years ago
  69. fa5ec2b Use more compact encoding for DWARF flags. by David Srbecky · 10 years ago
  70. 7138d45 Optimize DWARF namespace encoding. by David Srbecky · 10 years ago
  71. 5f16c05 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 10 years ago
  72. 02fc24e ARM64: Add direct calls to math intrinsics by Anton Kirilov · 10 years ago
  73. a9e5521 Merge "MIPS64: Remove unaligned memory access from art generated code" by Vladimir Marko · 10 years ago
  74. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 10 years ago
  75. c3cf1d2 Merge "Implemented signum() on ARM64." by Aart Bik · 10 years ago
  76. bb24bd0 Implemented signum() on ARM64. by Aart Bik · 10 years ago
  77. d111cce Merge "Ensure instruction cache is flushed in compiler tests with Clang." by Roland Levillain · 10 years ago
  78. 3243026 Ensure instruction cache is flushed in compiler tests with Clang. by Roland Levillain · 10 years ago
  79. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 10 years ago
  80. 03196cf Be on the safe side: emit an environment for runtime calls. by Nicolas Geoffray · 10 years ago
  81. 14567fd Clean up UpdateOatFile for app images by Mathieu Chartier · 10 years ago
  82. 472964b Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()." by Mathieu Chartier · 10 years ago
  83. 7b56502 Implement compare() on ARM64. by Aart Bik · 10 years ago
  84. ea3a007 Merge "Implementation of integer intrinsics on x86_64" by Aart Bik · 10 years ago
  85. 1c720b7 Merge "Optimizing compiler support for directly calling interface methods" by Alex Light · 10 years ago
  86. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  87. d8904a5 ART: Do not reopen oat file in ImageWriter::UpdateOatFile(). by Vladimir Marko · 10 years ago
  88. 87d38b7 Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET." by Vladimir Marko · 10 years ago
  89. adda435 Optimizing: Use dex pc 0 for pattern substitution-generated IGET. by Vladimir Marko · 10 years ago
  90. 04d3e87 ART: Do not use AT register in MIPS DSS<->RP swap by David Brazdil · 10 years ago
  91. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 10 years ago
  92. 784bb09 Clear image file in image writer by Mathieu Chartier · 10 years ago
  93. c5d4754 Implementation of integer intrinsics on x86_64 by Aart Bik · 10 years ago
  94. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 10 years ago
  95. cc0f311 ART: Add missing swaps to MIPS codegen by David Brazdil · 10 years ago
  96. 6f06fdb Merge "ART: Fix gtest after liveness CL" by David Brazdil · 10 years ago
  97. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 10 years ago
  98. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 10 years ago
  99. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  100. 74eb1b2 ART: Implement HSelect by David Brazdil · 10 years ago