]> granicus.if.org Git - clang/shortlog
clang
2011-12-19 Craig TopperAdd AVX2 intrinsics for and, andn, or, and xor.
2011-12-19 Dylan NoblesmithSourceManager: use getBufferSize()
2011-12-19 Chris Lattnerfix a broken link
2011-12-19 Craig TopperMore AVX2 intrinsic support including saturating add...
2011-12-19 Richard Smithconstexpr handling improvements. Produce detailed diagn...
2011-12-19 Craig TopperBegin adding AVX2 intrinsics. Necessitated increasing...
2011-12-18 Dylan Noblesmithtest/Analysis: fix error message
2011-12-18 Benjamin KramerSilence gcc warnings.
2011-12-18 Dylan Noblesmithexamples: flesh out PFN readme
2011-12-18 Richard SmithPR11604: don't allow floating-literal-to-integer casts...
2011-12-17 Douglas GregorCompletely re-implement (de-)serialization of declaration
2011-12-17 Chandler CarruthSplit the Windows toolchain definition into its own...
2011-12-17 Chandler CarruthFix an abiguous-else warning from GCC. I have no idea...
2011-12-17 Chandler CarruthTeach the link-step test to verify that we don't pass...
2011-12-17 Ted KremenekUpdate CMake dependencies.
2011-12-17 Craig TopperAdd -mavx2 and -mno-avx2 command line support. Also...
2011-12-17 NAKAMURA TakumiFrontend/VerifyDiagnosticConsumer.cpp: Fix an expressio...
2011-12-17 Argyrios Kyrtzidis[PCH] Remove extraneous line in the test that was mista...
2011-12-17 Argyrios Kyrtzidis[PCH] Don't deserialize bodies of interesting decls...
2011-12-17 Ted KremenekRefactor SerializeDiagnosticsPrinter to using Diagnosti...
2011-12-17 Ted KremenekRefactor 'TextDiagnostic' to have a parent class 'Diagn...
2011-12-17 Argyrios Kyrtzidis[PCH] Fix bug where we failed to update an identifier...
2011-12-17 Argyrios Kyrtzidis[PCH] In ASTReader::FinishedDeserializing fully load...
2011-12-17 Argyrios KyrtzidisAdd a sanity check in the Redeclarable::redecl_iterator...
2011-12-17 Argyrios KyrtzidisIn Parser::SkipUntil do not stop at '@' unconditionally.
2011-12-17 Argyrios KyrtzidisAfter late parsing an objc method, make sure there...
2011-12-17 Eli FriedmanAdd a missing check before trying to evaluate a tempora...
2011-12-17 Chad RosierFix _mm_permute_ps and _mm256_permute_ps AVX intrinsics...
2011-12-17 Chad RosierRevert r146797, which was a partial revert of r146791...
2011-12-17 Chad RosierFix _mm256_extractf128_* AVX intrinsics to use "I"...
2011-12-17 Chad RosierPartial revert of r146791; vpermilps/vpermilpd instruct...
2011-12-17 Eli FriedmanRemove a non-gcc-compatible extension that would apply...
2011-12-17 Eric ChristopherAdd a triple to this test to hopefully get it passing...
2011-12-17 Anna Zaks[analyzer] Fixup for r146793. Add tests for atol and...
2011-12-17 Anna Zaks[analyzer] Add support for taint flowing through a...
2011-12-17 Anna Zaks[analyzer] Minor: Simplify & assert.
2011-12-17 Chad RosierFix _mm256_round_pd, _mm256_round_ps, _mm_permute_pd...
2011-12-16 Eric ChristopherWhen in a limited debug information situation if we...
2011-12-16 Eric ChristopherStart down the path of getting clang to internally...
2011-12-16 Nicola GiganteFix an inconsistency in the syntactic form of InitListE...
2011-12-16 Richard SmithDon't allow #include (and its friends #import, #include...
2011-12-16 Douglas GregorAdd missing header change
2011-12-16 Douglas GregorMake sure we're always setting the previous declaration...
2011-12-16 Nick LewyckyAdd the value of "suitably aligned" from the C++11...
2011-12-16 Nick LewyckyFix 80-column violation and whitespace. No functionalit...
2011-12-16 Eli FriedmanAdd missing flush call. This is an attempt to fix...
2011-12-16 Richard SmithReduce recursion limit on this test further to try...
2011-12-16 Chad RosierFix vinsertf128_* AVX intrinsics to use "I" (ICE) marki...
2011-12-16 Chad RosierFix vperm2f128_* AVX intrinsics to use "I" (ICE) markin...
2011-12-16 Richard SmithAdd a warning flag for ext_embedded_directive. gcc...
2011-12-16 Richard SmithPR11594: Don't blindly build a UnaryOperator UO_Minus...
2011-12-16 Richard SmithC++11 constexpr: Add note stacks containing backtraces...
2011-12-16 Anna Zaks[analyzer] Better stdin support.
2011-12-16 Anna ZaksFixup to the relaxed diagnostic verification option...
2011-12-16 Devang PatelUpdate tests to match r146744.
2011-12-16 Douglas GregorIf there is a definition of an ObjCInterfaceDecl, make...
2011-12-16 David BlaikieSupport decltype in pseudo destructors and dependent...
2011-12-16 Fariborz Jahanianobjc: after issuing the warning on direct use of __attr...
2011-12-16 Douglas GregorFix chaining of ObjCInterfaceDecl redeclarations
2011-12-16 Sean CallananSema::RequireCompleteType currently attempts to
2011-12-15 Argyrios KyrtzidisIn SourceManager::~SourceManager do a sanity check...
2011-12-15 Douglas GregorWhen generating debug info for an ObjCInterfaceDecl...
2011-12-15 Douglas GregorMove ObjCInterfaceDecl's "EndLoc" into DefinitionData...
2011-12-15 Anna Zaks[analyzer] Address Jordy's comments for r145985.
2011-12-15 Douglas GregorWhen name lookup finds a module-private Objective-C...
2011-12-15 Douglas GregorKeep track of all declarations of an Objective-C class...
2011-12-15 Richard SmithRefactor and simplify AddInitializerToDecl.
2011-12-15 Chris Lattnerclarify that clang version number macros are marketing...
2011-12-15 Douglas GregorExtend ObjCInterfaceDecl::DefinitionData to contain...
2011-12-15 Devang PatelUpdate tests to match r146665.
2011-12-15 Douglas GregorIntroduce the core infrastructure needed to model a...
2011-12-15 Douglas Gregor"Accidentally" fixed a bug with overloading of function...
2011-12-15 Douglas GregorTwo null Decl*'s don't refer to the same declaration...
2011-12-15 Douglas GregorProvide a default constructor for ObjCInterfaceDecl...
2011-12-15 Hans WennborgFix test/Sema/format-strings-scanf.c
2011-12-15 Hans WennborgSupport the 'a' length modifier in scanf format strings...
2011-12-15 Argyrios Kyrtzidis[libclang] Give up on using write(); hopefully unbreaks...
2011-12-15 Argyrios KyrtzidisRevert r146646 that was a mistake, and make the intende...
2011-12-15 Argyrios Kyrtzidis[libclang] Try to unbreak mingw build.
2011-12-15 Douglas GregorMove the definition-specific data of ObjCInterfaceDecl...
2011-12-15 Argyrios Kyrtzidis[libclang] Install a fatal error handler that will...
2011-12-15 Eli Friedman<climits> has UINT_MAX, not <limits>.
2011-12-15 Anna ZaksAnother fixit for r146633 (to make debian-fnt bot happy...
2011-12-15 Anna ZaksFixit for r146633. Make sure UINT_MAX is defined on...
2011-12-15 Eli FriedmanEnhance the -Wsign-compare handling to suppress the...
2011-12-15 Anna ZaksAdd support for matching one or more (aka regex +)...
2011-12-15 Eli Friedmangcov-style profiling support for OpenBSD. Patch by...
2011-12-15 Anna Zaks[analyzer] Ensure that the order in which checker callb...
2011-12-15 Fariborz Jahanianobjc: do not auto synthesize properties declared in
2011-12-15 Douglas GregorIn debugger support mode, if we have a top-level messag...
2011-12-15 Richard TrieuModify how the -verify flag works. Currently, the...
2011-12-15 Douglas GregorReplace all comparisons between ObjCInterfaceDecl point...
2011-12-15 Argyrios Kyrtzidis[libclang] Indexing API: provide an attribute list...
2011-12-15 Argyrios Kyrtzidis[libclang] Suppress indexing references for occurrences...
2011-12-14 Douglas GregorReplace Decl::isSameEntityAs with a free function decla...
2011-12-14 Richard SmithProduce more detailed diagnostics when static_assert...
2011-12-14 Richard SmithHalve the constexpr recursion depth in this test in...
2011-12-14 Rafael EspindolaFix typos.
2011-12-14 Douglas GregorIntroduce Decl::isSameEntityAs(), to help compare decla...
2011-12-14 Douglas GregorDon't consider an overloaded operator& when the express...
next