2011-12-19 |
Rafael Espindola | Extend the fix for PR9614 to handle inline asm in the... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Douglas Gregor | Combine common (de-)serialization logic for typedefs... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | Add AVX2 intrinsics for and, andn, or, and xor. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dylan Noblesmith | SourceManager: use getBufferSize() |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris Lattner | fix a broken link |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | More AVX2 intrinsic support including saturating add... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Richard Smith | constexpr handling improvements. Produce detailed diagn... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Craig Topper | Begin adding AVX2 intrinsics. Necessitated increasing... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Dylan Noblesmith | test/Analysis: fix error message |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Benjamin Kramer | Silence gcc warnings. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Dylan Noblesmith | examples: flesh out PFN readme |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Richard Smith | PR11604: don't allow floating-literal-to-integer casts... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Douglas Gregor | Completely re-implement (de-)serialization of declaration |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Split the Windows toolchain definition into its own... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Fix an abiguous-else warning from GCC. I have no idea... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | Teach the link-step test to verify that we don't pass... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Update CMake dependencies. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Craig Topper | Add -mavx2 and -mno-avx2 command line support. Also... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
NAKAMURA Takumi | Frontend/VerifyDiagnosticConsumer.cpp: Fix an expressio... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Remove extraneous line in the test that was mista... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Don't deserialize bodies of interesting decls... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Refactor SerializeDiagnosticsPrinter to using Diagnosti... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Ted Kremenek | Refactor 'TextDiagnostic' to have a parent class 'Diagn... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] Fix bug where we failed to update an identifier... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | [PCH] In ASTReader::FinishedDeserializing fully load... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | Add a sanity check in the Redeclarable::redecl_iterator... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | In Parser::SkipUntil do not stop at '@' unconditionally. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Argyrios Kyrtzidis | After late parsing an objc method, make sure there... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Eli Friedman | Add a missing check before trying to evaluate a tempora... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Fix _mm_permute_ps and _mm256_permute_ps AVX intrinsics... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Revert r146797, which was a partial revert of r146791... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Fix _mm256_extractf128_* AVX intrinsics to use "I"... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Partial revert of r146791; vpermilps/vpermilpd instruct... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Eli Friedman | Remove a non-gcc-compatible extension that would apply... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Eric Christopher | Add a triple to this test to hopefully get it passing... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Anna Zaks | [analyzer] Fixup for r146793. Add tests for atol and... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Anna Zaks | [analyzer] Add support for taint flowing through a... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Anna Zaks | [analyzer] Minor: Simplify & assert. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Fix _mm256_round_pd, _mm256_round_ps, _mm_permute_pd... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | When in a limited debug information situation if we... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Start down the path of getting clang to internally... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Nicola Gigante | Fix an inconsistency in the syntactic form of InitListE... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Richard Smith | Don't allow #include (and its friends #import, #include... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Douglas Gregor | Add missing header change |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Douglas Gregor | Make sure we're always setting the previous declaration... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Nick Lewycky | Add the value of "suitably aligned" from the C++11... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Nick Lewycky | Fix 80-column violation and whitespace. No functionalit... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eli Friedman | Add missing flush call. This is an attempt to fix... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Richard Smith | Reduce recursion limit on this test further to try... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chad Rosier | Fix vinsertf128_* AVX intrinsics to use "I" (ICE) marki... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chad Rosier | Fix vperm2f128_* AVX intrinsics to use "I" (ICE) markin... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Richard Smith | Add a warning flag for ext_embedded_directive. gcc... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Richard Smith | PR11594: Don't blindly build a UnaryOperator UO_Minus... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Richard Smith | C++11 constexpr: Add note stacks containing backtraces... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Anna Zaks | [analyzer] Better stdin support. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Anna Zaks | Fixup to the relaxed diagnostic verification option... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Devang Patel | Update tests to match r146744. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Douglas Gregor | If there is a definition of an ObjCInterfaceDecl, make... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
David Blaikie | Support decltype in pseudo destructors and dependent... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Fariborz Jahanian | objc: after issuing the warning on direct use of __attr... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Douglas Gregor | Fix chaining of ObjCInterfaceDecl redeclarations |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Sean Callanan | Sema::RequireCompleteType currently attempts to |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | In SourceManager::~SourceManager do a sanity check... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | When generating debug info for an ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Move ObjCInterfaceDecl's "EndLoc" into DefinitionData... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | [analyzer] Address Jordy's comments for r145985. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | When name lookup finds a module-private Objective-C... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Keep track of all declarations of an Objective-C class... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Smith | Refactor and simplify AddInitializerToDecl. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chris Lattner | clarify that clang version number macros are marketing... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Extend ObjCInterfaceDecl::DefinitionData to contain... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Update tests to match r146665. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Introduce the core infrastructure needed to model a... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | "Accidentally" fixed a bug with overloading of function... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Two null Decl*'s don't refer to the same declaration... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Provide a default constructor for ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Fix test/Sema/format-strings-scanf.c |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Support the 'a' length modifier in scanf format strings... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Give up on using write(); hopefully unbreaks... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | Revert r146646 that was a mistake, and make the intende... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Try to unbreak mingw build. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Move the definition-specific data of ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Install a fatal error handler that will... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | <climits> has UINT_MAX, not <limits>. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Another fixit for r146633 (to make debian-fnt bot happy... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Fixit for r146633. Make sure UINT_MAX is defined on... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Enhance the -Wsign-compare handling to suppress the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Add support for matching one or more (aka regex +)... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | gcov-style profiling support for OpenBSD. Patch by... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | [analyzer] Ensure that the order in which checker callb... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Fariborz Jahanian | objc: do not auto synthesize properties declared in |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | In debugger support mode, if we have a top-level messag... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Trieu | Modify how the -verify flag works. Currently, the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Replace all comparisons between ObjCInterfaceDecl point... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Indexing API: provide an attribute list... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Suppress indexing references for occurrences... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Replace Decl::isSameEntityAs with a free function decla... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Produce more detailed diagnostics when static_assert... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Halve the constexpr recursion depth in this test in... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Rafael Espindola | Fix typos. |
commit | commitdiff | tree | snapshot |
next |