strengthen the intrinsic descriptor stuff to be able to handle sin, cos and other
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 04:30:58 +0000 (04:30 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 04:30:58 +0000 (04:30 +0000)
commit827b253c63d3747691b9a04767f475083b935946
treeee1901ec6de7a48f17d5ef93b309269206637d90
parent786edd228a2542b97384a56a5e1b7f6f692ebfa4
strengthen the intrinsic descriptor stuff to be able to handle sin, cos and other
intrinsics that use passed-in arguments.

llvm-svn: 156977
llvm/lib/VMCore/Function.cpp
llvm/utils/TableGen/IntrinsicEmitter.cpp