aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/NoAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the new addEscapingValue callback to update GlobalsModRef when GVN adds P...Owen Anderson2011-01-031-0/+1
* Extend the AliasAnalysis::pointsToConstantMemory interface to allow itDan Gohman2010-11-081-1/+4
* Move NoAA out of BasicAliasAnalysis.cpp into its own file, now thatDan Gohman2010-10-191-0/+84