Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers...
authorJames Molloy <james.molloy@arm.com>
Thu, 4 Sep 2014 13:23:08 +0000 (13:23 +0000)
committerJames Molloy <james.molloy@arm.com>
Thu, 4 Sep 2014 13:23:08 +0000 (13:23 +0000)
commit1c9848f3059f7d7fabcce098e994458627ba140f
tree1d7a3c40b6ec2fb5d9ea18b42613e7de93fea195
parentfa9120f51415a2376aa6960ec668611738a0dd19
Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default.

After some time maturing, hopefully the flags themselves will be removed.

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