Reapply r131781, now that the GVN bug with partially-aliasing loads
authorDan Gohman <gohman@apple.com>
Sat, 4 Jun 2011 06:50:18 +0000 (06:50 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 4 Jun 2011 06:50:18 +0000 (06:50 +0000)
commit5f1312c36e811562c3ea3136332771aed98016ed
tree1ab45011b26a53cdefb865c2ee03739480a703a0
parenta3351a0e5db0b5b2c53920f2f15d3e862fecfad3
Reapply r131781, now that the GVN bug with partially-aliasing loads
is disabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll
test/Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll [new file with mode: 0644]