summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-07-06 10:19:23 +0100
committerNicolas Geoffray <ngeoffray@google.com>2016-07-06 13:30:13 +0100
commitd9faceaa8da92f4a56c2907de949081bd42faf79 (patch)
tree2efc00cfe8d5211e420174db81e732f8e92cbb33 /compiler/optimizing/graph_visualizer.cc
parent74c0d1bb67f9c6ee8306f0318ab7251d56dc99d6 (diff)
Inline and optimize interface calls.
- Support for inlining methods with invoke-interface (the previous performance limitation is now fixed with the new ImtConflictTable). - Turn non inlineable invoke-interface into invoke-virtual to avoid any potential execution of the conflict trampoline. test:609-checker-inline-interface Change-Id: Ibe33bc945deaada8fb78541e6e0bf034ebb52420
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions