Only enable SLP-vectorization on O3 builds.
authorNadav Rotem <nrotem@apple.com>
Thu, 1 Aug 2013 18:28:15 +0000 (18:28 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 1 Aug 2013 18:28:15 +0000 (18:28 +0000)
commita4cbd78af84b76f92202f2f2b1a3c49ff1f85798
treea5bc75442065c7f5903ab34714ab49e4742e9536
parentdf263de386fe4593a526e329e8c538ad54ce487d
Only enable SLP-vectorization on O3 builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187595 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/PassManagerBuilder.cpp