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