aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LibCallSemantics.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-21remove function names from comments; NFCSanjay Patel1-2/+2
2014-04-15[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper1-2/+2
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-1/+1
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