summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LibCallSemantics.h
Commit message (Expand)AuthorAge
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-27
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-27
* Remove the experimental AliasAnalysis::getDependency interface, whichDan Gohman2010-09-14
* Thread const correctness through a bunch of AliasAnalysis interfaces andDan Gohman2010-08-03
* Revert 51775.Evan Cheng2008-05-30
* Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng2008-05-30
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-07