summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/2008-11-23-NoaliasRet.ll
Commit message (Expand)AuthorAge
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Extend the 'noalias' attribute to function return values. This is intended toNick Lewycky2008-11-24