Teach IntrinsicLowering.cpp about the sin, cos, and pow intrinsics.
authorDan Gohman <gohman@apple.com>
Mon, 15 Oct 2007 22:07:31 +0000 (22:07 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 15 Oct 2007 22:07:31 +0000 (22:07 +0000)
commitc4c966012901691fff21eed02d72a3de44dd47f1
tree9e7fb6e127e704ed424fdadac8ce8336ba8a77e3
parent4859e277f773180924241beeb25fb4c37f7fa337
Teach IntrinsicLowering.cpp about the sin, cos, and pow intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp