aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/empty.ll
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-04-24FileCheck-ize these tests. Harden some of them.Bill Wendling
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman
2010-04-08Pointers to zero-sized objects don't point to overlapping objects.Dan Gohman