summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2014-08-25 09:34:03 -0700
committerbuzbee <buzbee@google.com>2014-08-25 15:49:16 -0700
commit28b066ad8baa23f918e99d2e9b4771c00b5a3eca (patch)
tree64a06a1cfeb51087a0cb1ee672b21b6d3ed4c8b7 /test/ProfileTestMultiDex
parent0699fbf769befd3a850005790b26941c38fa2fb4 (diff)
Quick compiler: fix DCHECK
A DCHECK intended to verify the soundness of the mapping between a wide Dalvik value and a pair of temp registers incorrectly fired when the temp register pair was associated with a wide temporary (i.e. - when (SReg() == INVALID_SREG)). In this particular situation, the wideness flag is meaningful only when there is an associated valid vreg. Code rearranged to only perform the DCHECK and reset the partner's wideness bit when we're dealing with a live wide value. b/16484538 Change-Id: I3b8a7bebc5d918c65ea56ae8db0a8a5cd8003386
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions