Teach BasicAA about noalias function parameters. Passes all of DejaGNU and test-suite.
authorChristopher Lamb <christopher.lamb@gmail.com>
Tue, 31 Jul 2007 07:04:51 +0000 (07:04 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Tue, 31 Jul 2007 07:04:51 +0000 (07:04 +0000)
commit50192c215252cf20e0b205ee2012272aa9b9b1a2
treeb0a2c68cbb16d5671f312f39d53cfac0818a122e
parent66ca0bc73add3b2edba7cd88db00f85d08103015
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and test-suite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40624 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/2007-07-31-NoAliasTest.ll [new file with mode: 0644]