Genericize the intrinsics descriptor decoding a bit to make room
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:13:57 +0000 (05:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 05:13:57 +0000 (05:13 +0000)
commita57c797c585ed074ac4aa28fb37e156e7b3efb70
tree3aa690f65cd56cc9feb7808971e67b78ef6004e0
parent3e34a7b93dd09a365f2d6aebc2213a1f7faec34c
Genericize the intrinsics descriptor decoding a bit to make room
for future expansion, no functionality change yet though.

llvm-svn: 156979
llvm/lib/VMCore/Function.cpp