Remove context sensitivity concerns from interprocedural-basic-aa, and
authorDan Gohman <gohman@apple.com>
Thu, 1 Jul 2010 20:08:40 +0000 (20:08 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 1 Jul 2010 20:08:40 +0000 (20:08 +0000)
commit21de4c0daf2b35963d16541a3007c543237eb7bf
tree26ec729a9c037e806586d2970e990561b40bbbd8
parent94610588af55ae7d16ba7d72d1e68324631ec249
Remove context sensitivity concerns from interprocedural-basic-aa, and
make it more aggressive in cases where both pointers are known to live
in the same function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107420 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/args-rets-allocas-loads.ll [new file with mode: 0644]
test/Analysis/BasicAA/interprocedural.ll