summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/AliasAnalysisTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AA] Enhance the new AliasAnalysis infrastructure with an optionalChandler Carruth2015-10-211-1/+166
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-49/+35
* [PM/AA] Hoist the interface for BasicAA into a header file.Chandler Carruth2015-08-061-0/+1
* [PM/AA] Extract the ModRef enums from the AliasAnalysis class inChandler Carruth2015-07-221-9/+9
* [PM/AA] Remove the Location typedef from the AliasAnalysis class nowChandler Carruth2015-06-171-1/+1
* Make getModRefInfo(Instruction *) not crash on certain types of instructionsDaniel Berlin2015-04-281-0/+10
* Make getModRefInfo with a default location not crash.Daniel Berlin2015-04-131-0/+94
OpenPOWER on IntegriCloud