Age | Commit message (Expand) | Author |
---|---|---|
2008-09-24 | s/ParamAttrsWithIndex/FnAttributeWithIndex/g | Devang Patel |
2008-09-10 | Move FunctionType conversion into CGCall.cpp: | Daniel Dunbar |
2008-09-10 | Tweak CGCall functions: | Daniel Dunbar |
2008-09-09 | Factor CodeGenFunction::StartFunction out of GenerateCode and | Daniel Dunbar |
2008-09-09 | Change CodeGen to emit calls using (RValue,Type) list: | Daniel Dunbar |
2008-09-08 | Refactor parameter attribute handling: | Daniel Dunbar |