Restrict sin/cos optimization to 64-bit only for now. 32-bit is a bit messy and less...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 30 Jan 2013 22:56:35 +0000 (22:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 30 Jan 2013 22:56:35 +0000 (22:56 +0000)
commita66f40a8cc685b2869e7f8d988f9a17439875ece
treeb78131ccddb8e0ee0ec63179995908bb5a500c48
parentbc977bab42fb3f45df054af63b4bd748300f005a
Restrict sin/cos optimization to 64-bit only for now. 32-bit is a bit messy and less critical.

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