1. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  2. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  3. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 10 years ago
  4. 63fdedf Merge "Optimizing String.Equals as an intrinsic (x86_64)" by Andreas Gampe · 10 years ago
  5. f8cfb20 Optimizing String.Equals as an intrinsic (x86_64) by Agi Csaki · 10 years ago
  6. d95ab77 Merge "Revert "Revert "Optimizing String.Equals as an intrinsic (x86)""" by Andreas Gampe · 10 years ago
  7. 1cad8c7 Merge "Fix a bug in the register allocator when allocating pairs." by Nicolas Geoffray · 10 years ago
  8. d7138c8 Revert "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Agi Csaki · 10 years ago
  9. ea34b40 Optimizing String.Equals as an intrinsic (ARM64) by Agi Csaki · 10 years ago
  10. 837b649 Merge "Adjust art::HTypeConversion's side effects for MIPS64." by Roland Levillain · 10 years ago
  11. e28dde5 Merge "Small optimization improvements." by Nicolas Geoffray · 10 years ago
  12. df3f822 Adjust art::HTypeConversion's side effects for MIPS64. by Roland Levillain · 10 years ago
  13. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  14. 1d4219e Merge "Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets" by Andreas Gampe · 10 years ago
  15. 7da072f Structure for String.Equals intrinsic by agicsaki · 10 years ago
  16. 6cff09a Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets by agicsaki · 10 years ago
  17. efa8468 Small optimization improvements. by Nicolas Geoffray · 10 years ago
  18. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 10 years ago
  19. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  20. 78e3ef6 Add a GVN dependency 'GC' for garbage collection. by Alexandre Rames · 10 years ago
  21. 6a5037e Merge "[optimizing] More x86_64 code improvements" by Roland Levillain · 10 years ago
  22. da2b254 Fix a bug in the register allocator when allocating pairs. by Nicolas Geoffray · 10 years ago
  23. ff2ac94 Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""" by Nicolas Geoffray · 10 years ago
  24. cfa410b [optimizing] More x86_64 code improvements by Mark Mendell · 10 years ago
  25. 423f150 Merge "ART-Optimizing: Fix the type of HDivZeroCheck" by Calin Juravle · 10 years ago
  26. 8c0676c ART-Optimizing: Fix the type of HDivZeroCheck by Serguei Katkov · 10 years ago
  27. 8dbf0cf Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 10 years ago
  28. f297581 Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  29. f25b661 Revert "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 10 years ago
  30. 8158f28 Ensure coherency of call kinds for LocationSummary. by Alexandre Rames · 10 years ago
  31. 08624c5 Pass the verified method to the inlinee DexCompilationUnit. by Nicolas Geoffray · 10 years ago
  32. 115b53f ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  33. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  34. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  35. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 10 years ago
  36. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 11 years ago
  37. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 10 years ago
  38. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 10 years ago
  39. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 10 years ago
  40. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 10 years ago
  41. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  42. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  43. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 10 years ago
  44. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  45. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  46. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  47. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  48. 5a898e6 Merge "Optimizing: Replace x86 xchg use with xor sequence" by Roland Levillain · 10 years ago
  49. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 10 years ago
  50. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 10 years ago
  51. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 10 years ago
  52. b618ade ART: Store and check exceptional predecessors by David Brazdil · 10 years ago
  53. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  54. 9097981 Optimizing: Replace x86 xchg use with xor sequence by Mark Mendell · 10 years ago
  55. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 10 years ago
  56. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 10 years ago
  57. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  58. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 10 years ago
  59. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 10 years ago
  60. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  61. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 10 years ago
  62. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 10 years ago
  63. 6e18dcb Parallel Move Resolver: Perform Stack/Stack first by Mark Mendell · 10 years ago
  64. 4a2aa4a Optimizing: Use more X86 3 operand multiplies by Mark Mendell · 10 years ago
  65. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  66. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  67. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  68. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  69. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  70. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  71. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  72. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  73. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  74. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  75. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  76. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  77. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 10 years ago
  78. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  79. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  80. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  81. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  82. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  83. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  84. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  85. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  86. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  87. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  88. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago
  89. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  90. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 10 years ago
  91. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  92. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  93. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  94. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  95. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  96. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  97. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  98. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  99. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  100. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 10 years ago