summaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/LibCallSemantics.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+25
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+23
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Remove the experimental AliasAnalysis::getDependency interface, whichDan Gohman2010-09-141-1/+1
* Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman2010-08-031-2/+3
* Revert 51775.Evan Cheng2008-05-301-1/+1
* Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng2008-05-301-1/+1
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-071-0/+166