compile-time fmod was done incorrectly. PR 3316.
authorDale Johannesen <dalej@apple.com>
Mon, 19 Jan 2009 21:17:05 +0000 (21:17 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 19 Jan 2009 21:17:05 +0000 (21:17 +0000)
commit1f54f58e64314601de1a082383e84162b287cab9
tree28c6130124c97d4c8778d8c592c24c25849ef94f
parentc15255cfe977593da4220e9959f6be23ad74fc32
compile-time fmod was done incorrectly.  PR 3316.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APFloat.cpp
test/CodeGen/X86/2009-01-19-fmod-constant-float.ll [new file with mode: 0644]