commit | f2ea71cdb3ee4f5198bc0298aa8be1f9e945ee1c | [log] [tgz] |
---|---|---|
author | Serguei Katkov <serguei.i.katkov@intel.com> | Wed Aug 05 17:03:30 2015 +0600 |
committer | Calin Juravle <calin@google.com> | Thu Aug 06 18:58:06 2015 +0100 |
tree | 0c133429186d7d9f796efa2d883941a8130246e0 | |
parent | ce4b1329ca903d6b98734a27a46b54bb9cfd6d5b [diff] |
ART: Fix the simplifier for add/sub Instruction simplifier for add/sub should not proceed with floats because that might cause the incorrect behavior with signed zero. Bug: 23001681 Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com> (cherry picked from commit 115b53f609e74672fa93eea1845bb17340d5112a) Change-Id: I9928724c4158b3961e32e376b9203fe01ba2e442