summaryrefslogtreecommitdiff
path: root/lib/Analysis/LibCallSemantics.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman2010-08-03
* Remove Value::getNameLenDaniel Dunbar2009-07-26
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-23
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-07