aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/empty.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-241-2/+4
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Pointers to zero-sized objects don't point to overlapping objects.Dan Gohman2010-04-081-0/+10