diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-04-15 17:21:03 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-04-15 17:21:03 +0000 |
commit | 2e02ba78d5987592b110aa0b83c368262ccda17c (patch) | |
tree | 163605182fa5c9714514b04485bf2bd38a9fe8d7 /llvm/lib/Linker | |
parent | 1f696b316c705ec7236b3a14e7f5b274de5535c7 (diff) | |
download | bcm5719-llvm-2e02ba78d5987592b110aa0b83c368262ccda17c.tar.gz bcm5719-llvm-2e02ba78d5987592b110aa0b83c368262ccda17c.zip |
[InstCombine] Don't transform compares of calls to functions named fabs{f,l,}
InstCombine wants to optimize compares of calls to fabs with zero.
However, we didn't have the necessary legality checking to verify that
the function call had the same behavior as fabs.
llvm-svn: 266452
Diffstat (limited to 'llvm/lib/Linker')
0 files changed, 0 insertions, 0 deletions