summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMingyao Yang <mingyao@google.com>2015-07-31 16:40:24 -0700
committerSebastien Hertz <shertz@google.com>2015-11-17 11:57:12 +0100
commit636b9252af8d8848dbf8f30b7e9638867b62c791 (patch)
treeef2d3080fab4c51e320114e012bcde49aaa089e4 /compiler/optimizing/graph_visualizer.cc
parent6bf6e438cd4746effce0b26d504c54100191c988 (diff)
Support deoptimization only to set vreg
This CL removes the old API that was used to update vreg. We now rely exclusively on deoptimization to change the value of a vreg (mainly from the debugger). This allows to have only one mechanism working with both Quick and Optimizing compilers. It also remove run-test 455-set-vreg which was the only user of the old API. This CL also renames StackVisitor::SetVReg[Pair]FromDebugger to StackVisitor::SetVReg[Pair] to reflect that change. Bug: 25428216 Change-Id: Ib09510185280dbd0f6d02c52549ae9671c187e32
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions