1. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 9 years ago
  2. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 9 years ago
  3. 1339409 Merge "Have constant folding be more flexible." by Roland Levillain · 9 years ago
  4. 902ec26 Merge "Add constant folding for long unary operations in opt. compiler." by Roland Levillain · 9 years ago
  5. 9867bc7 Have constant folding be more flexible. by Roland Levillain · 9 years ago
  6. c90bc7c Add constant folding for long unary operations in opt. compiler. by Roland Levillain · 10 years ago
  7. d4fd591 Merge "ART: Move exception clearing into own instruction" by David Brazdil · 9 years ago
  8. 1056919 Merge "ART: x86_64 RoundDouble/Float intrinsics should initialize out value." by Nicolas Geoffray · 9 years ago
  9. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  10. d2606b1 Merge "Parallel Move Resolver: Perform Stack/Stack first" by Nicolas Geoffray · 9 years ago
  11. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  12. cb1c055 ART: Move exception clearing into own instruction by David Brazdil · 9 years ago
  13. 9ca2571 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 9 years ago
  14. fe092ab Merge "Added repe_cmpsq instruction to x86_64 assembler" by Vladimir Marko · 9 years ago
  15. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 9 years ago
  16. 3fd0e6a Added repe_cmpsq instruction to x86_64 assembler by agicsaki · 9 years ago
  17. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  18. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 9 years ago
  19. e238414 Merge "Optimizing: Use more X86 3 operand multiplies" by Roland Levillain · 9 years ago
  20. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  21. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  22. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  23. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  24. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 9 years ago
  25. 68c5640 Merge "Added repe_cmpsl instruction to x86, x86_64 assemblers" by Andreas Gampe · 9 years ago
  26. 970abfb Added repe_cmpsl instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  27. 5a898e6 Merge "Optimizing: Replace x86 xchg use with xor sequence" by Roland Levillain · 9 years ago
  28. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 9 years ago
  29. dbf5d75 ART: Fix gtest after GraphChecker CL by David Brazdil · 9 years ago
  30. 5d2ed00 Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 9 years ago
  31. b618ade ART: Store and check exceptional predecessors by David Brazdil · 9 years ago
  32. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  33. 7a08fb5 Optimizing: Add Non Temporal Move support for x86 by Mark Mendell · 9 years ago
  34. 9097981 Optimizing: Replace x86 xchg use with xor sequence by Mark Mendell · 9 years ago
  35. 36c51fc Merge "Take into account that we might end up with unresolved classes." by Calin Juravle · 9 years ago
  36. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 9 years ago
  37. 57a9c7d Merge "Fix gtests." by Calin Juravle · 9 years ago
  38. 0941b9d Fix gtests. by Calin Juravle · 9 years ago
  39. b931848 Merge "Allow for fine tuning the inliner." by Calin Juravle · 9 years ago
  40. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  41. 57c0f3f Merge "Clean up class visitors" by Mathieu Chartier · 9 years ago
  42. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  43. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  44. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  45. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  46. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 9 years ago
  47. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  48. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  49. 6e18dcb Parallel Move Resolver: Perform Stack/Stack first by Mark Mendell · 9 years ago
  50. 4a2aa4a Optimizing: Use more X86 3 operand multiplies by Mark Mendell · 9 years ago
  51. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  52. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  53. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  54. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  55. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  56. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  57. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  58. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  59. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 9 years ago
  60. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  61. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  62. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  63. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  64. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  65. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  66. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  67. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  68. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 9 years ago
  69. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 9 years ago
  70. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  71. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  72. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  73. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  74. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  75. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 9 years ago
  76. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 9 years ago
  77. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  78. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  79. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 9 years ago
  80. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  81. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  82. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  83. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  84. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  85. 34c3ba9 Fix broken tests. by Aart Bik · 9 years ago
  86. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 9 years ago
  87. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  88. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 9 years ago
  89. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 9 years ago
  90. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  91. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 9 years ago
  92. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 9 years ago
  93. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  94. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 9 years ago
  95. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 9 years ago
  96. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  97. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  98. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  99. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 9 years ago
  100. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 9 years ago