summaryrefslogtreecommitdiff
path: root/lib/Analysis/LibCallAliasAnalysis.cpp
Commit message (Expand)AuthorAge
* LibCallAliasAnalysis doesn't use TargetData.Dan Gohman2009-07-31
* Expose a public interface to this pass.Chris Lattner2008-06-05
* Let libcall semantics decide whether it knows about functions Chris Lattner2008-06-05
* Fix a typo in a comment.Dan Gohman2008-05-30
* Use static and anonymous namespaces consistently with other passes.Dan Gohman2008-05-15
* put LibCallAliasAnalysis into anonymous namespace to avoidTorok Edwin2008-05-09
* Add a new LibCallAliasAnalysis pass, which is parameterizedChris Lattner2008-05-07