aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LibCallAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a comment.Dan Gohman2008-05-301-1/+1
* Use static and anonymous namespaces consistently with other passes.Dan Gohman2008-05-151-8/+8
* put LibCallAliasAnalysis into anonymous namespace to avoidEdwin Török2008-05-091-1/+1
* Add a new LibCallAliasAnalysis pass, which is parameterizedChris Lattner2008-05-071-0/+169