aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Two ParamAttrsVectors which differ by a permutationDuncan Sands2007-09-111-0/+4
* When Intrinsic::getName is constructing names for overloaded intrinsics,Dan Gohman2007-08-201-1/+2
* Compute the argument list as lazily as possible. This ensures that clientsChris Lattner2007-08-181-7/+24
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-271-0/+2
* For PR1553:Reid Spencer2007-07-191-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+320