2007-12-07 |
Fariborz Jahanian | Patch for rewriting of @protocol. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Steve Naroff | Rewrite 'super' within a class method. This required... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Fariborz Jahanian | Patch to implement "Protocol" as a built-in type declar... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Anders Carlsson | Add workaround to get test/Parser/compound_literal... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Fariborz Jahanian | On Steve's suggestion, moved handling of use of undecla... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Devang Patel | More struct bitfields layout work. Now handle, |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Fariborz Jahanian | test case for my very last patch. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | Fix a bug handling typedefs of functions, patch by... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | make it more clear what 'foo' is |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Fariborz Jahanian | A missing method in a messaging expression issues a... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Subdivided the function InitializeBaseLanguage into... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | Avoid passing Diags into InitializeIncludePaths. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Steve Naroff | Make sure Parser::ParseObjCSelectorExpression() handles... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Removed dependence on including iostream (use llvm... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Converted SerializationTest (--test-pickling) to use... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Steve Naroff | Make sure the class methods get attached to the metacla... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Added Driver/TranslationUnit.h and Driver/TranslationUn... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Added "TranslationUnit" class that will be used to... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Modified: CreateTargetInfo(). Now takes Diagnostic... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Added Basic/LangOptions.cpp to XCode project. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Implemented serialization of LangOptions. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | I'm apparently the only sad lonely ppc user left :) |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Moved creation of ASTConsumers that can operate on... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Fariborz Jahanian | Patch to prevent crash on use of objc2 syntax. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Fariborz Jahanian | Changed type-cast of "struct objc_super"'s 2nd initiali... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | fix some bogus code noticed by Kevin Andre |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Anders Carlsson | Implement CodeGen for vectors. Don't create unnecessary... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Anders Carlsson | Add sema checking for compound literal expressions. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Anders Carlsson | Implement codegen for builtin infinity functions. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Anders Carlsson | Revert DidWarn change - It won't catch all cases anyway... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Steve Naroff | Recognize CompoundLiteralExpr's as valid lvalue's. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Implemented serialization of: ObjCEncodeExpr, ObjCSelec... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Added serialization support of SourceManager to the... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Renamed SourceManager::Read to SourceManager::CreateAnd... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Implemented initial serialization support for SourceMan... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Steve Naroff | Add the definition of objc_super... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Removed serialization of FileEntry and DirectoryEntry... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Fariborz Jahanian | Type-cast initializers for "struct objc_super" paramete... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Fariborz Jahanian | Test case for my last patch. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Fariborz Jahanian | Don't assert if objc.h not declared when rewriting. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization of SrcMgr::ContentCache. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Fariborz Jahanian | Removed a "TODO" comment as objc1 runtime does not... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Fariborz Jahanian | Simplified setting up Method's scope before generating... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Fixed a few more comments to change "FileInfo" to ... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization of FileEntry and DirectoryEntry. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Removed searching for "darwin" keyword in target triple... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Removed IntrusiveSPtr. There are no clients of this... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization of ObjCStringLiteral. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization for ObjcAtThrowStmt. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization of ObjcAtTryStmt. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization for ObjcAtFinallyStmt. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ted Kremenek | Implemented serialization for ObjcAtCatchStmt. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Fixed order of operands to strstr call. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | For target processing, on non-Darwin systems instead... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Fariborz Jahanian | Change <Objc/objc.h> to <objc/objc.h> |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Implemented serialization of TargetInfo. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Added some notes on the -triple and -arch options. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Fariborz Jahanian | Fixed a bug exposed by referencing an ivar field using... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Few cleanups to patch 44551: |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Implemented initial support for "-triple" option to... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Chris Lattner | Fix an ast-print/ast-dump bug. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Fariborz Jahanian | Support for rewriteing of messaging of methods which... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Fariborz Jahanian | Added support for messagings which return a structure... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ted Kremenek | Added getTrueExpr() and getFalseExpr() to ConditionalOp... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Bill Wendling | Fix for testcase that assigns a dereferenced reference... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Seo Sanghyeon | Ignore typedefs in pointer arithmetic codegen. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Anders Carlsson | Handle initializing vector elements correctly. Emit... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Anders Carlsson | Implement __builtin_bswap32 and __builtin_bswap64. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | fix logic for member expr codegen. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Seo Sanghyeon | Fix isStructureType and isUnionType to ignore typedefs... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Christopher... | Treat discarding array initializer elements as an extwa... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | restore these lines, which fixes some regtest failures. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | all filevar's have static storage. Previously a global... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Christopher... | Commit test for CL 44440. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | Fix buggy test |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | globals can't be vla's |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | add codegen support for global inits that require array... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | warn about unhandled initializers instead of crashing... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | Handle global variable definitions which change the... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | remove the alloca insertion point inst, which is an... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | merge the llvm global variable when there are multiple... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | implement codegen for functions whose function body... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | merge functions with multiple function decls if they... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | Teach clang the prototype for __builtin_alloca. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | convert the rest of the stderr users in codegen to... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | move unsupported warning into a centralized place. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | Warn about unsupported codegen with the diags machinery... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | register clz and ctz builtins. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | fix a crash when the rewriter would scan off the beginn... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | add support for custom client-specific diagnostics... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Oliver Hunt | Add support for __builtin_expect which is needed for... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Chris Lattner | improve VC++ compatibility, patch by Cédric Venet. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Oliver Hunt | Support initalisers for more than just int-typed static... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Fariborz Jahanian | Compute side-effect for conditional expression. |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Chris Lattner | Add #include, patch by Cédric Venet |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Christopher... | Better match llvm-gcc's behavior for CodeGen naming... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Christopher... | When generating the CodeGen type name of a struct,... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Seo Sanghyeon | Test commit |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Chris Lattner | make the unused expression warning less noisy by not... |
commit | commitdiff | tree | snapshot |
next |