summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCall.h
Commit message (Expand)AuthorAgeFilesLines
* Large mechanical patch.Devang Patel2008-09-251-2/+2
* s/ParamAttrsWithIndex/FnAttributeWithIndex/gDevang Patel2008-09-241-2/+2
* Move FunctionType conversion into CGCall.cpp:Daniel Dunbar2008-09-101-4/+4
* Tweak CGCall functions:Daniel Dunbar2008-09-101-6/+9
* Factor CodeGenFunction::StartFunction out of GenerateCode andDaniel Dunbar2008-09-091-0/+7
* Change CodeGen to emit calls using (RValue,Type) list:Daniel Dunbar2008-09-091-1/+3
* Refactor parameter attribute handling:Daniel Dunbar2008-09-081-0/+76
OpenPOWER on IntegriCloud