]> granicus.if.org Git - clang/shortlog
clang
2019-09-11 Jan Korous[clang-scan-deps][NFC] Fix tests - prevent FileCheck...
2019-09-10 Owen Pan[clang-format] Apply BAS_AlwaysBreak to C++11 braced...
2019-09-10 Amy HuangReland "Change the X86 datalayout to add three address...
2019-09-10 Reid KlecknerActually reorder not and env in crash-recovery-modules.m
2019-09-10 Richard SmithWhen evaluating a __builtin_constant_p conditional...
2019-09-10 Alexey Bataev[OPENMP5.0]Allow teams directive outside of the target...
2019-09-10 Reid KlecknerRe-land Remove REQUIRES:shell from tests that pass...
2019-09-10 Alexey BataevFix for PR43175: compiler crash when trying to emit...
2019-09-10 Adrian PrantlDon't emit .gnu_pubnames when tuning for LLDB.
2019-09-10 Clement Courbet[clang][codegen][NFC] Make test patterns more permissive.
2019-09-10 James HendersonRevert Remove REQUIRES:shell from tests that pass for...
2019-09-10 Roger Ferrer... [RISCV] Make -march=rv{32,64}gc the default in RISC...
2019-09-10 Roger Ferrer... [RISCV] Default to ilp32d/lp64d in RISC-V Linux
2019-09-10 Roger Ferrer... [RISCV] Move architecture parsing code into its own...
2019-09-10 Petr HosekRevert "clang-misexpect: Profile Guided Validation...
2019-09-10 Petr Hosekclang-misexpect: Profile Guided Validation of Performan...
2019-09-10 Reid KlecknerRemove REQUIRES:shell from tests that pass for me on...
2019-09-10 Richard SmithFix crash mangling an explicit lambda non-type template...
2019-09-09 Richard SmithPR43242: Fix crash when typo-correcting to an operator...
2019-09-09 Artem Dergachev[analyzer] NFC: Simplify bug report equivalence classes...
2019-09-09 Artem Dergachev[analyzer] NFC: Introduce sub-classes for path-sensitiv...
2019-09-09 Pirama Arumuga... [Driver] Handle default case in refactored addOpenMPRuntime
2019-09-09 Pirama Arumuga... [Driver] Add -static-openmp driver option
2019-09-09 Craig Topper[X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_...
2019-09-09 Diogo N. Sampaio[NFC] Add aacps bitfields access test
2019-09-09 Sven van HaastregtMerge note_ovl_builtin_candidate diagnostics; NFC
2019-09-08 Gabor BorsikMove prop-sink branch to monorepo.
2019-09-08 Leonard Chan[NewPM][Sancov] Create the Sancov Pass after building...
2019-09-07 Aaron BallmanFixes an assertion while instantiating a template with...
2019-09-07 Teresa JohnsonRemove stale TLI Module level pass registration
2019-09-07 Jan Korous[clang][DependencyFileGenerator] Fix missing -MT option...
2019-09-07 Reid KlecknerFix thunks.cpp test, don't FileCheck for anon namespace id
2019-09-07 Akira Hatanaka[Sema][ObjC] Mark C union fields that have non-trivial...
2019-09-07 Akira Hatanaka[Sema] Diagnose default-initialization, destruction...
2019-09-06 Reid KlecknerUse musttail for variadic method thunks when possible
2019-09-06 Artem Dergachev[analyzer] Add minimal support for fix-it hints.
2019-09-06 Artem Dergachev[analyzer] pr43179: Make CallDescription defensive...
2019-09-06 Richard SmithUpdate comment for <template-param-decl> mangling to...
2019-09-06 Jan Korous[clang][Index][NFC] Put IndexingOptions to a separate...
2019-09-06 Matthias Gehre[LifetimeAnalysis] don't use raw string literals in...
2019-09-06 David Bolvansky[NFCI] Unbreak buildbots
2019-09-06 David Bolvansky[NFC] Added new tests for r371222
2019-09-06 David Bolvansky[Diagnostics] Refactor code for -Wsizeof-pointer-div...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): pass...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): refacto...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): add...
2019-09-06 Nico Weberlibclang depends on ClangDriverOptions since r352803
2019-09-06 Matthias GehreReland [LifetimeAnalysis] Support more STL idioms ...
2019-09-06 Craig Topper[X86] Prevent passing vectors of __int128 as <X x i128...
2019-09-06 Craig Topper[X86] Pre-commit vector of __int128 test cases for...
2019-09-05 Nico WeberImplement Microsoft-compatible mangling for decompositi...
2019-09-05 David Bolvansky[Diagnostics] Minor improvements for -Wxor-used-as-pow
2019-09-05 Jan Korous[clang][Index] Replace CodegenNameGenerator with ASTNam...
2019-09-05 Alexandre GaneaRevert: [DebugInfo] Add debug location to stubs generat...
2019-09-05 Jan Korous[AST][NFC] Doc comments for ASTNameGenerator
2019-09-05 Alexandre Ganea[DebugInfo] Add debug location to stubs generated by...
2019-09-05 David Candler[ARM] Add support for the s,j,x,N,O inline asm constraints
2019-09-05 Justin HibbitsAdd -m(no)-spe to clang
2019-09-05 Sven van Haastregt[OpenCL] Add image type handling for builtins
2019-09-05 Dmitri Gribenko[libclang] Refactored SharedParsedRegionsStorage
2019-09-05 Ilya Biryukov[Sema] Refactor LookupVisibleDecls. NFC
2019-09-05 Hans WennborgRevert r361885 "[Driver] Fix -working-directory issues"
2019-09-05 Balazs KeriRename of constants in ASTImporterVisibilityTest. NFC.
2019-09-05 Matt ArsenaultAMDGPU: Add builtins for is_shared/is_private
2019-09-05 Richard Smith[c++20] Fix some ambiguities in our mangling of lambdas...
2019-09-05 Artem Dergachev[analyzer] scan-build: handle --sysroot=/path in additi...
2019-09-04 Richard SmithFor PR43213, track whether template parameters are...
2019-09-04 Richard Smith[www] Fix hyperlink syntax in attribute reference.
2019-09-04 Richard Smith[www] Update attribute reference for 'constinit'.
2019-09-04 Aaron BallmanDiagnose _Atomic as a C11 extension.
2019-09-04 Yuanfang Chen[DebugInfo] Emit DW_TAG_enumeration_type for referenced...
2019-09-04 Richard Smith[c++20] P1143R2: Add support for the C++20 'constinit...
2019-09-04 Leonard Chan[NewPM][Sancov] Make Sancov a Module Pass instead of...
2019-09-04 Aaron BallmanGenerate parent context id from Decl* instead of DeclCo...
2019-09-04 Johannes Doerfert[OpenMP][Docs] Provide implementation status details
2019-09-04 Yuanfang ChenAvoid assemble step in verbose-output-quoting.c
2019-09-04 Craig Topper[X86] Add support for avx512bf16 for __builtin_cpu_supp...
2019-09-04 Jinsong Ji[PowerPC][Altivec][Clang] Check compile-time constant...
2019-09-04 Ilya Biryukov[Driver] Use shared singleton instance of DriverOptTable
2019-09-04 Balazs Keri[ASTImporter] Added visibility context check for Typede...
2019-09-04 Jinsong Ji[PowerPC][Altivec] Fix constant argument for vec_dss
2019-09-04 Roman LebedevRevert "[Clang Interpreter] Initial patch for the const...
2019-09-04 Hans WennborgRe-commit r363191 "[MS] Pretend constexpr variable...
2019-09-04 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-03 Jan Korous[libclang][test][NFC] Split off fixture from tests.
2019-09-03 Yaxun Liu[AMDGPU] Set default flat work group size to (1,256...
2019-09-03 Benjamin KramerUnbreak the build after r370798
2019-09-03 Richard SmithDisable stack exhaustion test on NetBSD, where either...
2019-09-03 Kristof Umann[analyzer] NonNullParamChecker and CStringChecker param...
2019-09-03 Richard Smith[www] Mark items complete in Clang 9 as 'Clang 9' rathe...
2019-09-03 Artem Belevich[CUDA] Use activemask.b32 instruction to implement...
2019-09-03 Ed Masteclang: default to DWARF 4 for FreeBSD 12.0 and later
2019-09-03 Gabor Horvath[LifetimeAnalysis] Fix some false positives
2019-09-03 Kristof Umann[analyzer] Add a checker option to detect nested dead...
2019-09-03 Sven van Haastregt[OpenCL] Drop spurious semicolon in generated file...
2019-09-03 David BolvanskyFixit for -Wfinal-dtor-non-final-class
2019-09-03 David BolvanskyAdded fixit notes for -Wfinal-dtor-non-final-class
2019-09-03 Diogo N. Sampaio[ARM NEON] Avoid duplicated decarations
2019-09-03 Sam Elliott[RISCV] Correct Logic around ilp32e macros
2019-09-03 Pengfei Wang[x86] Fix bugs of some intrinsic functions in CLANG...
next