Enable the loop vectorizer in the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 30 Oct 2014 00:11:24 +0000 (00:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 30 Oct 2014 00:11:24 +0000 (00:11 +0000)
commit74ded7c79021ff14afdc666dde11f1773f50a0d2
tree86c55cadcac37f27b8bda2d10ce8f5cd6e086e5f
parent25016f9d2ee46d257df412a06ae771301bda4a08
Enable the loop vectorizer in the gold plugin.

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