Enable the slp vectorizer in the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 30 Oct 2014 00:38:54 +0000 (00:38 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 30 Oct 2014 00:38:54 +0000 (00:38 +0000)
commitd07e7ecd8501031b8086b3cda0a8341fdc3f456d
treeb674caa695c1b761b5478d433cb4baa2871101d5
parent74ded7c79021ff14afdc666dde11f1773f50a0d2
Enable the slp vectorizer in the gold plugin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220887 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/slp-vectorize.ll [new file with mode: 0644]
tools/gold/gold-plugin.cpp