aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LibCallSemantics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+39
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman2010-08-031-1/+2
* Remove Value::getNameLenDaniel Dunbar2009-07-261-4/+1
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-231-1/+1
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-071-0/+65