aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LibCallSemantics.h
AgeCommit message (Expand)Author
2010-09-14Remove the experimental AliasAnalysis::getDependency interface, whichDan Gohman
2010-08-03Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman
2008-05-30Revert 51775.Evan Cheng
2008-05-30Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng
2008-05-07Add a new interface for describing the behavior of library calls. ThisChris Lattner