Increase the size of this SmallVector in PeepholeOptimizer.
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:34 +0000 (02:21 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:34 +0000 (02:21 +0000)
commit9796e980eba66146e49fc728ba91b4a016e42c7c
treee7d5144c575dbcec6566f1cdc0f088ecead74950
parent9af090246dc2f7686b681ed7508fe38369b157a4
Increase the size of this SmallVector in PeepholeOptimizer.

During a Clang build, the median size of this was 9

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PeepholeOptimizer.cpp