diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-12 19:23:25 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-12 19:23:25 +0000 |
commit | e54aba5fa959a6196c1d50fe9c229836ec59039e (patch) | |
tree | 12672f1d11345566278f95672abf79ff5df201c5 /lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 194ae785e1f94619cbdcdcf2921caa6997277d32 (diff) |
Don't do (x - (y - z)) --> (x + (z - y)) on floating-point types, because
it may round differently. This fixes PR4374.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions