]> granicus.if.org Git - clang/shortlog
clang
2017-04-07 NAKAMURA TakumiCloneDetection.h: Fix warnings. [-Wdocumentation]
2017-04-07 Laszlo Nagy[scan-build-py] merge runner module to analyzer
2017-04-07 Sanne WoudaSkip Unicode character expansion in assembly files
2017-04-06 Yaxun Liu[AMDGPU] Temporarily change constant address space...
2017-04-06 Chih-Hung Hsieh[Basic] getColumnNumber returns location of CR+LF on...
2017-04-06 Stanislav Mekhanoshin[AMDGPU] Translate reqd_work_group_size into amdgpu_fla...
2017-04-06 Ivan KrasinFix unused lambda capture. Follow up to r299653.
2017-04-06 Artem Dergachev[analyzer] Reland r299544 "Add a modular constraint...
2017-04-06 Alex LorenzAvoid the -Wdocumentation-unknown-command warning in...
2017-04-06 Alex Lorenz[ObjC++] Conversions from specialized to non-specialize...
2017-04-06 Alex LorenzFix lambda to block conversion in C++17 by avoiding...
2017-04-06 Simon Dardis[Sema] Retarget test to a specific platform for consist...
2017-04-06 Simon Dardis[Sema] Extend GetSignedVectorType to deal with non...
2017-04-06 Vassil VassilevPR16106: Correct the docs to reflect the actual behavio...
2017-04-06 George Burgess IV[Sema] Update CheckOverload docs
2017-04-06 George Burgess IVSimplify. NFC.
2017-04-05 Meador Inge[Driver] Print a newline when invoking `-print-resource...
2017-04-05 Reid Kleckner[lit] Fix Analysis test format pickling error
2017-04-05 Nico Weberclang-format: Support formatting utf-8 character litera...
2017-04-05 Artem DergachevRevert "[analyzer] Add a modular constraint system...
2017-04-05 Artem Dergachev[analyzer] Add a modular constraint system to the Clone...
2017-04-05 Antonio Maioranoclang-format-vsix: Add "Format on Save" feature
2017-04-05 Alex Lorenz-Wunreachable-code: 'true' and 'false' should not be...
2017-04-05 Egor Churaev[OpenCL] Extended diagnostics for atomic initialization
2017-04-05 Martin Probstclang-format: [JS] fix whitespace around "of" operator.
2017-04-05 Egor Churaev[OpenCL] Enables passing sampler initializer to functio...
2017-04-05 Daniel Marjamaki[analyzer] alpha.core.Conversion - Fix false positive...
2017-04-05 Stephan BergmannDon't issue a warning if the shadowing declaration...
2017-04-05 Gor Nishanov[coroutines] Add coro.end handling
2017-04-04 Adam NemetAnother attempt to fix the sphinx warning from r299470
2017-04-04 Adam NemetFix sphinx warning from r299470
2017-04-04 Meador Inge[Driver] Add option to print the resource directory
2017-04-04 Adam NemetAdd #pragma clang fp
2017-04-04 Adam NemetSet FMF for -ffp-contract=fast
2017-04-04 Matthias Gehre[clang-format] fix crash in NamespaceEndCommentsFixer...
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-04-04 Coby Tayree[fixup][X86][inline-asm] Add support for MS 'EVEN'...
2017-04-04 Coby Tayree[X86][inline-asm] Add support for MS 'EVEN' directive
2017-04-04 Anastasia Stulova[Bug 25404] Fix crash on typedef in OpenCL 2.0
2017-04-04 Jin-Gu KangPreserve vec3 type.
2017-04-04 Michael ZuckermanFix problem with test.
2017-04-04 Michael Zuckerman[X86][Clang] Converting __mm{|256|512}_movm_epi{8|16...
2017-04-04 Craig Topper[X86] Remove some code that tries to disable HLE featur...
2017-04-04 Galina KistanovaModules/builtins.m requires shell.
2017-04-03 Craig TopperRecommit r299321 '[X86] Add __extension__ to f16c macro...
2017-04-03 Gabor HorvathRevert r299355 "[ASTImporter] Fix for importing unnamed...
2017-04-03 Craig TopperRevert r299321 '[X86] Add __extension__ to f16c macro...
2017-04-03 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-03 Davide Italiano[TargetInfo] Use llvm::alignOf() instead of rewriting...
2017-04-03 Alex LorenzEnhance -Wshadow to warn when shadowing typedefs or...
2017-04-03 Gabor Horvath[ASTImporter] Fix for importing unnamed structs
2017-04-03 Gabor Horvath[ASTImporter] Lookup SearchName instead of Name
2017-04-03 Craig Topper[AVX-512] Fix a couple more intrinsic macros I missed...
2017-04-03 Craig Topper[AVX-512] Fix some intrinsic macros that use the wrong...
2017-04-02 Craig Topper[X86] Add __extension__ to f16c macro intrinsics to...
2017-04-01 Faisal Vali[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationCo...
2017-04-01 Davide Italiano[Driver] Don't crash on invalid values of -mrelocation...
2017-04-01 Benjamin Kramer[ObjC++] Use the correct EH personality in GNU mode
2017-04-01 Gor Nishanov[coroutines] Add cleanup for compiler injected objects...
2017-03-31 Teresa Johnson[ThinLTO] Handle -emit-llvm* in ThinLTO backends
2017-03-31 Brad SmithAdd/update PIE defaults for OpenBSD.
2017-03-31 Craig Topper[Sema][X86] Update immediate check for gather/scatter...
2017-03-31 Petar Jovanovic[mips][msa] Range adjustment for ldi_b builtin function...
2017-03-31 Alex Lorenz[Modules][PCH] Serialize #pragma pack
2017-03-31 Teresa JohnsonAdd back test for r299152
2017-03-31 Daniel Jasperclang-format: Fix post-commit review comment of r299204...
2017-03-31 Hans Wennborgclang-format vs plugin support for Visual Studio 2017
2017-03-31 Daniel Jasperclang-format: [JavaScript] Ignore QT keywords.
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Simon PilgrimStrip trailing whitespace
2017-03-31 Egor Churaev[OpenCL] Do not generate "kernel_arg_type_qual" metadat...
2017-03-31 Benjamin Kramer[msan] Turn off lifetime markers even when use after...
2017-03-31 Teresa JohnsonRevert test added in r299152
2017-03-31 Teresa JohnsonAdd target-cpu
2017-03-31 Teresa JohnsonAdd more target triples to test
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Teresa JohnsonFix new compile command in test
2017-03-31 Teresa JohnsonAdd triple to new test
2017-03-31 Teresa Johnson[ThinLTO] Set up lto::Config properly for codegen in...
2017-03-31 Eric ChristopherUpdate x86-64 ABI link with the one from linuxbase...
2017-03-31 Eric ChristopherFix typo, defind -> defined.
2017-03-30 Dean Michael... fixup: use CHECK for non-atttribute sets
2017-03-30 Dean Michael... [XRay][clang] Fix the -fxray-instruction-threshold...
2017-03-30 Erich KeaneClang changes for alloc_align attribute
2017-03-30 Aaron BallmanCorrecting a typo; NFC.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-30 Alex Lorenz[ARC][ObjC++] Use ObjC semantic rules for comparisons...
2017-03-30 Nirav DaveMove NumRegParameters Module Flag. NFCI.
2017-03-30 Alex Lorenz[Sema][ObjC] Avoid the "type of property does not match...
2017-03-30 Haojian WuAdd `replace` interface with range in AtomicChange.
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth and integ...
2017-03-30 Reid KlecknerUse 'unsigned' for enum bitfields
2017-03-30 Dean Michael... [XRay][clang] Use llvm::to_string instead of std::string
2017-03-30 Dean Michael... [XRay] Add -fxray-{always,never}-instrument= flags...
2017-03-29 Eric ChristopherAdd the -grecord-gcc-switches option and pass the flags...
2017-03-29 Adam NemetUse FPContractModeKind universally
2017-03-29 Adam NemetRevert "Use FPContractModeKind universally"
2017-03-29 Adam NemetUse FPContractModeKind universally
2017-03-29 Brian Kelley[Objective-C] Miscellaneous -fobjc-weak Fixes
2017-03-29 Brian Kelley[Objective-C] Fix "weak-unavailable" warning with ...
next