ART: Fix the simplifier for NEGATE add/sub

Instruction simplifier for negate add/sub should not proceed
with floats because that might cause the incorrect behavior
with signed zero.

Change-Id: I4970694a2b265a3577cde34fee9cd3a437358c0f
3 files changed