Reid Spencer b8f1c1657f Fix constant fold of div by zero and rem by zero to match IEEE 754
requirements. We must return NaN in some cases and correctly signed
infinity in other cases. Passes CFP2006 (not that that says much).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35277 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-23 05:33:23 +00:00
..
2007-03-20 21:25:31 +00:00
2007-03-05 00:00:42 +00:00
2007-03-08 19:05:01 +00:00
2007-03-22 02:14:48 +00:00
2007-02-15 02:26:10 +00:00
2007-02-15 03:39:18 +00:00