- 06801ff Use 'sh' explicitly when invoking the art script. by Nicolas Geoffray · 10 years ago
- c5cb691 Merge "Cleanup and improve stack map stream" by Nicolas Geoffray · 10 years ago
- 021190b Merge "Fix reflection handling and test flakiness" by Mathieu Chartier · 10 years ago
- a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 10 years ago
- 4f46ac5 Cleanup and improve stack map stream by Calin Juravle · 10 years ago
- 633a37e Merge "Quick: Fix out of temp regs in ArmMir2Lir::GenMulLong()." by Vladimir Marko · 10 years ago
- 360475a Merge "Linear scan: split at better positions." by Nicolas Geoffray · 10 years ago
- 8cbab3c Linear scan: split at better positions. by Nicolas Geoffray · 10 years ago
- 322b389 Merge "Remove unnecessary null checks in CheckCast and InstanceOf" by Calin Juravle · 10 years ago
- 272bf7e Merge "ART: Run BooleanSimplifier after inlining" by David Brazdil · 10 years ago
- af88835 Remove unnecessary null checks in CheckCast and InstanceOf by Guillaume "Vermeille" Sanchez · 10 years ago
- 917f9ab ART: Run BooleanSimplifier after inlining by David Brazdil · 10 years ago
- 084f7d4 Quick: Fix out of temp regs in ArmMir2Lir::GenMulLong(). by Vladimir Marko · 10 years ago
- 4ceed92 Merge "Move stack map stream implementation to its own cc file." by Calin Juravle · 10 years ago
- b19c1e6 Merge "Revert "Revert "Quick: Rewrite type inference pass.""" by Vladimir Marko · 10 years ago
- c416d33 Move stack map stream implementation to its own cc file. by Calin Juravle · 10 years ago
- b4186df Merge "Skip known broken tests for ARM back ends on ARM as second arch." by Roland Levillain · 10 years ago
- 0a025d2 Skip known broken tests for ARM back ends on ARM as second arch. by Roland Levillain · 10 years ago
- c1b829b Merge "Remove ActAsNullConstant" by Calin Juravle · 10 years ago
- edad8ad Remove ActAsNullConstant by Calin Juravle · 10 years ago
- 84c5f99 Merge "Mul simplification should expect zero operand" by Nicolas Geoffray · 10 years ago
- 5384919 Mul simplification should expect zero operand by Serguei Katkov · 10 years ago
- c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 10 years ago
- 9d4d13f Merge "Revert "Quick: Rewrite type inference pass."" by Andreas Gampe · 10 years ago
- 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 10 years ago
- baba16a Merge "ART: Fix re-throwing failures of non-convention errors" by Andreas Gampe · 10 years ago
- bfdcdc1 ART: Fix re-throwing failures of non-convention errors by Andreas Gampe · 10 years ago
- 8e58d76 Merge "Do not mention x86 floating point numbers in CFI." by Andreas Gampe · 10 years ago
- 8a813f7 Do not mention x86 floating point numbers in CFI. by David Srbecky · 10 years ago
- 0ad1426 Merge "Replace NULL with nullptr" by Mathieu Chartier · 10 years ago
- 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
- 1f02f1a Merge "Quick: Rewrite type inference pass." by Vladimir Marko · 10 years ago
- e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
- 692c03b Merge "Quick: Remove broken Mir2Lir::LocToRegClass()." by Vladimir Marko · 10 years ago
- be52c68 Merge "Simplify template parameters of Elf classes." by David Srbecky · 10 years ago
- 54862b3 Merge "Fix X86_64 assembler REX instructions" by Nicolas Geoffray · 10 years ago
- 533c207 Simplify template parameters of Elf classes. by David Srbecky · 10 years ago
- 7fd8b59 Fix X86_64 assembler REX instructions by Mark Mendell · 10 years ago
- f456ce1 Merge "Remove warning when we do too many simplifications" by Calin Juravle · 10 years ago
- 943136f Remove warning when we do too many simplifications by Calin Juravle · 10 years ago
- 0edd36b Merge "ART: Update last_instruction when adding Phis" by David Brazdil · 10 years ago
- c3d743f ART: Update last_instruction when adding Phis by David Brazdil · 10 years ago
- 83fca40 Merge "[optimizing] Use more X86_64 addressing modes" by Nicolas Geoffray · 10 years ago
- eb0c401 Merge "[optimizing] Name the last DCE pass." by Calin Juravle · 10 years ago
- 862aaef [optimizing] Name the last DCE pass. by Calin Juravle · 10 years ago
- fac1070 Quick: Remove broken Mir2Lir::LocToRegClass(). by Vladimir Marko · 10 years ago
- 8d1ba74 Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
- 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
- f7be052 Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
- 641547a [optimizing] Fix a bug in moving the null check to the user. by Calin Juravle · 10 years ago
- f23c8e3 Merge "Propertly quote arguments after latest adb/vogar changes." by Nicolas Geoffray · 10 years ago
- f7c7fb4 Propertly quote arguments after latest adb/vogar changes. by Nicolas Geoffray · 10 years ago
- f888d5d Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
- 4dcfc43 Fix tlsPtr_.long_jump_context == nullptr check failure. by Mingyao Yang · 10 years ago
- c2725c2 Merge "Class.forName(..., ..., null) fixes - Add test for Class.forName(..., ..., null) - Simplify VMStack.getClosestUserClassLoader based on new behavior of Class.forName(..., ..., null)" by Brian Carlstrom · 10 years ago
- 5988547 Class.forName(..., ..., null) fixes by Brian Carlstrom · 10 years ago
- 08faf72 Merge "ART: Add compiled-methods" by Andreas Gampe · 10 years ago
- 92b8269 Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
- fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
- 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
- fab31cd Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
- 26684c0 ART: Extend run-test 068-classloader by Andreas Gampe · 10 years ago
- 8d7e077 Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
- f0dec62 Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
- 40741f3 [optimizing] Use more X86_64 addressing modes by Mark Mendell · 10 years ago
- 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
- bbf02af Merge "Do not look for prebuilts on architectures other than Arm." by David Srbecky · 10 years ago
- 0774307 Do not look for prebuilts on architectures other than Arm. by David Srbecky · 10 years ago
- 296c6cc Merge "Revert "fix optimizing gtests"" by Nicolas Geoffray · 10 years ago
- b29ea8c Revert "fix optimizing gtests" by Nicolas Geoffray · 10 years ago
- 0746453 Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
- 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 10 years ago
- 4bb014f Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
- d677de2 Merge "Revert "Run DCE again after all the other optimizations have run."" by Nicolas Geoffray · 10 years ago
- 0cdf6d3 Revert "Run DCE again after all the other optimizations have run." by Nicolas Geoffray · 10 years ago
- 223f2f5 Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
- b4314b3 Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
- 1c28591 Merge "fix optimizing gtests" by Calin Juravle · 10 years ago
- 69dcf64 fix optimizing gtests by Calin Juravle · 10 years ago
- af1ff6a Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
- 7a9c885 Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
- dac1a69 Merge "Use --dump-stats to dump optimizing compiler stats." by Calin Juravle · 10 years ago
- 2be39e0 Use --dump-stats to dump optimizing compiler stats. by Calin Juravle · 10 years ago
- 2b25ba3 Merge "[optimzing] Fix codegen bug and improve type propagation" by Calin Juravle · 10 years ago
- b330664 [optimzing] Fix codegen bug and improve type propagation by Calin Juravle · 10 years ago
- 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 10 years ago
- c2ea806 Merge "Opt compiler: Minor object store optimizations for ARM64." by Roland Levillain · 10 years ago
- 769f2d3 Merge "Linear scan: Use FirstUse instead of FirstRegisterUse." by Nicolas Geoffray · 10 years ago
- 1ba1981 Linear scan: Use FirstUse instead of FirstRegisterUse. by Nicolas Geoffray · 10 years ago
- 3d052ba Merge "Fix another mistyped location." by Nicolas Geoffray · 10 years ago
- d9b9240 Fix another mistyped location. by Nicolas Geoffray · 10 years ago
- a446d86 Improve performance of HashSet by nikolay serdjuk · 10 years ago
- 2fb1639 Merge "ART: Change image_classes and compiled_classes to unordered set" by Andreas Gampe · 10 years ago
- b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 10 years ago
- 4474073 Merge "ART: Fix wrong parameter in JIT" by Andreas Gampe · 10 years ago
- fdee2c0 ART: Fix wrong parameter in JIT by Andreas Gampe · 10 years ago
- 339dfc2 Incorrect transformation of (sub,neg) to (sub) for fp by Serguei Katkov · 10 years ago
- b9791aa Merge "Add sanity check for large object allocation" by Mathieu Chartier · 10 years ago
- 349eded Merge "ART: Simplify more bool operations" by David Brazdil · 10 years ago
- 0d13fee ART: Simplify more bool operations by David Brazdil · 10 years ago