1. 5f16c05 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 9 years ago
  2. 02fc24e ARM64: Add direct calls to math intrinsics by Anton Kirilov · 10 years ago
  3. a9e5521 Merge "MIPS64: Remove unaligned memory access from art generated code" by Vladimir Marko · 9 years ago
  4. c3cf1d2 Merge "Implemented signum() on ARM64." by Aart Bik · 9 years ago
  5. bb24bd0 Implemented signum() on ARM64. by Aart Bik · 9 years ago
  6. 03196cf Be on the safe side: emit an environment for runtime calls. by Nicolas Geoffray · 9 years ago
  7. 7b56502 Implement compare() on ARM64. by Aart Bik · 9 years ago
  8. ea3a007 Merge "Implementation of integer intrinsics on x86_64" by Aart Bik · 9 years ago
  9. 1c720b7 Merge "Optimizing compiler support for directly calling interface methods" by Alex Light · 9 years ago
  10. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  11. 87d38b7 Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET." by Vladimir Marko · 9 years ago
  12. adda435 Optimizing: Use dex pc 0 for pattern substitution-generated IGET. by Vladimir Marko · 9 years ago
  13. 04d3e87 ART: Do not use AT register in MIPS DSS<->RP swap by David Brazdil · 9 years ago
  14. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 10 years ago
  15. c5d4754 Implementation of integer intrinsics on x86_64 by Aart Bik · 9 years ago
  16. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 10 years ago
  17. cc0f311 ART: Add missing swaps to MIPS codegen by David Brazdil · 9 years ago
  18. 6f06fdb Merge "ART: Fix gtest after liveness CL" by David Brazdil · 9 years ago
  19. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 9 years ago
  20. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago
  21. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  22. 74eb1b2 ART: Implement HSelect by David Brazdil · 10 years ago
  23. 75fd2a8 Merge "ART: Implement support for instruction inlining" by David Brazdil · 9 years ago
  24. b3e773e ART: Implement support for instruction inlining by David Brazdil · 10 years ago
  25. 9e485e6 Merge "Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  26. 8bfdf83 Merge "Revert "Revert "Lift the spill at each irreducible loop block restriction.""" by Nicolas Geoffray · 9 years ago
  27. ad4ed08 Revert "Revert "Lift the spill at each irreducible loop block restriction."" by Nicolas Geoffray · 9 years ago
  28. 4a6a67c Remove unused DMB code paths in the ARM64 Optimizing Compiler by Serban Constantinescu · 9 years ago
  29. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 9 years ago
  30. f032f3a Merge "Optimizing: Lazy creation of Handle<>s in RTP." by Vladimir Marko · 9 years ago
  31. 2e50ecb Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  32. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 10 years ago
  33. b1bd048 Merge "Recognize common utilities as intrinsics." by Aart Bik · 10 years ago
  34. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 10 years ago
  35. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 10 years ago
  36. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 10 years ago
  37. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 10 years ago
  38. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 10 years ago
  39. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 10 years ago
  40. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 10 years ago
  41. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 10 years ago
  42. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 10 years ago
  43. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 10 years ago
  44. 6a75b9e Merge "Fix MIPS64 booting problem" by Vladimir Marko · 10 years ago
  45. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 10 years ago
  46. 9500529 Merge "Improve documentation and assertions of read barrier instrumentation." by Roland Levillain · 10 years ago
  47. 6f007eb Merge "Allow x86 memory operands for 64-bit popcnt on x86." by Aart Bik · 10 years ago
  48. 7d9f95f Merge "Revert "Revert "ARM64 Baker's read barrier fast path implementation.""" by Roland Levillain · 10 years ago
  49. 8ed1826 Fix MIPS64 booting problem by Goran Jakovljevic · 10 years ago
  50. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 10 years ago
  51. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 10 years ago
  52. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 10 years ago
  53. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 10 years ago
  54. 95e7ffc Improve documentation and assertions of read barrier instrumentation. by Roland Levillain · 10 years ago
  55. 4401586 Revert "Revert "ARM64 Baker's read barrier fast path implementation."" by Roland Levillain · 10 years ago
  56. 3451383 Merge "With irreducible loops, we can have a null destination." by Nicolas Geoffray · 10 years ago
  57. 04eb70f With irreducible loops, we can have a null destination. by Nicolas Geoffray · 10 years ago
  58. 45ec096 Merge "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 10 years ago
  59. c54ec90 Merge "Revert "Some minor simplifications in code and tests."" by Nicolas Geoffray · 10 years ago
  60. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 10 years ago
  61. ca9f686 Merge "Revert "ARM/ARM64: Extend support of instruction combining."" by Nicolas Geoffray · 10 years ago
  62. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 10 years ago
  63. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 10 years ago
  64. 2a94607 Allow x86 memory operands for 64-bit popcnt on x86. by Aart Bik · 10 years ago
  65. 20a96c6 Merge "Support for x86 popcnt." by Aart Bik · 10 years ago
  66. c39dac1 Support for x86 popcnt. by Aart Bik · 10 years ago
  67. 14de51f Merge "Revert "ARM64 Baker's read barrier fast path implementation."" by Mathieu Chartier · 10 years ago
  68. 28a2ff0 Revert "ARM64 Baker's read barrier fast path implementation." by Mathieu Chartier · 10 years ago
  69. 857235b Merge "Implemented BitCount as an intrinsic. With unit test." by Aart Bik · 10 years ago
  70. f3e4c8a Merge "Some minor simplifications in code and tests." by Aart Bik · 10 years ago
  71. 8ad4824 Merge "ARM64 Baker's read barrier fast path implementation." by Roland Levillain · 10 years ago
  72. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 10 years ago
  73. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 10 years ago
  74. 086d27e Fix missing case in ARM64 codegen. by Aart Bik · 10 years ago
  75. bf03fcd Some minor simplifications in code and tests. by Aart Bik · 10 years ago
  76. 3ac099b Merge "Revert "Inline methods with loops."" by Andreas Gampe · 10 years ago
  77. 6c2574c Merge "Revert "Fix gtests after loop inlining support."" by Andreas Gampe · 10 years ago
  78. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 10 years ago
  79. fee4e2e Revert "Fix gtests after loop inlining support." by Andreas Gampe · 10 years ago
  80. 7997baf Merge "Fix gtests after loop inlining support." by Nicolas Geoffray · 10 years ago
  81. 0e342cd Fix gtests after loop inlining support. by Nicolas Geoffray · 10 years ago
  82. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 10 years ago
  83. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 10 years ago
  84. 5b98e3c Merge "Inline methods with loops." by Nicolas Geoffray · 10 years ago
  85. c8f1df9 ARM64 Baker's read barrier fast path implementation. by Roland Levillain · 10 years ago
  86. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 10 years ago
  87. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 10 years ago
  88. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 10 years ago
  89. e3f43ac Some read barrier clean-up in Optimizing. by Roland Levillain · 10 years ago
  90. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 10 years ago
  91. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 10 years ago
  92. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 10 years ago
  93. 955d24c Merge "ART: Remove Baseline compiler" by David Brazdil · 10 years ago
  94. 58282f4 ART: Remove Baseline compiler by David Brazdil · 10 years ago
  95. ae9f99e Merge "Optimizing: Improve floating point comparisons on arm and arm64." by Vladimir Marko · 10 years ago
  96. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 10 years ago
  97. d6e069b Optimizing: Improve floating point comparisons on arm and arm64. by Vladimir Marko · 10 years ago
  98. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 10 years ago
  99. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 10 years ago
  100. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 10 years ago