]> granicus.if.org Git - clang/shortlog
clang
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...
2016-12-23 Piotr PadlewskiUse after move bug fixes
2016-12-23 Chandler CarruthAdd an assert to catch improperly constructed %diff...
2016-12-23 Anton YartsevRevert changes made by r290413 until regression is...
2016-12-23 Anton YartsevFix for PR15623. The patch eliminates unwanted ProgramS...
2016-12-23 Richard SmithMove generation of injected template arguments for...
2016-12-23 Richard SmithOnly substitute into type of non-type template paramete...
2016-12-23 Richard SmithWhen merging two deduced non-type template arguments...
2016-12-23 Chandler CarruthCleanup the handling of noinline function attributes...
2016-12-23 Chandler CarruthMake '-disable-llvm-optzns' an alias for '-disable...
2016-12-22 Jonathan RoelofsFix example: byref struct's init was incorrect, and...
2016-12-22 Sean CallananTestbed and skeleton of a new expression parser
2016-12-22 Alexey Bataev[OPENMP] Fix for PR31417: assert failure when compiling...
2016-12-22 George Burgess IVFix warning introduced by r290297.
2016-12-22 George Burgess IVMake alloc_size only applicable to Functions.
2016-12-22 Devin Coughlin[analyzer] Update GTestChecker to tighten API detection
2016-12-22 Artem Dergachev[analyzer] Improve suppress-on-sink behavior in incompl...
2016-12-22 Daniel Jasperclang-format: Less eagerly try to keep label-value...
2016-12-22 Richard SmithSpeculative revert of r290310 to see if that's the...
2016-12-22 Bruno Cardoso... [CrashReproducer] Add support for merging -ivfsoverlay
2016-12-22 Antonio MaioranoMake FormatStyle.GetStyleOfFile test work on MSVC
2016-12-22 Saleem AbdulrasoolSema: print qualified name for overload candidates
2016-12-22 Richard SmithOnly substitute into type of non-type template paramete...
2016-12-22 Saleem AbdulrasoolDriver: use the triple to query the arch, not the toolchain
2016-12-22 Saleem AbdulrasoolDriver: remove unnecessary parameter
2016-12-22 Saleem AbdulrasoolDriver: rename parameter to reduce confusion
2016-12-22 George Burgess IVAdd the alloc_size attribute to clang, attempt 2.
2016-12-21 Richard SmithPerform type-checking for a converted constant expressi...
2016-12-21 Tim NorthoverARM: define a macro for the FPv5 FPU in ARM mode.
2016-12-21 Paul RobinsonMake some diagnostic tests C++11 clean.
2016-12-21 Daniel Jasperclang-format: Fix bug in handling of single-column...
2016-12-21 Simon PilgrimWdocumentation fix
2016-12-21 David L. JonesRename several methods on ASTRecordReader to follow...
2016-12-21 Graydon HoareFix windows build breakage in r290219. Unix path separa...
2016-12-21 Richard SmithFix defaulted-functions-in-C++98 extension to give...
2016-12-21 Richard Smith[c++1z] When initializing a const-qualified class type...
2016-12-21 Richard SmithFactor out checking of template arguments after deducti...
2016-12-21 Graydon HoareFix build breakage in r290219. Notes should not be...
2016-12-21 Graydon Hoare[modules] Handle modules with nonstandard names in...
next