]> granicus.if.org Git - clang/shortlog
clang
2018-08-27 Chandler CarruthTry to fix this clang driver test case after r340709.
2018-08-27 Craig Topper[X86] Add intrinsics for kand/kandn/knot/kor/kxnor...
2018-08-27 Craig Topper[X86] Remove min_vector_width 512 from some intrinsics...
2018-08-27 Craig Topper[X86] Rename __DEFAULT_FN_ATTRS to a__DEFAULT_FN_ATTRS5...
2018-08-27 Craig Topper[X86] Undef __DEFAULT_FN_ATTRS in avx512fintrin.h.
2018-08-27 Craig Topper[X86] Don't set min_vector_width to 512 on intrinsics...
2018-08-27 David Carlier[Xray] Darwin - Enable in the driver side
2018-08-26 Fangrui Song[Driver] Change MipsLinux default linker from "lld...
2018-08-26 Argyrios Kyrtzidis[index] Introduce 'ProtocolInterface' as part of Symbol...
2018-08-25 Jonas Hahnfeld[CUDA/OpenMP] Define only some host macros during devic...
2018-08-24 Hans WennborgRevert r323281 "Adjust MaxAtomicInlineWidth for i386...
2018-08-24 Peter CollingbourneReland r340552, "Driver: Enable address-significance...
2018-08-24 Eli FriedmanAdd REQUIRES: x86-registered-target to test.
2018-08-24 Eli Friedman[LTO] Fix -save-temps with LTO and unnamed globals.
2018-08-24 Aaron BallmanThread safety analysis no longer hands when analyzing...
2018-08-24 Raphael Isemann[ASTImporter] Add test for PackExpansionExpr
2018-08-24 Jonas Toth[clang-format] fix PR38557 - comments between "default...
2018-08-24 Jonas Toth[clang-format] fix PR38525 - Extraneous continuation...
2018-08-24 Krzysztof Parzyszek[Hexagon] Remove unneeded strings from builtin definiti...
2018-08-24 Eric LiuFix build bot after r340598.
2018-08-24 Ilya Biryukov[Tooling] Add a isSingleProcess() helper to ToolExecutor
2018-08-24 Eric Liu[FileManager] Do not call 'real_path' in getFile().
2018-08-24 Chandler Carruth[AVR] Fix inline asm calls now that the addrspace(0...
2018-08-24 Kito Cheng[RISCV] RISC-V using -fuse-init-array by default
2018-08-23 Stephen KellyFix typo
2018-08-23 Aaron PuchertRemove more const_casts by using ConstStmtVisitor ...
2018-08-23 Peter CollingbourneRevert r340552, "Driver: Enable address-significance...
2018-08-23 Aaron PuchertRemove unnecessary const_cast [NFC]
2018-08-23 Vedant Kumar[docs] Regenerate ClangCommandLineReference.rst
2018-08-23 Vedant Kumar[options] Document -(static|shared)-libsan
2018-08-23 Peter CollingbourneDriver: Enable address-significance tables by default...
2018-08-23 Shuai Wang[ASTMatchers] Let hasObjectExpression also support...
2018-08-23 Raphael IsemannRe-land [ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-23 Mikhail R.... [analyzer] added cache for SMT queries in the SMTConstr...
2018-08-23 Mikhail R.... [analyzer] Moved all CSA code from the SMT API to a...
2018-08-23 Mikhail R.... [analyzer] Templatefy SMTConstraintManager so more...
2018-08-23 Mikhail R.... [analyzer] Delete SMTContext. NFC.
2018-08-23 Mikael HolmenChange dyn_cast<CXXMethodDecl>(FD) to isa<CXXMethodDecl...
2018-08-23 Mikael HolmenRemoved unused variable [NFC]
2018-08-23 Alexander RichardsonUpdate avr attributes test for output change in r340519
2018-08-23 Ivan Donchevskii[libclang] Fix cursors for arguments of Subscript and...
2018-08-23 Chandler Carruth[x86/retpoline] Split the LLVM concept of retpolines...
2018-08-23 JF BastienMissing quote in previous commit
2018-08-23 JF BastienImprove incompatible triple error
2018-08-23 George Karpenkov[analyzer] Preliminary version of retain count checking...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Check strlcat sizeof...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Reduces space around...
2018-08-22 Nico Weberwin: Omit ".exe" from clang and clang-cl driver-level...
2018-08-22 Raphael IsemannRevert "[ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-22 George Karpenkov[NFC] Add tags file to .gitignore
2018-08-22 George Karpenkov[analyzer] Track non-zero values in ReturnVisitor
2018-08-22 George Karpenkov[analyzer] Track the problematic subexpression in Undef...
2018-08-22 George Karpenkov[analyzer] [NFC] Minor refactoring of BugReporterVisitors
2018-08-22 Petr Hosek[Driver] Check normalized triples for multiarch runtime...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStm...
2018-08-22 Raphael Isemann[ASTImporter] Actually test ArrayInitLoopExpr in the...
2018-08-22 Raphael Isemann[ASTImporter] Remove duplicated and dead CXXNamedCastEx...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCTypeParamDecl
2018-08-22 Raphael Isemann[ASTImporter] Add test for SwitchStmt
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAutoreleasePoolStmt
2018-08-22 Aaron PuchertThread safety analysis: Allow relockable scopes
2018-08-22 Aaron Puchert[NFC] Test commit
2018-08-22 Elizabeth AndrewsCurrently clang does not emit unused static constants...
2018-08-22 Pirama Arumuga... [Android] Default to -fno-math-errno
2018-08-22 Chih-Hung Hsieh[Tooling] Allow -flto flags and filter out -Wa, flags
2018-08-22 Akira Hatanaka[CodeGen] Look at the type of a block capture field...
2018-08-22 Henry Wong[analyzer] Improve `CallDescription` to handle c++...
2018-08-22 Haojian Wu[Preamble] Fix an undefined behavior when checking...
2018-08-22 Gabor MartonFix import of class templates partial specialization
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-22 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-08-22 Stefan Maksimovic[clang][mips] Set __mips_fpr correctly for -mfpxx
2018-08-22 Simon Tatham[clang-tblgen] Add -print-records and -dump-json modes.
2018-08-22 Hiroshi Inoue[AST] correct the behavior of -fvisibility-inlines...
2018-08-22 George Karpenkov[analyzer] [NFC] Fix minor formatting issues in RetainC...
2018-08-22 George Karpenkov[analyzer] [NFC] Extract a method for creating RefVal...
2018-08-22 Stephen KellyUpdate the docs for using LLVM toolset in Visual Studio
2018-08-21 Richard TrieuAdd space to TemplateArgument dump
2018-08-21 Nico WeberEliminate instances of `EmitScalarExpr(E->getArg(n...
2018-08-21 Martin Storsjo[CodeGen] Implicitly set stackrealign on the main funct...
2018-08-21 Erik PilkingtonAddress Aaron Ballman's post-commit review comments...
2018-08-21 Erik PilkingtonAdd a new flag and attributes to control static destruc...
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXNoexceptExpr
2018-08-21 Erik Pilkington[Parser] Support alternative operator token keyword...
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXForRangeStmt
2018-08-21 Matt ArsenaultAMDGPU: Move target code into TargetParser
2018-08-21 Louis Dionne[clang][NFC] Fix typo in the name of a note
2018-08-21 Kristof Umann[analyzer] Correctly marked a virtual function 'override'
2018-08-21 Balazs Keri[ASTImporter] Adding some friend function related unitt...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Explicit namespa...
2018-08-21 Hiroshi InoueAdd missing library dependency to fix build break after...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Added documentat...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-21 Mikael HolmenRemoved unused variable [NFC]
2018-08-21 George Karpenkov[analyzer] [NFC] Split up RetainSummaryManager from...
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Saleem Abdulrasoollibclang: add install/distribution targets for python
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++'s try/catch statements.
2018-08-20 Richard SmithModel type attributes as regular Attrs.
2018-08-20 David BlaikieDebugInfo: Add the ability to disable DWARF name tables...
next