Increase the size of these SmallVectors in X86ISelLowering.cpp.
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:22 +0000 (02:21 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:22 +0000 (02:21 +0000)
commitedcf61a55cb33a5adc87f9202751c206f33b99eb
tree6eea3a9aeca4026189266cb127e5604869b75258
parentd9dd9692af179b05293ccbdee93672421441f024
Increase the size of these SmallVectors in X86ISelLowering.cpp.

In a Clang bootstrap, their sizes were always 12, 16 and 16, respectively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp