Disable vectorization for -Oz.
authorNadav Rotem <nrotem@apple.com>
Mon, 17 Jun 2013 17:22:40 +0000 (17:22 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 17 Jun 2013 17:22:40 +0000 (17:22 +0000)
commit7459ff4be22e92efdd89884a7c2a0ca63904998d
treee70ef56303620466e2d946e822a004399a16d871
parent7d75760066d1a38e3f5eac80416b5574ffed0468
Disable vectorization for -Oz.

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