summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll
Commit message (Expand)AuthorAge
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Implement AccessesArguments checking in the two-callsite formDan Gohman2010-08-05
* Fix memdep's code for reasoning about dependences between two calls. A RefDan Gohman2010-08-05
* Revert r110270 for now. It appears to uncover a memdep bug.Dan Gohman2010-08-05
* 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