.. |
CGBuiltin.cpp
|
Generate code for the various __builtin_ctz functions.
|
2008-02-06 07:19:27 +00:00 |
CGDecl.cpp
|
codegen static variables in a function into a different namespace from
|
2008-02-06 04:54:32 +00:00 |
CGExpr.cpp
|
fix a problem reported by Eli, caused by not keeping bool as i1
|
2008-01-30 07:01:17 +00:00 |
CGExprAgg.cpp
|
Remainder of the __builtin_overload feedback
|
2008-01-31 05:38:29 +00:00 |
CGExprComplex.cpp
|
Implement first round of feedback on __builtin_overload
|
2008-01-30 20:50:20 +00:00 |
CGExprConstant.cpp
|
Add pointer + int (and vice versa) to the constant emitter.
|
2008-02-06 07:23:14 +00:00 |
CGExprScalar.cpp
|
minor tweak to anders patch: (only) ocu vectors support splatting, but
|
2008-02-02 04:51:41 +00:00 |
CGObjC.cpp
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:25 +00:00 |
CGStmt.cpp
|
Even more inline asm codegen fixes.
|
2008-02-06 00:11:32 +00:00 |
CodeGenFunction.cpp
|
Change the key of CGRecordLayouts from being an llvm type* to being a decl*. LLVM
|
2008-02-05 06:55:31 +00:00 |
CodeGenFunction.h
|
Add code generation for inline asm statements.
|
2008-02-05 16:35:33 +00:00 |
CodeGenModule.cpp
|
sink more of the type related code into CodeGenTypes.
|
2008-02-06 05:08:19 +00:00 |
CodeGenModule.h
|
sink more of the type related code into CodeGenTypes.
|
2008-02-06 05:08:19 +00:00 |
CodeGenTypes.cpp
|
now that ConvertTagDeclType is nice and simple, use it from UpdateCompletedType.
|
2008-02-06 06:06:49 +00:00 |
CodeGenTypes.h
|
now that ConvertTagDeclType is nice and simple, use it from UpdateCompletedType.
|
2008-02-06 06:06:49 +00:00 |
Makefile
|
remove attribution from makefiles.
|
2007-12-29 20:02:25 +00:00 |
ModuleBuilder.cpp
|
sink more of the type related code into CodeGenTypes.
|
2008-02-06 05:08:19 +00:00 |