diff options
author | Dan Gohman <gohman@apple.com> | 2007-07-16 15:26:22 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2007-07-16 15:26:22 +0000 |
commit | 72efc04d8e56f72748c0db7ac80cb8f12720faf4 (patch) | |
tree | d17f12551baae27d6fec9fbd38bbac3e65ebd5e4 /llvm/lib/Support/SmallPtrSet.cpp | |
parent | 33988db5d5f7f8c95454851ad506612d189b3609 (diff) | |
download | llvm-72efc04d8e56f72748c0db7ac80cb8f12720faf4.zip llvm-72efc04d8e56f72748c0db7ac80cb8f12720faf4.tar.gz llvm-72efc04d8e56f72748c0db7ac80cb8f12720faf4.tar.bz2 |
Use ConstantFoldFP for folding all unary floating-point operations which may
have an error, and refector out the code for binary operators into
ConstantFoldBinaryFP and use it for all binary floating-point operations
which may have an error. These functions still rely exclusively on errno
to detect errors though.
llvm-svn: 39923
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions