Enable GlobalsAA by default
authorJames Molloy <james.molloy@arm.com>
Thu, 10 Sep 2015 10:22:20 +0000 (10:22 +0000)
committerJames Molloy <james.molloy@arm.com>
Thu, 10 Sep 2015 10:22:20 +0000 (10:22 +0000)
commit037cfdbe31069696574cfaac906f7bc59b5ac5bc
treeba2dc37bcacfddee697024798d880d9cf6600b3a
parent3c17729000ca3ffc8426567ff357c68d766197a3
Enable GlobalsAA by default

This can give significant improvements to alias analysis in some situations, and improves its testing coverage in all situations.

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