commit | 381f8acbfbad0f84e60b7ebe9fb9584536fb373f | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jul 10 03:23:41 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jul 10 20:52:19 2014 -0700 |
tree | f6e088fc30a42bfef24448319a16844b5801fa5b | |
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