platform/upstream/llvm.git
2020-12-10 Kostya Kortchinsky[scudo][standalone] Small changes to the fastpath
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for sigaltstack.
2020-12-10 Sanjay Patel[InstCombine] avoid crash sinking to unreachable block
2020-12-10 Sanjay Patel[VectorCombine] improve readability; NFC
2020-12-10 LLVM GN Syncbot[gn build] Port b035513c06d
2020-12-10 Andrzej Warzynski[clang] Remove `-triple` from the invocations of `flang...
2020-12-10 Hongtao Yu[CSSPGO] Pseudo probe encoding and emission.
2020-12-10 Arthur Eubanks[test] Fix scev-expander-preserve-lcssa.ll under NPM
2020-12-10 Jonas Devlieghere[lldb] Deal gracefully with concurrency in the API...
2020-12-10 Rahul Joshi[NFC] Use ConvertOpToLLVMPattern instead of ConvertToLL...
2020-12-10 Craig Topper[RISCV][LegalizeDAG] Expand SETO and SETUO comparisons...
2020-12-10 Florian Hahn[CallBase] Add hasRetAttr version that takes StringRef.
2020-12-10 Florian Hahn[Clang] Add vcmla and rotated variants for Arm ACLE.
2020-12-10 Anastasia Stulova[OpenCL] Implement extended subgroups fully in headers.
2020-12-10 Raphael Isemann[lldb] Remove assumption from Clang-based data formatte...
2020-12-10 Irina Dobrescu[flang]Add Parser Support for Allocate Directive
2020-12-10 Matt Morehouse[DFSan] Add custom wrapper for getsockname.
2020-12-10 Utkarsh Saxena[clangd] Find relations in Dex exploration tool.
2020-12-10 Peter Steinfeld[flang] Fix bogus message on index-names in the presenc...
2020-12-10 clementvalRevert "[openmp] Remove clause from OMPKinds.def and...
2020-12-10 Nuno LopesAA: make AliasAnalysis.h compatible with C++20 (NFC)
2020-12-10 Nico Weber[gn build] fix build after a7b2847216b4f7
2020-12-10 Pavel Labath[lldb/test] Change base class of lldb-server tests
2020-12-10 Pavel Labath[lldb/test] Replace ad-hoc server test choice with...
2020-12-10 Valentin Clement[openmp] Remove clause from OMPKinds.def and use OMP...
2020-12-10 Nathan James[clangd][NFC] Remove unnecessary vector.
2020-12-10 Nathan James[clang-tidy] Use a MemoryBufferRef when parsing configu...
2020-12-10 Krzysztof Parzyszek[Hexagon] Fix gcc6 compilation issue
2020-12-10 Michał Górny[lldb] [docs] Add a manpage for lldb-server
2020-12-10 Kerry McLaughlin[SVE][CodeGen] Extend index of masked gathers
2020-12-10 Haojian WuFix a -Wunused-variable warning in release build.
2020-12-10 Kazushi (Jam... [VE] Add vector reduce intrinsic instructions
2020-12-10 Sjoerd Meijer[AArch64] Cortex-R82: remove crypto
2020-12-10 Jan Kratochvil[lldb/Docs] Fix lldb-x86_64-fedora URL as it is still...
2020-12-10 Peter Waller[AArch64][Driver][SVE] Push missing SVE feature error...
2020-12-10 Raphael Isemann[lldb] Fix that symbols.clang-modules-cache-path is...
2020-12-10 Kirill Bobyrev[clangd] NFC: Use SmallVector<T> where possible
2020-12-10 David Green[ARM][RegAlloc] Add t2LoopEndDec
2020-12-10 Martin Storsjö[llvm-rc] Handle driveless absolute windows paths when...
2020-12-10 Alexey Lapshin[dsymutil][DWARFLinker][NFC] Make interface of AddressM...
2020-12-10 Mirko Brkusanin[AMDGPU] Resolve issues when picking between ds_read...
2020-12-10 Nathan James[clang-tidy][NFC] Use moves instead of copies when...
2020-12-10 Raphael Isemann[lldb] Allow LLDB to automatically retry a failed expre...
2020-12-10 mydeveloperday[clang-format] NFC Add release note for IndentPragmas
2020-12-10 mydeveloperday[clang-format] Add IndentPragma style to eliminate...
2020-12-10 mydeveloperday[clang-format] PR42434 Remove preprocessor and pragma...
2020-12-10 mydeveloperday[clang-format] [NFC] Fix spelling and grammatical error...
2020-12-10 David Green[ARM] Additional test for Min loop. NFC
2020-12-10 David Green[ARM] Remove copies from low overhead phi inductions.
2020-12-10 Alex Zinenko[mlir] Explicitly track branch instructions in translat...
2020-12-10 Jun Ma[TruncInstCombine] Remove scalable vector restriction
2020-12-10 Benjamin KramerRemove Shapet assignment operator that's identical...
2020-12-10 Raphael Isemann[lldb][NFC] Fix a typo in TestCppMultipleInheritance
2020-12-10 Benjamin Kramer[Hexagon] Fold single-use variables into assert. NFCI.
2020-12-10 Benjamin Kramer[mlir][Shape] Make sure tensor_cast(constant_shape...
2020-12-10 David Green[ARM] MVE vcreate tests, for dual lane moves. NFC
2020-12-10 LLVM GN Syncbot[gn build] Port f80b29878b0
2020-12-10 Haojian Wu[AST] Fix a constexpr-evaluator crash on error-dependen...
2020-12-10 Luo, Yuanke[X86] AMX programming model.
2020-12-10 Adrian KuegelAdd sqrt lowering from standard to ROCDL
2020-12-10 Lang Hames[JITLink][ELF] Reformat/add debug logging in ELF_x86_64...
2020-12-10 Marek Kurdej[libc++] [P1164] [C++20] Make fs::create_directory...
2020-12-10 Marek Kurdej[libc++] Add a script to automatize updating test for...
2020-12-10 Kazu Hirata[Tablegen] Use llvm::is_contained (NFC)
2020-12-10 Sergey Dmitriev[llvm-link][NFC] Minor cleanup
2020-12-10 Kazushi (Jam... [VE][NFC] Disable VP tests
2020-12-10 Arthur Eubanks[test] Fix coro-retcon.ll under NPM
2020-12-10 Sam Clegg[lld][WebAssembly] Don't emit names for data segments...
2020-12-10 Jonas Devlieghere[lldb] Kill the inferior instead of detaching during...
2020-12-10 Yuanfang Chen[NFCI] Add a missing triple in clang/test/CodeGen/ppc64...
2020-12-10 Richard SmithMSABI: Basic mangling for access to member subobjects...
2020-12-10 Nico Weber[lld/mac] Use xxhash instead of MD5 for computing the...
2020-12-10 Alina Sbirlea[MemorySSA/docs] Extend MemorySSA documentation.
2020-12-10 Fangrui Song[ELF] Rename --[no-]lto-new-pass-manager to --[no-...
2020-12-10 Arthur Eubanks[LTO][NPM] Default to using NPM under ENABLE_EXPERIMENT...
2020-12-10 Fangrui Song[test] Fix test/Driver/ve-toolchain.cpp
2020-12-10 Fangrui Song[test] Fix Misc/time-passes.c
2020-12-10 Hansang Bae[OpenMP] Use RTM lock for OMP lock with synchronization...
2020-12-10 Nico WeberRevert "[clangd] Extract per-dir CDB cache to its own...
2020-12-10 Fangrui SongDefault CodeGenOptions::LegacyPassManager to !LLVM_ENAB...
2020-12-10 Duncan P. N... clangd: Migrate to FileEntryRef in TweakTests, NFC
2020-12-10 Fangrui Song[Driver] Add -f[no-]legacy-pass-manager to supersede...
2020-12-10 Fangrui SongRename -plugin-opt=no-new-pass-manager to -plugin-opt...
2020-12-10 Stanislav Mekhanoshin[AMDGPU] Fix expansion of 192 bit spills in PEI
2020-12-10 Artem Belevich[DWARF] Allow toolchain to adjust specified DWARF version.
2020-12-10 Duncan P. N... Tooling: Migrate to FileEntryRef in clang::tooling...
2020-12-10 Duncan P. N... Frontend: Use a getVirtualFileRef for a named pipe...
2020-12-09 Krzysztof Parzyszek[Hexagon] Silence warnings about unused objects
2020-12-09 Krzysztof Parzyszek[Hexagon] Fix build: move template specialization into...
2020-12-09 Scott Linder[MC] Fix ICE with non-newline terminated input
2020-12-09 River Riddle[mlir][Interfaces] Tidy up the documentation for interfaces
2020-12-09 LLVM GN Syncbot[gn build] Port f5d07a05bbd
2020-12-09 Krzysztof Parzyszek[Hexagon] Realign HVX vectors wherever possible
2020-12-09 Duncan P. N... clang-format: Migrate createInMemoryFile to FileEntryRe...
2020-12-09 Saleem AbdulrasoolX86: use a data driven configuration of Windows x86...
2020-12-09 Nawrin Sultana[OpenMP] Add strict mode in num_tasks and grainsize
2020-12-09 Duncan P. N... Remove RemappedFiles param from ASTUnit::LoadFromASTFil...
2020-12-09 Matt Morehouse[DFSan] Add custom wrapper for getsockopt.
2020-12-09 Rahul Joshi[MLIR] Minor cleanup for Shape dialect.
2020-12-09 Jason MolendaIgnore DBGArchitecture from dsymForUUID's plist
next