llvm-project/clang/lib/CodeGen
Mike Stump d7667bd8e0 Remove tabs.
llvm-svn: 52507
2008-06-19 20:57:50 +00:00
..
CGBuiltin.cpp This patch is motivated by numerous strict-aliasing warnings when compiling 2008-06-17 02:43:46 +00:00
CGDebugInfo.cpp Remove tabs. 2008-06-19 20:57:50 +00:00
CGDebugInfo.h Generate debug descriptors for array types while generating the debug info. 2008-06-09 10:47:41 +00:00
CGDecl.cpp Basic support for volatile loads and stores. Stores the volatile 2008-06-13 23:01:12 +00:00
CGExpr.cpp Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +00:00
CGExprAgg.cpp This patch is motivated by numerous strict-aliasing warnings when compiling 2008-06-17 02:43:46 +00:00
CGExprComplex.cpp This patch is motivated by numerous strict-aliasing warnings when compiling 2008-06-17 02:43:46 +00:00
CGExprConstant.cpp Fix crash with conversion to an address-space-qualified pointer. Bug 2008-06-07 17:27:51 +00:00
CGExprScalar.cpp This patch is motivated by numerous strict-aliasing warnings when compiling 2008-06-17 02:43:46 +00:00
CGObjC.cpp Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +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 Basic support for volatile loads and stores. Stores the volatile 2008-06-13 23:01:12 +00:00
CGObjCRuntime.h Include <string> header to allow compiling for MSVC. 2008-06-01 21:23:24 +00:00
CGStmt.cpp Basic support for volatile loads and stores. Stores the volatile 2008-06-13 23:01:12 +00:00
CodeGenFunction.cpp Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +00:00
CodeGenFunction.h Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +00:00
CodeGenModule.cpp implement the alias attirbute (in both Sema and Codegen) 2008-06-08 15:45:52 +00:00
CodeGenModule.h implement the alias attirbute (in both Sema and Codegen) 2008-06-08 15:45:52 +00:00
CodeGenTypes.cpp Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +00:00
CodeGenTypes.h Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl. 2008-06-17 18:05:57 +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