summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
AgeCommit message (Expand)Author
2015-12-17Merge "Revert "Tweak inlining heuristics."" Nicolas Geoffray
2015-12-17Revert "Tweak inlining heuristics." Nicolas Geoffray
2015-12-17Merge "Tweak inlining heuristics." Nicolas Geoffray
2015-12-17Tweak inlining heuristics. Nicolas Geoffray
2015-12-15Revert "ART: Refactor SsaBuilder for more precise typing info" Alex Light
2015-12-14ART: Refactor SsaBuilder for more precise typing info David Brazdil
2015-12-10Get source mapping table from stack maps. David Srbecky
2015-12-08ART: Enable all optimizations except LSE under try/catch David Brazdil
2015-12-04Inline monomorphic calls. Nicolas Geoffray
2015-12-02Merge "Clean up optimizing compiler stats" Calin Juravle
2015-12-01Dynamic BCE (based on induction range analysis) Aart Bik
2015-12-01Clean up optimizing compiler stats Calin Juravle
2015-12-01Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch." Vladimir Marko
2015-12-01Optimizing/ARM: Implement kDexCachePcRelative dispatch. Vladimir Marko
2015-11-24ARM64 read barrier support for concurrent GC in Optimizing. Roland Levillain
2015-11-23Optimizing: Avoid a PrettyMethod() call per compiled method. Vladimir Marko
2015-11-23Revert "Add stats support for existing optimizations" Nicolas Geoffray
2015-11-22Add stats support for existing optimizations Jean-Philippe Halimi
2015-11-21Revert "Dynamic BCE (based on induction range analysis)" Aart Bik
2015-11-20Dynamic BCE (based on induction range analysis) Aart Bik
2015-11-17ARM read barrier support for concurrent GC in Optimizing. Roland Levillain
2015-11-15x86/x86-64 read barrier support for concurrent GC in Optimizing. Roland Levillain
2015-11-12Merge "Optimizing/X86: PC-relative dex cache array addressing." Vladimir Marko
2015-11-12Optimizing/X86: PC-relative dex cache array addressing. Vladimir Marko
2015-11-11Revert "Revert "Run type propagation after inliner only when needed."" Calin Juravle
2015-11-10Revert "Revert "ART: Update DCE to work with try/catch"" David Brazdil
2015-11-05Code cleanup to avoid CompilerDriver abstractions in JIT. Nicolas Geoffray
2015-10-30ART: Enable inlining under try/catch David Brazdil
2015-10-29Revert "ART: Enable more passes under try/catch" David Brazdil
2015-10-29ART: Enable more passes under try/catch David Brazdil
2015-10-27Merge "Reduce memory used by CompiledMethods." Vladimir Marko
2015-10-27Reduce memory used by CompiledMethods. Vladimir Marko
2015-10-27Merge "Optimizing: Determine invoke-static/-direct dispatch early." Vladimir Marko
2015-10-26Merge "Revert "Run type propagation after inliner only when needed."" Calin Juravle
2015-10-26Revert "Run type propagation after inliner only when needed." Calin Juravle
2015-10-26Merge "Run type propagation after inliner only when needed." Calin Juravle
2015-10-23Run type propagation after inliner only when needed. Calin Juravle
2015-10-23Optimizing: Determine invoke-static/-direct dispatch early. Vladimir Marko
2015-10-22Revert "Revert "load store elimination."" Mingyao Yang
2015-10-22MIPS: Initial version of optimizing compiler for MIPS32 Goran Jakovljevic
2015-10-21Merge "Use DlMallocSpace for the JIT code cache." Nicolas Geoffray
2015-10-21Use DlMallocSpace for the JIT code cache. Nicolas Geoffray
2015-10-15Use ATTRIBUTE_UNUSED more. Roland Levillain
2015-10-15Revert "load store elimination." Nicolas Geoffray
2015-10-15load store elimination. Mingyao Yang
2015-10-12Optimizing: Move GraphChecker memory allocations to arena. Vladimir Marko
2015-10-09Don't check for optimizing test marker on unsupported ISAs. Calin Juravle
2015-10-07Enforce optimizing test marker for verification errors. Calin Juravle
2015-10-06Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()." Vladimir Marko
2015-10-06Optimizing: Disable -Wframe-larger-than= for CompileOptimized(). Vladimir Marko