summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_builder.cc
AgeCommit message (Expand)Author
2016-05-06Workaround invokesuper underspecified behavior. Aart Bik
2016-04-25Merge "Make sure the referring class is in the dex cache." Treehugger Robot
2016-04-25Make sure the referring class is in the dex cache. Nicolas Geoffray
2016-04-22ART: Naive NullCheck elimination in InstructionBuilder David Brazdil
2016-04-15Enable allocation elimination as part of LSE Mingyao Yang
2016-04-14Use dex cache from compilation unit in HInstructionBuilder. Vladimir Marko
2016-04-08Store precice set of which constructors require barriers Mathieu Chartier
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