Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Large mechanical patch. | Devang Patel | 2008-09-25 | 1 | -2/+2 |
* | s/ParamAttrsWithIndex/FnAttributeWithIndex/g | Devang Patel | 2008-09-24 | 1 | -2/+2 |
* | Move FunctionType conversion into CGCall.cpp: | Daniel Dunbar | 2008-09-10 | 1 | -4/+4 |
* | Tweak CGCall functions: | Daniel Dunbar | 2008-09-10 | 1 | -6/+9 |
* | Factor CodeGenFunction::StartFunction out of GenerateCode and | Daniel Dunbar | 2008-09-09 | 1 | -0/+7 |
* | Change CodeGen to emit calls using (RValue,Type) list: | Daniel Dunbar | 2008-09-09 | 1 | -1/+3 |
* | Refactor parameter attribute handling: | Daniel Dunbar | 2008-09-08 | 1 | -0/+76 |