]> granicus.if.org Git - clang/shortlog
clang
2017-01-04 Martin Probstclang-format: [JS] avoid indent after ambient function...
2017-01-04 Alexander Shaposhnikov[clang] Update lit config in utils/perf-training
2017-01-04 Richard SmithFix deduction of pack elements after a braced-init...
2017-01-04 Nico WeberChange clang-format's Chromium JavaScript defaults
2017-01-04 Richard SmithRemove accidentally-added lines in r290923 test, and...
2017-01-04 Richard SmithFix template argument deduction when only some of a...
2017-01-04 Richard TrieuExtend -Wtautological-overlap-compare to more cases.
2017-01-04 Dehao ChenAdd -plugin-opt=sample-profile for thinLTO build.
2017-01-03 George Burgess IVRe-add objectsize function/incomplete type checks.
2017-01-03 Reid KlecknerRelax CHECK line from r290906
2017-01-03 Reid Kleckner[Win64] Don't widen integer literal zero arguments...
2017-01-03 Arpith Chacko... [OpenMP] Code cleanup for NVPTX OpenMP codegen
2017-01-03 Carlo Bertolli[OPENMP] Private, firstprivate, and lastprivate clauses...
2017-01-03 Alexander Kornienko[clang-tidy] Add check name to YAML export
2017-01-03 Alex LorenzHandle StaticAssertDecl in DeclContextPrinter
2017-01-03 Alex LorenzHandle VarTemplateDecl in DeclContextPrinter
2017-01-03 Alex LorenzHandle AccessSpecDecl in DeclContextPrinter
2017-01-03 Alex LorenzHandle ClassTemplateSpecializationDecl in DeclContextPr...
2017-01-03 Alex LorenzHandle EmptyDecl in DeclContextPrinter
2017-01-03 Alex LorenzHandle UsingDecl and UsingShadowDecl in DeclContextPrinter
2017-01-03 Alex LorenzHandle FriendDecl in DeclContextPrinter
2017-01-03 Alex Lorenz[CodeCompletion] Autocomplete NS_DESIGNATED_INITIALIZER...
2017-01-03 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2017-01-02 Richard SmithAdd testcase for the regression introduced in r290808.
2017-01-02 Daniel JasperRemove isIgnored()-test that is more expensive than...
2017-01-02 Kelvin Li[OpenMP] Add test cases for the proc_bind and schedule...
2017-01-02 Renato GolinRevert "DR1391: Check for implicit conversion sequences...
2017-01-02 Richard SmithDR1391: Check for implicit conversion sequences for...
2017-01-02 Richard SmithAddress post-commit review comments.
2017-01-01 Saleem AbdulrasoolCodeGen: update comment about RTTI field
2016-12-31 Kelvin LiFix typo in test case. NFC
2016-12-31 Richard Smith[c++17] Implement P0522R0 as written. This allows a...
2016-12-31 Alexander Shaposhnikov[clang] Fix clean build of generate-order-file
2016-12-31 Richard SmithRemove redundant assertion.
2016-12-31 James DennettTypo fix in AST matcher documentation: s/aribtrary...
2016-12-30 Simon PilgrimWdocumentation fix
2016-12-30 Mads Ravn[clang] Minor fix to libASTMatcherTutorial
2016-12-30 Saleem AbdulrasoolCodeGen: use a StringSwitch instead of cascasding ifs
2016-12-30 Eric FiselierAllow lexer to handle string_view literals. Patch from...
2016-12-30 Richard SmithRemove bogus assertion and add testcase that triggers it.
2016-12-29 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2016-12-29 Justin Lebar[ADT] Delete RefCountedBaseVPTR.
2016-12-28 Piotr Padlewski[ItaniumABI] NFC changes
2016-12-28 Piotr PadlewskiRevert "Mention devirtualization in release notes"
2016-12-28 Piotr PadlewskiMention devirtualization in release notes
2016-12-28 Teresa Johnson[ThinLTO] No need to rediscover imports in distributed...
2016-12-28 Kelvin LiFix format. NFC
2016-12-28 Reid KlecknerRevert "Driver: switch Windows to static RelocModel"
2016-12-28 Teresa Johnson[ThinLTO] Add missing FileCheck invocation
2016-12-28 George Burgess IV[CodeGen] Unique constant CompoundLiterals.
2016-12-28 Richard SmithMark 'auto' as dependent when instantiating the type...
2016-12-28 Richard SmithDR1315: a non-type template argument in a partial speci...
2016-12-28 Michael KupersteinUpdate test that relies on the optimizer to match new...
2016-12-27 David BlaikieDebugInfo: Don't include size/alignment on class declar...
2016-12-27 Richard SmithAdd warning flag for "partial specialization is not...
2016-12-27 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for xmmintrin.h...
2016-12-27 Richard SmithDR1495: A partial specialization is ill-formed if it...
2016-12-27 Richard SmithAdd reference/non-reference mismatch test.
2016-12-27 Richard SmithWork around a standard defect: template argument deduct...
2016-12-27 George Burgess IVEmit CCEDiags when evaluating a const variable.
2016-12-27 Craig Topper[AVX-512] Replace masked 512-bit pmuldq and pmuludq...
2016-12-27 Craig TopperRevert r290574 "foo"
2016-12-27 Craig TopperRevert r290575 "[AVX-512] Replace masked 512-bit pmuldq...
2016-12-27 George Burgess IVAdd a test for `const` folding introduced by r290297...
2016-12-27 Richard SmithFactor out repeated code for deducing a non-type templa...
2016-12-27 Craig Topper[AVX-512] Replace masked 512-bit pmuldq and pmuludq...
2016-12-27 Craig Topperfoo
2016-12-27 Saleem AbdulrasoolDriver: switch Windows to static RelocModel
2016-12-27 Richard SmithCheck and build conversion sequences for non-type templ...
2016-12-27 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for x86 intrinsics.
2016-12-27 Chandler Carruth[PM] The new pass manager requires a registered target...
2016-12-27 Chandler Carruth[PH] Teach the new PM code path to support -disable...
2016-12-26 Richard SmithUpdate comment to match dr1770.
2016-12-26 Simon PilgrimWdocumentation fix
2016-12-26 Marina YatsinaFix build error caused by r290539.
2016-12-26 Marina Yatsina[inline-asm]No error for conflict between inputs\output...
2016-12-26 Saleem Abdulrasooltest: add explicit triples to the invocation
2016-12-26 Saleem AbdulrasoolDriver: warn on -fPIC/-fpic/-fPIE/-fpie on Windows
2016-12-25 Richard SmithFix assertion failure when deducing an auto-typed argum...
2016-12-25 Amjad Aboud[DebugInfo] Added support for Checksum debug info feature.
2016-12-25 Richard SmithFix some subtle wrong partial ordering bugs particularl...
2016-12-25 David Majnemer[MS ABI] Mangle unnamed enums correctly
2016-12-25 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2016-12-25 Anton YartsevFix for PR15623 (corrected r290413 reverted at 290415...
2016-12-24 Richard SmithFactor out duplication between partial ordering for...
2016-12-24 Yaron KerenDeduplicate several GD.getDecl() calls into Decl *...
2016-12-24 Malcolm Parsons[ASTMatchers] Add hasInClassInitializer traversal match...
2016-12-24 Malcolm Parsons[ASTMatchers] Fix doc for hasBitWidth
2016-12-24 Richard SmithRemove accidentally-left-behind commented out code.
2016-12-24 Richard SmithFix crash if substitution fails during deduction of...
2016-12-24 Richard SmithWhen producing a name of a partial specialization in...
2016-12-24 NAKAMURA TakumiclangCodeGen: Add LLVMPasses to libdeps. r290450 introd...
2016-12-23 Richard SmithArrayRefize lists of TemplateArguments in template...
2016-12-23 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for tmmintrin.h...
2016-12-23 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for tmmintrin.h...
2016-12-23 Chandler Carruth[PM] Fix up from r290449 to start requiring the x86...
2016-12-23 Chandler Carruth[PM] Introduce options to enable the (still experimenta...
2016-12-23 Ed SchoutenExtend the tests for -Wmissing-variable-declarations.
2016-12-23 Egor Churaev[OpenCL] Align fake address space map with the SPIR...
2016-12-23 Egor ChuraevFix problems in "[OpenCL] Enabling the usage of CLK_NUL...
next