summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/args-rets-allocas-loads.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Move the loads after the calls so that the fix forRafael Espindola2011-07-09
* Use CHECK-NEXT.Rafael Espindola2011-07-09
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* remove some noise from tests.Chris Lattner2010-09-02
* The trouble with testing for "ModRef" and "NoModRef" is thatDan Gohman2010-08-04
* The two-callsite form of AliasAnalysis::getModRefInfo is documentedDan Gohman2010-08-04
* Remove interprocedural-basic-aa and associated code. The AliasAnalysisDan Gohman2010-07-07
* Remove context sensitivity concerns from interprocedural-basic-aa, andDan Gohman2010-07-01