Teach BasicAA about noalias parameter attributes, but do it correctly this time.
authorChristopher Lamb <christopher.lamb@gmail.com>
Thu, 2 Aug 2007 01:18:14 +0000 (01:18 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Thu, 2 Aug 2007 01:18:14 +0000 (01:18 +0000)
commit406bfa3e21e8fab3deab240c30c763e78eddf2f5
tree589affc9709d498e55ec8ebb5994063773431aa6
parent8409747efadda025aa3cce626b1a2c33429fd5e5
Teach BasicAA about noalias parameter attributes, but do it correctly this time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40711 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll [new file with mode: 0644]
test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll [new file with mode: 0644]