summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Argument.h
Commit message (Expand)AuthorAge
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-20
* Remove the last of uses that use the Attribute object as a collection of attr...Bill Wendling2013-01-23
* Doxygenified Argument.h and performed some copy editing of the documentation.Michael Gottesman2013-01-20
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02