Automatically generating intrinsic declarations from Dan Gohman. Modified
authorJim Laskey <jlaskey@mac.com>
Wed, 7 Feb 2007 20:38:26 +0000 (20:38 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 7 Feb 2007 20:38:26 +0000 (20:38 +0000)
commit95af592a631f403e1458ec1155f89fc31011572c
treea94263cf593b27cab111ee994ccd56c3e0b4fb94
parent0d3382ac921c27a702dcd5c14a74d6313334f62e
Automatically generating intrinsic declarations from Dan Gohman.  Modified
to construct FunctionType in separate function, and, have getDeclaration
return a Function instead of a Constant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34008 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.h
include/llvm/Intrinsics.td
lib/VMCore/Function.cpp
utils/TableGen/IntrinsicEmitter.cpp
utils/TableGen/IntrinsicEmitter.h