]> granicus.if.org Git - clang/shortlog
clang
2019-10-19 Richard Smith[c++20] Add rewriting from comparison operators to...
2019-10-19 Richard Smith[c++20] Add CXXRewrittenBinaryOperator to represent...
2019-10-18 David BlaikieDebugInfo: Render the canonical name of a class templat...
2019-10-18 Vedant Kumar[profile] Do not cache __llvm_profile_get_filename...
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Unforget to censor...
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Rename Environment...
2019-10-18 Artem Dergachev[analyzer] Fix FieldRegion dumps.
2019-10-18 Artem Dergachev[analyzer] Drop the logic for collapsing the state...
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix dump for state 0.
2019-10-18 Artem Dergachev[analyzer] Fix hidden node traversal in exploded graph...
2019-10-18 Brian Gesiak[Format] Add format check for throwing negative numbers
2019-10-18 Alexey Bataev[DOCS]Update list of implemented constructs, NFC.
2019-10-18 Alexey Bataev[OPENMP50]Add support for master taskloop simd.
2019-10-18 Krasimir Georgiev[clang-format] fix regression recognizing casts in...
2019-10-18 Michael Liao[tooling] Relax an assert when multiple GPU targets...
2019-10-18 Eugene Leviant[ThinLTOCodeGenerator] Add support for index-based WPD
2019-10-18 Thomas Lively[WebAssembly] -pthread implies -target-feature +sign-ext
2019-10-17 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix typo in r375186...
2019-10-17 Artem Dergachev[analyzer] Assign truly stable identifiers to exploded...
2019-10-17 Artem Dergachev[analyzer] Display cast kinds in program point dumps.
2019-10-17 Artem Dergachev[analyzer] exploded-graph-rewriter: Make node headers...
2019-10-17 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-17 Sergey Dmitriev[clang-offload-wrapper][NFC] Use captured name of the...
2019-10-17 Alexey Bataev[OPENMP]Dow not emit warnings for uninitialized loop...
2019-10-17 Alexey Bataev[OPENMP]Improve use of the global tid parameter.
2019-10-17 James Y Knight[ObjC] Diagnose implicit type coercion from ObjC 'Class...
2019-10-17 James Y Knight[ObjC] Add some additional test cases around pointer...
2019-10-17 Alexey Bataev[OPENMP]Fix thread id passed to outlined region in...
2019-10-17 Sven van Haastregt[OpenCL] Preserve addrspace in CGClass (PR43145)
2019-10-17 Sven van Haastregt[OpenCL] Add doc to describe OpenCL support
2019-10-17 Stephan BergmannInclude leading attributes in DeclStmt's SourceRange
2019-10-17 Simon PilgrimSemaExprCXX - silence static analyzer getAs<> null...
2019-10-17 Simon PilgrimSemaDeclObjC - silence static analyzer getAs<> null...
2019-10-17 Oliver StannardReland: Dead Virtual Function Elimination
2019-10-17 Kousik KumarRevert "Include sanitize blacklist and other extra...
2019-10-17 Kousik KumarInclude sanitize blacklist and other extra deps as...
2019-10-17 Dmitry MikulinRevert Tag CFI-generated data structures with "#pragma...
2019-10-17 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-16 Volodymyr SapsaiReplace platform-dependent `stat` with `llvm::sys:...
2019-10-16 Steven WuFix darwin-ld-lto test for some speical path
2019-10-16 Alexey Bataev[OPENMP]Allow priority clause in combined task-based...
2019-10-16 Dmitry MikulinTag CFI-generated data structures with "#pragma clang...
2019-10-16 Alexey Bataev[OPENMP]Use different addresses for zeroed thread_id...
2019-10-16 Adrian Prantl[DWARF5] Added support for DW_AT_noreturn attribute...
2019-10-16 Yitzhak Mandelbaum[libTooling] Fix r374962: add more Transformer forwardi...
2019-10-16 Simon Tatham[Driver,ARM] Make -mfloat-abi=soft turn off MVE.
2019-10-16 Simon PilgrimRewriteModernObjC - silence static analyzer getAs<...
2019-10-16 Simon PilgrimCGDebugInfo - silence static analyzer dyn_cast<> null...
2019-10-16 Simon PilgrimCGExprConstant - silence static analyzer getAs<> null...
2019-10-16 Simon PilgrimCGBuiltin - silence static analyzer getAs<> null derefe...
2019-10-16 Nico WeberRevert 374967 "[Concepts] ConceptSpecializationExprs...
2019-10-16 Saar RazFix failing mangle-concept.cpp test.
2019-10-16 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-16 Yitzhak Mandelbaum[libTooling] Put all Transformer declarations in a...
2019-10-15 Richard SmithPR43674: fix incorrect constant evaluation of 'switch...
2019-10-15 Richard SmithRemove unnecessary and inappropriate forward-declaratio...
2019-10-15 Alexey Bataev[OPENMP]Fix comments/params, NFC.
2019-10-15 Alexey Bataev[OPENMP]Allow final clause in combined task-based direc...
2019-10-15 Saar Raz[Concept] Associated Constraints Infrastructure
2019-10-15 Sergey Dmitriev[Clang][OpenMP Offload] Move offload registration code...
2019-10-15 Reid KlecknerFix as-w-option.c on Windows where no assembler exists
2019-10-15 Dmitry MikulinAdded support for "#pragma clang section relro=<name>"
2019-10-15 Jian Cai[clang] refactor -Wa,-W test cases.
2019-10-15 Jan KorousFix Driver/working-directory.c test
2019-10-15 Jan KorousReland [Driver] Fix -working-directory issues
2019-10-15 Aaron BallmanAdd more information to JSON AST dumping of source...
2019-10-15 Dmitry MikulinCFI: wrong type passed to llvm.type.test with multiple...
2019-10-15 Saar Raz[Concepts] Remove unused and illegal Sema includes...
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Nico WeberRevert 374882 "[Concepts] Concept Specialization Expres...
2019-10-15 Bruno Cardoso... Reapply: [Modules][PCH] Hash input files content
2019-10-15 Benjamin Kramer[AST] Remove unused Sema includes to fix a cyclic depen...
2019-10-15 Guillaume Chatelet[Alignment] Migrate Attribute::getWith(Stack)Alignment
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-10-15 Sam McCall[Format] Add machine-readable SPDX license ID to clang...
2019-10-15 Thomas Lively[WebAssembly] Trapping fptoint builtins and intrinsics
2019-10-14 Jorge Gorbe... Revert "Dead Virtual Function Elimination"
2019-10-14 Eric ChristopherTemporarily Revert [Modules][PCH] Hash input files...
2019-10-14 Bruno Cardoso... [Modules][PCH] Hash input files content
2019-10-14 Eric ChristopherAdd -fno-experimental-pass-manager to make clear which...
2019-10-14 Eric ChristopherIn the new pass manager use PTO.LoopUnrolling to determ...
2019-10-14 Jian Cai[clang] add requirements to -Wa,-W test cases.
2019-10-14 Eli Friedman[test] Fix test failure
2019-10-14 Jian CaiAdd support to -Wa,-W in clang
2019-10-14 Jian CaiRevert "Add support to -Wa,-W in clang"
2019-10-14 Richard SmithPR43080: Do not build context-sensitive expressions...
2019-10-14 Jian CaiAdd support to -Wa,-W in clang
2019-10-14 Jan Korous[NFC] Fix ClangScanDeps/static-analyzer.c test on Windows
2019-10-14 Alexey Bataev[OPNEMP]Allow num_tasks clause in combined task-based...
2019-10-14 Jan Korous[clang-scan-deps] Support for clang --analyze in clang...
2019-10-14 Alexey Bataev[OPNEMP]Allow grainsize clause in combined task-based...
2019-10-14 Puyan Lotfi[clang][IFS][test] Fixing lit test breakages on macOS...
2019-10-14 Puyan Lotfi[clang][IFS] Escape mangled names so MS ABI doesn...
2019-10-14 Alexey Bataev[OPENMP50]Add support for 'parallel master taskloop...
2019-10-14 Alexey Bataev[OPENMP]Fix codegen for private variably length vars...
2019-10-14 Diogo N. Sampaio[ARM] Preserve fpu behaviour for '-crypto'
2019-10-14 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-14 Sam Elliott[RISCV] enable LTO support, pass some options to linker.
2019-10-14 Sjoerd Meijer[docs] loop pragmas: options implying transformations
next