diff options
author | buzbee <buzbee@google.com> | 2014-05-29 12:37:25 -0700 |
---|---|---|
committer | buzbee <buzbee@google.com> | 2014-05-29 12:37:25 -0700 |
commit | f2c3e564fa9e484c29f35f10d4659ab2d7b8614a (patch) | |
tree | c1e3da11081f77ea92adee60b9212ae9c62ace4d /compiler/optimizing/graph_visualizer.cc | |
parent | ea0b6e284cab12eed88eebf6aa19e6292af57389 (diff) |
Quick compiler: Method* as a reference
This is the first of two CLs intended to fix up and make consistent
the handling of references in the Quick backend. A sibling
CL c/96237 updates the runtime to treat Method* as a compressed
reference when stored. This CL makes a similar change for the
backend.
As far as the general handling of in-register references, though,
the current Quick backend is not consistent even for non-Method*
references. Sometimes they are treated as references, but other
times are handled as if they were 32-bit ints. A subsequent CL
will deal with that issue.
Change-Id: I5591c5eea6cca6ed22208ab806fd38b959c9d03d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions