aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-3/+3
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Implement AccessesArguments checking in the two-callsite formDan Gohman2010-08-051-1/+15
* Fix memdep's code for reasoning about dependences between two calls. A RefDan Gohman2010-08-051-1/+0
* Revert r110270 for now. It appears to uncover a memdep bug.Dan Gohman2010-08-051-0/+1
* The trouble with testing for "ModRef" and "NoModRef" is thatDan Gohman2010-08-041-1/+1
* The two-callsite form of AliasAnalysis::getModRefInfo is documentedDan Gohman2010-08-041-0/+12