Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman | 2010-10-18 | 1 | -1/+1 |
* | Implement AccessesArguments checking in the two-callsite form | Dan Gohman | 2010-08-05 | 1 | -1/+15 |
* | Fix memdep's code for reasoning about dependences between two calls. A Ref | Dan Gohman | 2010-08-05 | 1 | -1/+0 |
* | Revert r110270 for now. It appears to uncover a memdep bug. | Dan Gohman | 2010-08-05 | 1 | -0/+1 |
* | The trouble with testing for "ModRef" and "NoModRef" is that | Dan Gohman | 2010-08-04 | 1 | -1/+1 |
* | The two-callsite form of AliasAnalysis::getModRefInfo is documented | Dan Gohman | 2010-08-04 | 1 | -0/+12 |