K 10 svn:author V 3 dim K 8 svn:date V 27 2012-09-24T20:03:13.089521Z K 7 svn:log V 208 MFC r240531: Pull in r163967 from upstream llvm trunk: X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math. This should make clang emit calls to libm for sinf/cosf by default. END