2010-08-23 |
Devang Patel | Emit debug info for enum constants. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Include __FUNCTION__, __PRETTY_FUNCTION_, __func__... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Introduce a code-completion hook for the Objective... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Dan Gohman | Reinstate the code for emitting an initial debug type... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Daniel Dunbar | Driver/Darwin: Switch to using simplified tool chain... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Daniel Dunbar | Driver/Darwin: When using the simplified Clang toolchai... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Daniel Dunbar | Driver: Update -ccc-install-dir to also set the install... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Tom Care | Modified pseudoconstant test case to make it a bit... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Tom Care | Several small changes to PseudoConstantAnalysis and... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Don't include macro results when we're completing a... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Fariborz Jahanian | Support for IRGen of synthesize bitfield ivars in |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Devang Patel | test case for PR7920. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Introduce a new code-completion point when we're parsing a |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Emit an error noting that Clang does not support code... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Add XML for CXXConstructExpr, from Benoit Belley! |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | When complaining about a duplicate declspec, provide... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Douglas Gregor | Clarify documentation of escaping for backslash |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chandler Carruth | Add a virtual destructor to the base of another class... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chandler Carruth | Relax the construction of a definition for implicit... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | Push DeclGroupRefs and TemplateNames in an opaque but... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Argyrios Kyrtzidis | In Sema::AddBuiltinOperatorCandidates, candidate pointe... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | chandlerc pointed out that ending a line with /\ is... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | Kill off Parser::TemplateParameterList to avoid misparses. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | Sundry incremental steps towards killing off Action. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Lattner | fix rdar://8340348, a miscompile of boost that was... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zhongxing Xu | Adjust code placement. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | Abstract out everything having to do with member pointe... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
John McCall | Extract a method to check whether a function is the... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Go back to asking CodeGenTypes whether a type is zero... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Nick Lewycky | Add x86intrin.h which is generic x86 intrinsics for... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Douglas Gregor | Do not elide copy construction when we're performing... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Douglas Gregor | Eliminate a stale assertion. Fixes Clang self-host. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Douglas Gregor | Preserve the zero-initialization and construction-kind... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Douglas Gregor | When performing value-initialization for a class with... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Clean up a very silly use of first-class aggregates. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Experiment with using first-class aggregates to represe... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Extract member function pointer comparison and null... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Chandler Carruth | Add two new enumerations to the unsupported list for... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Abstract out member-pointer creation. I'm really unhap... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Abstract more member-pointerness out. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Abstract out member-pointer conversions. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Eli Friedman | Detabify. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Implement the call parts of the member-function-pointer... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
John McCall | Extract calls to method pointers out as an ABI routine. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
John McCall | The ARM C++ ABI is sufficiently different from the... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Michael J.... | Visual Studio tools used on win32 hosts when targeting... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Fariborz Jahanian | twik to my previous patch for pr7936. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Kramer | Avoid including mm_malloc.h in a cc1 test, it pulls... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | Place method near its class. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | Improve comments. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | Remove a special case for OSAtomic functions. We can... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
John McCall | DeclPtrTy -> Decl * |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | Remove dead code. We no longer need it because now... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zhongxing Xu | When invalidating a struct region, whether its type... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Michael J.... | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
John McCall | This test needs a triple: it's checking the alignment... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Set the alignment correctly when creating LValue... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | CodeGenFunction: Eliminate unused MakeQualifiers()... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen/CGValue: Give MakeAddrLValue() an alignment argum... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Move remaining LValue::Set... methods to LValue... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Move remaining MakeAddr() calls to MakeAddrLValue(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: The CVR qualifiers in a subobject adjustment... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen/CGValue: Add getQuals(), so qualifiers can be... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen/LValue: Add LValue::setNonGC instead of SetObjCNo... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Switch more MakeAddr() users to MakeAddrLValue... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Switch a bunch of trivial MakeAddr calls to... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Eliminate EmitPredefinedFunctionName(), it doesn... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Add an LValue::MakeAddr variant which takes... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | Improve test coverage. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Dan Gohman | Delete an obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen/CGValue: Add alignment to LValue, and use that... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen/LValue: Rename SetQualifiers() to Initialize(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Change Emit{Load,Store}OfScalar to take a requir... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Daniel Dunbar | IRgen: Use Ty consistently in this function. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Chris Lattner | filecheckize test |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Chris Lattner | fix PR7943, a corner case with the GNU __VA_ARGS__... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Fariborz Jahanian | Contributed test case for PR7936 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Fariborz Jahanian | patch to support comparison involving |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Argyrios Kyrtzidis | Fix an issue with writing to PCH another included PCH... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Argyrios Kyrtzidis | Add an iterator to OnDiskChainedHashTable to allow... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Fariborz Jahanian | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Disallow direct inclusion of avxintrin.h. Users should... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | CreateTemporaryType doesn't needs its Context argument. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Introduce a new temporary MDNode concept. Temporary... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Fariborz Jahanian | Rmove dead code. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Fariborz Jahanian | objective-c ivar refactoring patch. Iterations |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Nick Lewycky | Add a workaround for PR7947, a crash trying to recover... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
John McCall | Another step in the process of making the parser depend... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Add immintrin meta header. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Chris Lattner | alphabeticalize |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Chris Lattner | hopefully unbreak the msvc buildbot. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Douglas Gregor | Fix a major regression with value-initialization of... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Benjamin Kramer | Fix header comments. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Chris Lattner | fix some vector extractions to return properly zero... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Argyrios Kyrtzidis | Use the AST on-disk hash table for name lookup inside... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Argyrios Kyrtzidis | Introduce the mechanism for building an AST on-disk... |
commit | commitdiff | tree | snapshot |
next |