2009-06-02 |
Daniel Dunbar | Add clang-cc support for -disable-llvm-optzns. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Fariborz Jahanian | Diagnose misuse of __strong attribute in a redeclaration. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Fariborz Jahanian | Issue diagnostics on __weak attribute mismatch. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Missing file for __builtin_unwind_init support. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Add support for __builtin_unwind_init. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | PR4142: Add %m format string specifier. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | A couple minor corrections to the "GCC extensions not... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | PR4288: Make -dD (dump macros with preprocessed source... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Fix a silly typo in my previous objc_gc merging patch. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | If we recognize alloca, treat it as a builtin. This... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Add builtin declarations for the variants of sin and... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Add aliases for a couple of SSE intrinsics. Patch... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Add --shared option. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Cleaned-up version of gc attribute type merging. I... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Eli Friedman | Remove test which doesn't pass with gcc. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Sanjiv Gupta | Add floating point details to PIC16 Target. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Fariborz Jahanian | This patch attempts to fix the merging of __strong... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Daniel Dunbar | Fix rare failure of .ver-svn creation, it has a depende... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fariborz Jahanian | A corner case of objc2 gc's write-barrier generation |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fariborz Jahanian | Fixed a test case which I am to blame for making it |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Daniel Dunbar | Update test case. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Anders Carlsson | Fix a bug in hasEmptyExceptionSpec. (Thanks Sebastian... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Eli Friedman | PR4289: Make sure "&func" has the right LLVM type when... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Eli Friedman | PR4287: allow a variadic prototype to make a subsequent... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Eli Friedman | Simplify run line. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Eli Friedman | PR4283: Don't truncate multibyte character constants... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Eli Friedman | Disable type merging with gc attributes. This has... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Zhongxing Xu | Unify coding style. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Zhongxing Xu | Use a reference to modify the DeclIDs map. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Anders Carlsson | After spending 15 minutes trying to figure out why... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Anders Carlsson | Fix a thinko. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Anders Carlsson | Check for null correctly for new expressions. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Improve irgen of 'new' further. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | ...and aggregate POD types. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Support for complex types. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Better support for scalar POD types in 'new' expressions. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Make sure to copy back arguments that can be changed... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Very basic irgen support for new expressions. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Don't try to call getFileCharacteristic if the function... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Fix an off by one error when trying to perform copy... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Chris Lattner | Downgrade an error about "return in a no-return functio... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Sebastian Redl | Disallow exception specs on typedefs. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Eli Friedman | Fix for PR4285: allow intializing a const wchar_t array... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Douglas Gregor | Initial infrastructure for class template partial speci... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Douglas Gregor | Add a little FIXME for C++ class printing |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Duncan Sands | Unbreak the clang build by applying the same temporary |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Add a new function for emitting new functions. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Emit destructors correctly for temporaries. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | When possible, don't emit the cleanup block. Instead... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Implement VisitCXXExprWithTemporaries for complex expre... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Call EmitCXXExprWithTemporaries. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Anders Carlsson | Add more getters to the new AST nodes. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add lvalue irgen support for CXXBindTemporaryExpr. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | More temporary support. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Forgot the implementation. Thanks Eli. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add RemoveOutermostTemporaryBinding. Not used yet. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Clean up the newly added C++ AST nodes. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | It's OK for a full expr to be null. This fixes the... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | ActOnReturnStmt should also take a FullExprArg. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | AddInitializerToDecl needs to take a full expression. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Update Xcode project |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add the newly created temporary to the ExprTemporaries... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Get rid of CXXTempVarDecl. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Some small fixes for fields of reference type. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Stop using CXXTempVarDecl and use CXXTemporary instead. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Remove VarDecl from CXXConstructExpr. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Bind temporaries correctly when instantiating expressions. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Remove VarDecl from CheckInitializerTypes now that... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add Sema::MaybeBindToTemporary which takes an expressio... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Small fixes to CXXTemporary and CXXBindTemporaryExpr. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add a CXXBindTemporaryExpr. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add a CXXTemporary class. Not used yet. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Replace a cast with a dyn_cast as suggested by Doug. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Mike Stump | Cleqnup ideas from Chris, thanks. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | AST printing for C++ base classes |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Pretty printing and improved representation for namespa... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Add a hack to prevent us from printing out the __builti... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Printing for using directives, e.g., |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Never suppress specifiers when printing the parameters... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Pass an ASTContext into Stmt::printPretty. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Pass an ASTContext into Stmt::printPretty. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Add a Stmt::printPretty overload which takes an ASTCont... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Expose an API to print a group of decls (like "int... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Mike Stump | Improve __builtin_nanf support; we now can deal with... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Fix some test failures involving -ast-print. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Clean up printing for Objective-C, designated initializers. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Anders Carlsson | Add a member lookup criteria constructor for searching... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Some enhancements to DeclStmt printing. Some of this... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Eli Friedman | Add support for PrintingPolicy::SuppressTypeSpecifiers... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Douglas Gregor | Refactor and clean up the AST printer, so that it uses... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anders Carlsson | Make the LookupBase boolean an enum instead. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anders Carlsson | Add code for emitting C++ destructors. Not used yet. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Create a new PrintingPolicy class, which we pass down... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Make sure we don't give the wrong warning, and make... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Add an assertion so that we don't accidentally build... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Re-add a slightly more general version of the check... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Mike Stump | Oops, the testcase I was thinking of is supposed to... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Add a couple missing ARM defines. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Douglas Gregor | Reduce the amount of stack space we use in SmallVectors... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Eli Friedman | Revert r72575, which isn't really right, and fix up... |
commit | commitdiff | tree | snapshot |
next |