diff options
author | Andreas Gampe <agampe@google.com> | 2014-07-10 03:23:41 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-07-10 20:52:19 -0700 |
commit | 381f8acbfbad0f84e60b7ebe9fb9584536fb373f (patch) | |
tree | f6e088fc30a42bfef24448319a16844b5801fa5b /compiler/optimizing/graph_visualizer.cc | |
parent | cba6b1fc88fd54c35211fd49a7a7501cfcdaa170 (diff) |
ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64
Depending on the result, we need to issue a wide csel. Also need
to handle constants, and src and dest being the same.
In GenFusedLongCmpBranch there is an ordering issue. If we swap
the inputs, we did not Load the second one.
Change-Id: Icb9876ca1288602d078b9fb89ea964ec2c910e0c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions