Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth |
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2010-10-18 | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman |
2010-08-05 | Implement AccessesArguments checking in the two-callsite form | Dan Gohman |
2010-08-05 | Fix memdep's code for reasoning about dependences between two calls. A Ref | Dan Gohman |
2010-08-05 | Revert r110270 for now. It appears to uncover a memdep bug. | Dan Gohman |
2010-08-04 | The trouble with testing for "ModRef" and "NoModRef" is that | Dan Gohman |
2010-08-04 | The two-callsite form of AliasAnalysis::getModRefInfo is documented | Dan Gohman |