2010-06-08 |
Daniel Dunbar | Update LINK_COMPONENTS for examples. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Anders Carlsson | Correctly mangle static variables of anonymous struct... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Benjamin Kramer | Token is POD-like. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Zhongxing Xu | Add a checker check if a global variable holds a local... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Fix NEON intrinsic argument passing, support vext.... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Jeffrey Yasskin | Implement -fcaret-diagnostics to undo -fno-caret-diagno... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Add a test to the previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Fix what looks like a merge problem that broke __clear_... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Add test for previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Since the enum values for each arch's builtins overlap... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Fix passing and returning of objects with non trivial... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Implement ARM NEON up through vcvt, alphabetically. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Extend __builtin_shufflevector to expose the full power... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Driver: Support invoking Clang on .ll or .bc inputs. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Add CodeGenAction support for handling LLVM... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Add FrontendAction support for handling LLVM... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | FrontendAction: Track active file kind. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Rename hasASTSupport to hasASTFileSupport... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Move some initialization from CompilerInstanc... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Change FrontendAction::BeginSourceFile to... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Lift InputKind enumeration to top level. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Drop unnecessary TargetData argument to EmitB... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Factor clang::EmitBackendOutput out of CodeGe... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Daniel Dunbar | Frontend: Add CodeGenOptions::SimplifyLibCalls, and... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Fariborz Jahanian | When using property-dot assignment syntax to call a... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Fariborz Jahanian | Fixed a block regression caused by trying to use |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Jordy Rose | Catch free()s on non-regions and regions known to be... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Rafael Espindola | Implement __clear_cache on ARM. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Fariborz Jahanian | Use MaybeCreateCXXExprWithTemporaries for potential... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Nate Begeman | weekend checkpoint of arm neon builtins codegen. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Jeffrey Yasskin | PR7245: Make binding a reference to a temporary without... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
John McCall | Simplify the methods for creating a pointer, reference... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Abramo Bagnara | Added AccessSpecDecl node. |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Jeffrey Yasskin | Add an extension to avoid an error when a global templa... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Devang Patel | Preserve type info for local variables in optimized... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Alter the interface of GetTypeForDeclarator to return... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rafael Espindola | Correctly align large arrays in x86-64. This fixes... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Anders Carlsson | When deciding whether reinterpret_cast casts away const... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Add indexing support for the block and @property type... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Initial support for ARM NEON builtins, codegen up next |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Fariborz Jahanian | Build AST for copy-construction of copied-in |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Remember type source information for Objective C proper... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Fariborz Jahanian | Added a field to BlockDeclRefExpr for future use. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Preserve more information from a block's original funct... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Daniel Dunbar | Driver: Change -dwarf-debug-flags option to pass the... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Daniel Dunbar | Driver/Darwin: Model dsymutil properly, as a separate... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Daniel Dunbar | Driver: Add an explicit dsymutil action. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Fariborz Jahanian | For C++ copied in objects, use copy constructors in |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Rafael Espindola | Add ARM paths for debian. Not enough to bootstrap on... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Restructure how we interpret block-literal declarators... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Abramo Bagnara | Don't insert in lexical context implicit definitions... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Douglas Gregor | When checking for equality of template parameter lists... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Delay checking for mutable const fields until we're... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Douglas Gregor | Properly disambiguate between an elaborated-type-specif... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | More refactoring. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Anders Carlsson | Add a short circuit in isVirtuallyDerivedFrom. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jordy Rose | Assignments to reference variables shouldn't kill the... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
David Chisnall | Fixed Objective-C type encoding for bitfields for the... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Anders Carlsson | Remove now unused code. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Anders Carlsson | Use CXXRecordDecl::getFinalOverriders to get final... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
John McCall | Remove a couple of unnecessary uses of IsStandardConver... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Check the output of this test. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Think through my commit this time. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Make sure this test doesn't break when we disallow... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Care | Removing commit access test file. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Care | Testing commit access. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nate Begeman | Classify NEON intrinsics by overloading-type for codegen |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Make sure to check the accessibility of and mark the... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Don't intentionally try to ignore the value of a scalar... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
John McCall | Hack in some really terrible C++ record PCH support... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Ted Kremenek | Return a proper null CXSourceLocation from clang_getLoc... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Anders Carlsson | Don't try to explicitly zero out bit-fields. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jordy Rose | Test commit: fix method summary comment |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Zhongxing Xu | Make addStmt always add stmt. Delegate other cases... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Zhongxing Xu | CFG: add all LHS of assingments as lvalue. This improve... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Zhongxing Xu | Add comments. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Anders Carlsson | Add all final overriders to the map. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jeffrey Yasskin | There is no dcl.init.ref p16. This test deals with p5. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Fariborz Jahanian | Block C++ code gen. Adds support for block reference... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
John McCall | Don't try to emit the vtable for a class just because... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Daniel Dunbar | Headers: Fix quoting of macro arguments in a couple... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Anders Carlsson | Don't substitute 'St' for 'std' when the namespace... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Daniel Dunbar | Fix undefined behavior, noticed by GCC 4.5. Patch by... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Daniel Dunbar | Fix compiler warning about to false -> pointer conversi... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Daniel Dunbar | Fix unintentional method call due to false -> pointer... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Anders Carlsson | When building RTTI descriptors for pointer types, we... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | Fix vget_lane/vset_lane |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Douglas Gregor | typeid() produces type information for the cv-unqualifi... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Chris Lattner | clang++ is now a different greek letter. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Anders Carlsson | Correctly mangle unsigned integer literals where the... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Anders Carlsson | Correctly mangle variadic functions that don't have... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Anders Carlsson | When mangling member function pointers, fake adding... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
John McCall | Add a compatibility note about incomplete types in... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | Checkpoint arm_neon.h generation with tablegen |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Anders Carlsson | Cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Delete a blank line to make it easier to process this... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
John McCall | Alter the ExternalASTSource interface to permit by... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Zhongxing Xu | Limit the use of BindDefault(). |
commit | commitdiff | tree | snapshot |
next |