summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorZheng Xu <zheng.xu@arm.com>2014-12-08 18:18:01 +0800
committerZheng Xu <zheng.xu@arm.com>2014-12-08 19:03:03 +0800
commitb218c858606641050d13f35a2365168b89b44841 (patch)
tree4fc577f5573be610d0925c827b14e2080453ef3f /compiler/optimizing/graph_visualizer.cc
parentab6572b564db69e2877456ca6fbd3a00f4cc4b6b (diff)
ART: Clear use count for unused VRs.
The use count of temp VR should be cleared when we replace "CMP_XXX vA, vB, vC" and "IF_XXX vA" with "kMirOpFusedCmpXXX vB, vC". Otherwise, the backend may allocate a physical register for the unused vA. Change-Id: I43ad37d0e7161ec3de154de8888caa94603f7715
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions