Age | Commit message (Expand) | Author |
---|---|---|
2008-10-13 | Lift out ABIInfo abstract base class. | Daniel Dunbar |
2008-09-17 | Add support for ABIArgInfo::Expand | Daniel Dunbar |
2008-09-10 | Add CodeGenTypes::GetFunctionType overload for getting the effective | Daniel Dunbar |
2008-09-10 | Move FunctionType conversion into CGCall.cpp: | Daniel Dunbar |
2008-09-06 | Key LLVM types for TagDecl's off of the clang Type, since there is now | Daniel Dunbar |
2008-06-30 | Make a few related changes: | Chris Lattner |
2008-06-17 | Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. | Chris Lattner |
2008-04-03 | Fix PR2081 (problems codegen'ing some recursive structures) patch | Chris Lattner |
2008-03-30 | Add initial support for objc codegen for methods, ivars, and the | Chris Lattner |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |