summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/AliasAnalysisTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make getModRefInfo(Instruction *) not crash on certain types of instructionsDaniel Berlin2015-04-281-0/+10
| | | | llvm-svn: 236023
* Make getModRefInfo with a default location not crash.Daniel Berlin2015-04-131-0/+94
Add getModRefInfo that works without location. Add unit tests. llvm-svn: 234811
OpenPOWER on IntegriCloud