Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the loads after the calls so that the fix for | Rafael Espindola | 2011-07-09 | 1 | -48/+48 |
* | Use CHECK-NEXT. | Rafael Espindola | 2011-07-09 | 1 | -259/+260 |
* | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman | 2010-10-18 | 1 | -1/+1 |
* | remove some noise from tests. | Chris Lattner | 2010-09-02 | 1 | -64/+64 |
* | The trouble with testing for "ModRef" and "NoModRef" is that | Dan Gohman | 2010-08-04 | 1 | -84/+84 |
* | The two-callsite form of AliasAnalysis::getModRefInfo is documented | Dan Gohman | 2010-08-04 | 1 | -4/+4 |
* | Remove interprocedural-basic-aa and associated code. The AliasAnalysis | Dan Gohman | 2010-07-07 | 1 | -1674/+262 |
* | Remove context sensitivity concerns from interprocedural-basic-aa, and | Dan Gohman | 2010-07-01 | 1 | -0/+1722 |