1. a83cf57 Merge "Add support to indicate whether intrinsics require an environment" by Andreas Gampe · 10 years ago
  2. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 10 years ago
  3. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  4. 78e3ef6 Add a GVN dependency 'GC' for garbage collection. by Alexandre Rames · 10 years ago
  5. 6a5037e Merge "[optimizing] More x86_64 code improvements" by Roland Levillain · 10 years ago
  6. 548a3ce Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 10 years ago
  7. 4500fcb Merge "Address some comments" by Mathieu Chartier · 10 years ago
  8. c0fe56a Address some comments by Mathieu Chartier · 10 years ago
  9. ff2ac94 Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""" by Nicolas Geoffray · 10 years ago
  10. cfa410b [optimizing] More x86_64 code improvements by Mark Mendell · 10 years ago
  11. adbd0e5 Merge "ART: Fix Quick's DCE+GVN" by Vladimir Marko · 10 years ago
  12. 423f150 Merge "ART-Optimizing: Fix the type of HDivZeroCheck" by Calin Juravle · 10 years ago
  13. 2f2f173 ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  14. 8c0676c ART-Optimizing: Fix the type of HDivZeroCheck by Serguei Katkov · 10 years ago
  15. 8dbf0cf Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 10 years ago
  16. 1a5625b Merge "Fix a bug in the register allocator around pair allocation." by Nicolas Geoffray · 10 years ago
  17. fc8156a [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  18. f297581 Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  19. fc29856 Merge "ART: Remove TODO in BitVector" by Andreas Gampe · 10 years ago
  20. 067f1ed ART: Remove TODO in BitVector by Andreas Gampe · 10 years ago
  21. e6b307a Merge "Add class table field to class loader" by Mathieu Chartier · 10 years ago
  22. 6b06953 Add class table field to class loader by Mathieu Chartier · 10 years ago
  23. 3ded776 Merge "Ensure coherency of call kinds for LocationSummary." by Nicolas Geoffray · 10 years ago
  24. a001e3a Merge "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 10 years ago
  25. f25b661 Revert "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 10 years ago
  26. 4320ff1 Merge "Pass the verified method to the inlinee DexCompilationUnit." by Nicolas Geoffray · 10 years ago
  27. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  28. 8158f28 Ensure coherency of call kinds for LocationSummary. by Alexandre Rames · 10 years ago
  29. 08624c5 Pass the verified method to the inlinee DexCompilationUnit. by Nicolas Geoffray · 10 years ago
  30. 7fbaa22 Merge "ART: Fix the simplifier for add/sub" by Calin Juravle · 10 years ago
  31. 115b53f ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  32. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  33. d840678 Merge "ART: Wire up DexToDexCompiler without extern" by Andreas Gampe · 10 years ago
  34. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  35. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 10 years ago
  36. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  37. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 10 years ago
  38. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 10 years ago
  39. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 10 years ago
  40. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 11 years ago
  41. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 10 years ago
  42. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 10 years ago
  43. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  44. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 10 years ago
  45. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  46. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 10 years ago
  47. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  48. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 10 years ago
  49. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  50. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 10 years ago
  51. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  52. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 10 years ago
  53. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 10 years ago
  54. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  55. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  56. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  57. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 10 years ago
  58. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  59. 68c5640 Merge "Added repe_cmpsl instruction to x86, x86_64 assemblers" by Andreas Gampe · 10 years ago
  60. 970abfb Added repe_cmpsl instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  61. 5a898e6 Merge "Optimizing: Replace x86 xchg use with xor sequence" by Roland Levillain · 10 years ago
  62. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 10 years ago
  63. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 10 years ago
  64. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 10 years ago
  65. b618ade ART: Store and check exceptional predecessors by David Brazdil · 10 years ago
  66. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  67. 7a08fb5 Optimizing: Add Non Temporal Move support for x86 by Mark Mendell · 10 years ago
  68. 9097981 Optimizing: Replace x86 xchg use with xor sequence by Mark Mendell · 10 years ago
  69. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 10 years ago
  70. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 10 years ago
  71. 57a9c7d Merge "Fix gtests." by Calin Juravle · 10 years ago
  72. 0941b9d Fix gtests. by Calin Juravle · 10 years ago
  73. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 10 years ago
  74. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  75. 57c0f3f Merge "Clean up class visitors" by Mathieu Chartier · 10 years ago
  76. e0671ce Clean up class visitors by Mathieu Chartier · 10 years ago
  77. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 10 years ago
  78. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 10 years ago
  79. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  80. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 10 years ago
  81. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 10 years ago
  82. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 10 years ago
  83. 6e18dcb Parallel Move Resolver: Perform Stack/Stack first by Mark Mendell · 10 years ago
  84. 4a2aa4a Optimizing: Use more X86 3 operand multiplies by Mark Mendell · 10 years ago
  85. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  86. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  87. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  88. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  89. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  90. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  91. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  92. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  93. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 10 years ago
  94. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  95. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  96. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  97. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  98. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  99. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 10 years ago
  100. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago