summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_builder.h
AgeCommit message (Expand)Author
2017-03-14Revert^6 "Hash-based dex cache type array." Vladimir Marko
2017-03-13Revert^5 "Hash-based dex cache type array." Vladimir Marko
2017-03-08Inlining a few small methods based on profiling dex2oat with perf. Mingyao Yang
2017-02-20Revert^4 "Hash-based dex cache type array." Vladimir Marko
2017-02-13Revert^3 "Hash-based dex cache type array." Mathieu Chartier
2017-02-10Revert^2 "Hash-based dex cache type array." Vladimir Marko
2017-02-03Code refactoring around sharpening HLoadClass. Nicolas Geoffray
2017-02-01Revert "Hash-based dex cache type array." Vladimir Marko
2017-01-30Hash-based dex cache type array. Vladimir Marko
2017-01-16Put the resolved class in HLoadClass. Nicolas Geoffray
2017-01-15Revert "Revert "ART: Compiler support for invoke-polymorphic."" Orion Hodson
2017-01-11Revert "ART: Compiler support for invoke-polymorphic." Orion Hodson
2017-01-11ART: Compiler support for invoke-polymorphic. Orion Hodson
2016-11-21ART: Add dex::TypeIndex Andreas Gampe
2016-08-30ART: SHARED_REQUIRES to REQUIRES_SHARED Andreas Gampe
2016-07-27ART: Delete old compiler_enums.h Andreas Gampe
2016-06-08Do not place null check on unresolved method calls. Aart Bik
2016-04-22ART: Naive NullCheck elimination in InstructionBuilder David Brazdil
2016-04-14Use dex cache from compilation unit in HInstructionBuilder. Vladimir Marko
2016-04-07Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" David Brazdil
2016-04-04Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" David Brazdil
2016-04-04Refactor HGraphBuilder and SsaBuilder to remove HLocals David Brazdil