summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BasicAA/noalias-param.ll
Commit message (Collapse)AuthorAgeFilesLines
* Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias ↵Michael Kuperstein2013-05-281-0/+23
another argument, even if the other argument is not itself marked noalias. llvm-svn: 182755
OpenPOWER on IntegriCloud