The current implementation does not allow more than 32 types to be properly handled...
authorMicah Villmow <villmow@gmail.com>
Thu, 13 Sep 2012 15:24:43 +0000 (15:24 +0000)
committerMicah Villmow <villmow@gmail.com>
Thu, 13 Sep 2012 15:24:43 +0000 (15:24 +0000)
commitaf40a5be77dd5a4613695b4adb17848bd8c6dd8d
tree5f10c055d93bf18d6a09b317d063db1b21fa9529
parentd3766dfd2cc105465300ef1b688086def757e645
The current implementation does not allow more than 32 types to be properly handled with target lowering. This doubles the size to 64bit types and easily allows extension to more types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163806 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h