aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ParameterAttributes.h
Commit message (Expand)AuthorAgeFilesLines
* Add a convenience method for modifying parameterDuncan Sands2007-11-301-5/+16
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-1/+8
* Fix PR1816. If a bitcast of a function only exists because of aDuncan Sands2007-11-251-0/+33
* Rename the 'const' parameter attribute to 'readnone',Duncan Sands2007-11-221-2/+2
* Add pure/const attributes. Documentation will follow.Anton Korobeynikov2007-11-141-10/+12
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-271-7/+8
* Add the byval attributeRafael Espindola2007-07-061-1/+2
* add helperChris Lattner2007-06-181-0/+7
* Commit first round work of PR1373. "noalias" is now fully supported inZhou Sheng2007-06-051-1/+2
* add a helperChris Lattner2007-05-041-0/+4
* For PR1136:Reid Spencer2007-04-221-18/+50
* Undo premature commit.Reid Spencer2007-04-221-4/+1
* Terminate file with newline.Reid Spencer2007-04-221-1/+4
* For PR1146:Reid Spencer2007-04-221-46/+26
* For PR1146:Reid Spencer2007-04-111-18/+49
* Chris convinced me that the default size of the SmallVector (2) was tooReid Spencer2007-04-091-1/+1
* Remove redundancy.Reid Spencer2007-04-091-23/+11
* Fix a typo.Reid Spencer2007-04-081-2/+2
* Implement more feedback:Reid Spencer2007-04-081-24/+54
* Implement review feedback.Reid Spencer2007-04-081-5/+4
* For PR1146:Reid Spencer2007-04-081-0/+148