aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/phi-and-select.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/+11
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-8/+8
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Teach BasicAA how to analyze Select instructions, and make it moreDan Gohman2009-10-261-0/+73