.. |
CGBuiltin.cpp
|
Implementation of __builtin_ctlz.
|
2008-05-27 15:32:46 +00:00 |
CGDebugInfo.cpp
|
Emit parameter and local variable debug information with -g.
|
2008-05-30 10:30:31 +00:00 |
CGDebugInfo.h
|
Emit parameter and local variable debug information with -g.
|
2008-05-30 10:30:31 +00:00 |
CGDecl.cpp
|
Calculate alignment for local variables.
|
2008-05-31 21:20:41 +00:00 |
CGExpr.cpp
|
Rearrange EmitLValueForField a bit to work properly for _Bool bitfields
|
2008-05-29 11:33:25 +00:00 |
CGExprAgg.cpp
|
A few more cases for aggregate values.
|
2008-05-27 15:51:49 +00:00 |
CGExprComplex.cpp
|
Add support for init lists for complex variables.
|
2008-05-13 23:11:35 +00:00 |
CGExprConstant.cpp
|
Fix and enable generating general union initializers. Essentially, what
|
2008-05-30 19:58:50 +00:00 |
CGExprScalar.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CGObjC.cpp
|
- Move ObjC Expresssion AST's from Expr.h => ExprObjC.h
|
2008-05-29 21:12:08 +00:00 |
CGObjCEtoile.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CGObjCGNU.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CGObjCRuntime.h
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CGStmt.cpp
|
Generate subprogram debug info with -g.
|
2008-05-25 05:15:42 +00:00 |
CodeGenFunction.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CodeGenFunction.h
|
Make CurFuncDecl more specific; I have some code I'm going to land in a
|
2008-05-22 01:16:59 +00:00 |
CodeGenModule.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CodeGenModule.h
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |
CodeGenTypes.cpp
|
Add FIXME to CodeGen struct layout.
|
2008-05-30 10:29:32 +00:00 |
CodeGenTypes.h
|
Fix PR2081 (problems codegen'ing some recursive structures) patch
|
2008-04-03 05:50:42 +00:00 |
Makefile
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
ModuleBuilder.cpp
|
Support for code generation of Objective-C top-level language constructs.
|
2008-06-01 14:13:53 +00:00 |