Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AA] Enhance the new AliasAnalysis infrastructure with an optional | Chandler Carruth | 2015-10-21 | 1 | -1/+166 |
* | [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible | Chandler Carruth | 2015-09-09 | 1 | -49/+35 |
* | [PM/AA] Hoist the interface for BasicAA into a header file. | Chandler Carruth | 2015-08-06 | 1 | -0/+1 |
* | [PM/AA] Extract the ModRef enums from the AliasAnalysis class in | Chandler Carruth | 2015-07-22 | 1 | -9/+9 |
* | [PM/AA] Remove the Location typedef from the AliasAnalysis class now | Chandler Carruth | 2015-06-17 | 1 | -1/+1 |
* | Make getModRefInfo(Instruction *) not crash on certain types of instructions | Daniel Berlin | 2015-04-28 | 1 | -0/+10 |
* | Make getModRefInfo with a default location not crash. | Daniel Berlin | 2015-04-13 | 1 | -0/+94 |