Evan Cheng df277336b8 - 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
2007-01-05 21:37:56 +00:00
..
2006-12-31 05:48:39 +00:00
2007-01-05 17:07:23 +00:00
2006-12-31 05:44:24 +00:00
2006-12-31 05:51:36 +00:00
2006-12-15 17:35:32 +00:00
2007-01-05 20:21:13 +00:00