Dale Johannesen 67e1e7c3d8 Calls to fmod, it turns out, are constant-folded by
invoking the host fmod, not by lowering to frem and
constant-folding that.  Fix this so it tests what I
want to test.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62622 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-20 21:58:13 +00:00
..
2009-01-15 20:18:42 +00:00
2009-01-19 21:00:48 +00:00
2009-01-05 08:14:35 +00:00
2008-12-21 07:47:49 +00:00