finish encoding all of the interesting details of intrinsics. Now intrinsics
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:03:24 +0000 (05:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:03:24 +0000 (05:03 +0000)
commit3e34a7b93dd09a365f2d6aebc2213a1f7faec34c
treebf7e7578d8d7600951ae5aaf9934ca7d88be9ff2
parent827b253c63d3747691b9a04767f475083b935946
finish encoding all of the interesting details of intrinsics.  Now intrinsics
are only rejected because they can't be encoded into a 32-bit unit, not because
they contain an unencodable feature.

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