aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/phi-and-select.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
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman
2009-10-26Teach BasicAA how to analyze Select instructions, and make it moreDan Gohman