platform/upstream/llvm.git
2021-01-27 Craig Topper[TableGen] Add isContradictoryImpl implementation to...
2021-01-27 Tom StellardBump the trunk major version to 13 llvmorg-13-init
2021-01-27 Duncan P. N... Frontend: Use early returns in CompilerInstance::clearO...
2021-01-27 Duncan P. N... Rename clang/test/Frontend/output-{failures,paths}...
2021-01-27 LLVM GN Syncbot[gn build] Port bb9eb1982980
2021-01-27 Shilei Tian[OpenMP][NVPTX] Drop dependence on CUDA to build NVPTX...
2021-01-27 Craig Topper[RISCV] Add rv64 run lines to rv32 MC layer tests for...
2021-01-27 Petr HosekSupport for instrumenting only selected files or functions
2021-01-27 Arthur O'Dwyer[libc++] Give `MoveOnly` all six comparison operators...
2021-01-27 Nawrin Sultana[OpenMP] Modify OMP_ALLOCATOR environment variable
2021-01-27 Jon Chesterfield[libomptarget][cuda] Handle missing _v2 symbols gracefully
2021-01-27 Nico Weber[gn build] fix get.py change
2021-01-27 Nico Weber[gn build] restore build command removed in 9595a7ff55b...
2021-01-27 Dan AlbertDisable rosegment for old Android versions.
2021-01-27 Nico Weberllvm-lib: Pull error printing code out of two functions
2021-01-27 Vyacheslav... [libomptarget][NFC] Avoid gcc 5/6 issue with lambda...
2021-01-26 Duncan P. N... Frontend: Fix layering between create{,Default}OutputFi...
2021-01-26 Fangrui Song[llc] Add reportError helper and canonicalize error...
2021-01-26 Duncan P. N... Frontend: Simplify handling of non-seeking streams...
2021-01-26 Jessica Paquette[GlobalISel] Implement computeKnownBits for G_SEXT_INREG
2021-01-26 Adrian PrantlSalvage debug info for function arguments in coro-split...
2021-01-26 Duncan P. N... Frontend: Fix memory leak in CompilerInstance::setVerbo...
2021-01-26 Zhuojia Shen[ARM] Fix STRT/STRHT/STRBT input/output operands.
2021-01-26 Bjorn Pettersson[NewPM] Add ExtraVectorizerPasses support
2021-01-26 Vyacheslav... [libomptarget][NFC] Use portable printf format specifiers.
2021-01-26 Valery N Dmitriev[InstCombine] Preserve FMF for powi simplifications.
2021-01-26 Valery N Dmitriev[NFC] Show instcombine powi simplifications drop FMF
2021-01-26 Craig Topper[X86] In shrinkAndImmediate, place the new constant...
2021-01-26 Julian Lettner[NFC][lit] Cleanup code using string interpolation
2021-01-26 Amara Emerson[GlobalISel][IRTranslator] Ignore the llvm.experimental...
2021-01-26 Atmn Patel[OpenMP][Libomptarget] Fix cmake error on remote plugin
2021-01-26 LLVM GN Syncbot[gn build] Port 1e634f3952aa
2021-01-26 Fangrui Song[llvm-elfabi] Fix test after D95140
2021-01-26 Jon Chesterfield[libomptarget][cuda] Gracefully handle missing cuda...
2021-01-26 Jon Chesterfield[libomptarget][cuda] Only run tests when sure there...
2021-01-26 Atmn Patel[OpenMP][Libomptarget] Introduce Remote Offloading...
2021-01-26 Haowei Wu[llvm-elfabi] Support ELF file that lacks .gnu.hash...
2021-01-26 Louis Dionne[libc++] Fix oss-fuzz build
2021-01-26 Fangrui SongAdd -fbinutils-version= to gate ELF features on the...
2021-01-26 Petr HosekRevert "Support for instrumenting only selected files...
2021-01-26 Jim InghamMake SBDebugger::CreateTargetWithFileAndArch work with...
2021-01-26 Valentin Clement[flang][openacc][NFC] Organize clause validity tests...
2021-01-26 Fangrui SongCGDebugInfo CreatedLimitedType: Drop file/line for...
2021-01-26 Fangrui SongCGDebugInfo: Drop Loc.isInvalid() special case from...
2021-01-26 Austin Kerbow[AMDGPU] Update subtarget features for new target ID...
2021-01-26 Atmn[OpenMP][Libomptarget] Introduce changes to support...
2021-01-26 LLVM GN Syncbot[gn build] Port 4edf35f11a9e
2021-01-26 Petr HosekSupport for instrumenting only selected files or functions
2021-01-26 Jon Chesterfield[libomptarget][devicertl][amdgpu] Fix build, variable...
2021-01-26 Nathan James[clangd] FindTarget resolves base specifier
2021-01-26 Nathan James[clangd] Selection handles CXXBaseSpecifier
2021-01-26 Adhemerval... [ARM] [ELF] Fix ARMMaterializeGV for Indirect calls
2021-01-26 Craig Topper[RISCV] Have customLegalizeToWOp truncate to the origin...
2021-01-26 Eric Schweitz[mlir] sret and byval now require a type argument when...
2021-01-26 Julian LettnerReland "[lit] Use os.cpu_count() to cleanup TODO"
2021-01-26 Raphael Isemann[lldb][NFC] Another attempt to fix GCC 5.x compilation
2021-01-26 Christian Sigg[mlir] Set CUDA/ROCm context before creating resources.
2021-01-26 Matt ArsenaultAMDGPU: Fix redundant FP spilling/assert in some functions
2021-01-26 Matt ArsenaultAMDGPU: Add assertion to determineCalleeSaves
2021-01-26 Shilei Tian[OpenMP][deviceRTLs] Build the deviceRTLs with OpenMP...
2021-01-26 Dave Lee[lldb] Remove unused ThreadPlanStack::GetStackOfKind...
2021-01-26 Kadir Cetinkaya[clangd] Add std::size_t to StdSymbol mapping
2021-01-26 Alex Zinenko[mlir] Add Python bindings for IntegerSet
2021-01-26 Sanjay Patel[LoopVectorize] add test for fmin/fmax FMF propagation...
2021-01-26 Sanjay Patel[LoopUtils] do not initialize Cmp predicate unnecessari...
2021-01-26 Simon PilgrimFix null dereference static analysis warning. NFCI.
2021-01-26 Simon Pilgrim[AMDGPU] HSAMD::fromString - replace std::string arg...
2021-01-26 Mircea Trofin[NFC] Disallow unused prefixes under clang/test/CodeGen
2021-01-26 Alexander Belyaev[mlir][nfc] Move `getInnermostParallelLoops` to SCF...
2021-01-26 Simon Pilgrim[Sema] diagnoseEquivalentInternalLinkageDeclarations...
2021-01-26 Simon Pilgrim[AMDGPU] Fix null-dereference static analysis warnings...
2021-01-26 George Rokos[libomptarget][NFC] Fixed obsolete function names in...
2021-01-26 Matt ArsenaultAMDGPU: Clear IsSSA property in SIFormMemoryClauses
2021-01-26 Florian Hahn[LoopUnswitch] Avoid partially unswitching too aggressi...
2021-01-26 Florian Hahn[LoopUnswitch] Add some additional tests.
2021-01-26 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2021-01-26 Sander de Smalen[CostModel] Handle CTLZ and CCTZ in getTypeBasedIntrins...
2021-01-26 Sebastian Neubauer[AMDGPU] Add IntrWillReturn to three intrinsics
2021-01-26 Mirko Brkusanin[AMDGPU] Fix use of HasModifiers in VopProfile
2021-01-26 Florian Hahn[Passes] Run peeling as part of simple/full loop unrolling.
2021-01-26 Lang Hames[ORC] Attempt to auto-claim responsibility for weak...
2021-01-26 Andrzej WarzynskiRevert "[flang] Search for #include "file" in right...
2021-01-26 Zarko TodorovskiRemove requirement for -maltivec to be used when using...
2021-01-26 Lang Hames[ORC] Fix debug logging message.
2021-01-26 Lang Hames[JITLink][ELF/x86-64] When building PLT stub, use ...
2021-01-26 Alexey Bataev[LIBOMPTARGET]FIX define declaration, NFC
2021-01-26 Alex Zinenko[mlir] drop unused statics
2021-01-26 Adhemerval... [LLD][ELF][AArch64] Add support for R_AARCH64_LD64_GOTP...
2021-01-26 Dmitry Preobrazhensky[AMDGPU][MC] Refactored exp tgt handling
2021-01-26 Eugene Zhulenev[mlir] Async: add a separate pass to lower from async...
2021-01-26 David Sherwood[SVE] Fix some logical arithmetic tests
2021-01-26 Marek KurdejRevert "[clang-format] add case aware include sorting"
2021-01-26 Eugene Zhulenev[mlir:async] Use ODS to define async types
2021-01-26 Georgii Rymar[yaml2obj][obj2yaml] - Improve how we set/dump the...
2021-01-26 Martin Storsjö[llvm-nm] Silence a gcc warning about a stray semicolon...
2021-01-26 Ben Shi[update_llc_test_checks] Support AVR
2021-01-26 Georgii Rymar[LLDB][test] - Fix test after yaml2obj change.
2021-01-26 Jan Svoboda[clang][cli] Port GPU-related language options to marsh...
2021-01-26 Georgii Rymar[yaml2obj] - Refine how we set the sh_link field. NFCI.
2021-01-26 Georgii Rymar[llvm-nm][ELF] - Use @@ prefix when printing default...
next