Test case for r191314.
authorYi Jiang <yjiang@apple.com>
Tue, 24 Sep 2013 19:33:53 +0000 (19:33 +0000)
committerYi Jiang <yjiang@apple.com>
Tue, 24 Sep 2013 19:33:53 +0000 (19:33 +0000)
commite64f5e00264ae7b3f3a2a5904cf2ca2deab6ed6e
tree529fc74294ae4129e415a74fcda56509cdb0bb56
parent7e720f485f32b255671793ad6d7312681752462a
Test case for r191314.

Some supplemental information for r191314: We would like to make sure SLP Vectorizer will not try to vectorize tiny trees even with a negative threshold so we set the cost to INT_MAX.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191327 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SLPVectorizer/X86/tiny-tree.ll [new file with mode: 0644]