summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2014-11-27 15:23:57 +0000
committerRoland Levillain <rpl@google.com>2014-11-27 15:23:57 +0000
commit271ab9c916980209fbc6b26e5545d76e58471569 (patch)
treefc07a28f5fd4b7a086ae90dd94778c16efd6dae3 /compiler/optimizing/graph_visualizer.cc
parent5368c219a462defc90c4b896b34eb7506ba5c142 (diff)
Ensure opt. compiler doesn't get core & FP registers mixed up.
Replace Location::As<T>() with two method methods (Location::AsRegister<T>() and Location::AsFpuRegister<T>()) checking the kind of the location (register). Change-Id: I22b4abee1a124b684becd2dc1caf33652b911070
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions