Add support for FSIN/FCOS when unsafe math ops are enabled. Patch contributed by
authorChris Lattner <sabre@nondot.org>
Sat, 30 Apr 2005 04:25:35 +0000 (04:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Apr 2005 04:25:35 +0000 (04:25 +0000)
commitc5dcb53bea2b3d735f7e419dd9b1f7fb893d8e47
tree59e6ce4c241fb0964345d68f51b222f382ea77cd
parent5434b429c8675c12b5be91509d93cc74eb178e56
Add support for FSIN/FCOS when unsafe math ops are enabled. Patch contributed by
Morten Ofstad!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp