aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Argument.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+15
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+9
* 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