aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LibCallSemantics.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-03Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman1-1/+2
2009-07-26Remove Value::getNameLenDaniel Dunbar1-4/+1
2009-07-23Convert StringMap to using StringRef for its APIs.Daniel Dunbar1-1/+1
2008-05-07Add a new interface for describing the behavior of library calls. ThisChris Lattner1-0/+65