diff options
author | buzbee <buzbee@google.com> | 2014-05-25 15:10:52 -0700 |
---|---|---|
committer | buzbee <buzbee@google.com> | 2014-05-25 15:10:52 -0700 |
commit | 85089dd28a39dd20f42ac258398b2a08668f9ef1 (patch) | |
tree | 1917cad5f5649a1dc3f39bb2e03a701a40afd62f /compiler/optimizing/graph_visualizer.cc | |
parent | cd9b4e287c20b14655d21e3f349733e80a5aaf23 (diff) |
Quick compiler: generalize NarrowRegLoc()
Some of the RegStorage utilites (DoubleToLowSingle(),
DoubleToHighSingle(), etc.) worked only for targets which
which treat double precision registers as a pair of aliased
single precision registers.
This CL elminates those utilities, and replaces them with
a new RegisterInfo utility that will search an aliased register
set and return the member matching the required storage
configuration (if it exists).
Change-Id: Iff5de10f467d20a56e1a89df9fbf30d1cf63c240
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions