aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/LibCallSemantics.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the experimental AliasAnalysis::getDependency interface, whichDan Gohman2010-09-141-1/+1
* Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman2010-08-031-2/+3
* Revert 51775.Evan Cheng2008-05-301-1/+1
* Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng2008-05-301-1/+1
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-071-0/+166