aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Function.h
Commit message (Expand)AuthorAgeFilesLines
...
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-0/+7
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-3/+1
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-1/+3
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-0/+10
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-1/+9
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-2/+5
* clarify precedence, no functionality change.Chris Lattner2007-08-201-1/+1
* Compute the argument list as lazily as possible. This ensures that clientsChris Lattner2007-08-181-16/+47
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+280