diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-01-05 21:37:56 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-01-05 21:37:56 +0000 |
commit | 82241c86e96c34c9b92acf8e80b247e90c41af89 (patch) | |
tree | f6f0907cd8232c70fe84b6103fe4ff8a5124fec9 /llvm/lib/AsmParser/llvmAsmParser.cpp.cvs | |
parent | db94353bff8182a7f4882030586c5230c2c3588c (diff) | |
download | bcm5719-llvm-82241c86e96c34c9b92acf8e80b247e90c41af89.tar.gz bcm5719-llvm-82241c86e96c34c9b92acf8e80b247e90c41af89.zip |
- FCOPYSIGN custom lowering bug. Clear the sign bit of operand 0 first before
or'ing in the sign bit of operand 1.
- Tweaking: rather than left shift the sign bit, fp_extend operand 1 first
before taking its sign bit if its type is smaller than that of operand 0.
llvm-svn: 32932
Diffstat (limited to 'llvm/lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions