platform/upstream/llvm.git
2021-02-25 AndreyChurbanov[OpenMP] libomp: fix ittnotify stack stitching for...
2021-02-25 Arthur EubanksRewrite MSVC toolchain discovery with VFS
2021-02-25 Vitaly Buka[clang,NFC] Fix typos in file headers
2021-02-25 Kostya Kortchinsky[scudo][standalone] Compact pointers for Caches/Batches
2021-02-25 Akira Hatanaka[CodeGen] Call ConvertTypeForMem instead of ConvertType
2021-02-25 Dan Liew[Clang][ASan] Teach Clang to not emit ASan module destr...
2021-02-25 Dan Liew[Clang][ASan] Introduce `-fsanitize-address-destructor...
2021-02-25 Adrian PrantlAdd a nullptr check.
2021-02-25 Fangrui Song[SanitizerCoverage] Drop !associated on metadata sections
2021-02-25 Louis Dionne[libc++] Fix incorrect forwarding in tuple's assignment...
2021-02-25 Christian Sigg[mlir] Mark OpState::getAttrs() deprecated.
2021-02-25 Christopher... adds more checks to -Wfree-nonheap-object
2021-02-25 Fangrui Song[test] Improve SanitizerCoverage tests
2021-02-25 Peyton, Jonathan L[OpenMP] Fix accidental addition of use omp_lib_kinds
2021-02-25 Jez Ng[lld-macho] Basic support for linkage and visibility...
2021-02-25 Stanislav MekhanoshinOption to ignore llvm[.compiler].used uses in hasAddres...
2021-02-25 Simon Pilgrim[DAG] Move simplification of SADDSAT/SSUBSAT/UADDSAT...
2021-02-25 Stanislav MekhanoshinOption to ignore assume like intrinsic uses in hasAddre...
2021-02-25 Jon RoelofsSupport `#pragma clang section` directives on MachO...
2021-02-25 Craig Topper[X86] Remove custom lowering of vXi1 ADD/SUB now that...
2021-02-25 Stanislav Mekhanoshin[AMDGPU] require s-memtime-inst for __builtin_amdgcn_s_...
2021-02-25 Rong Xu[SampleFDO][NFC] Refactor: make SampleProfileLoaderBase...
2021-02-25 Diego Caballero[mlir] Check 'iter_args' in 'isLoopParallel' utility
2021-02-25 Tung D. Le[MLIR][affine-loop-fusion] Handle defining ops between...
2021-02-25 Fraser Cormack[CodeGen] Format code comment to 80 columns. NFC.
2021-02-25 Florian Hahn[IndVars] Add test cases inspired by PR48965.
2021-02-25 Craig Topper[RISCV] Teach CleanupVSETVLI to remove 'vsetvli zero...
2021-02-25 Nico Weber[arm builtin crosscompile docs] add COMPILER_RT_BUILD_M...
2021-02-25 Nico Weber[arm builtin crosscompile docs] alphabetize flags,...
2021-02-25 Craig Topper[RISCV] Add isel pattern to match X > -1 to bgez.
2021-02-25 Albion FungFix a test case that should check whether or not it...
2021-02-25 Timm Bäder[clang][sema] Ignore xor-used-as-pow if both sides...
2021-02-25 Vladislav Vinogradov[mlir][NFC] Add missing namespace qualifier to ODS...
2021-02-25 Fraser Cormack[RISCV] Update RVV ISA section-header comments. NFC.
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector i2fp/fp2i conversions
2021-02-25 Shao-Ce Sun[clang][flang] Improve the consistency of the code...
2021-02-25 Andrzej Warzynski[clang][driver] Set the input type to Fortran when...
2021-02-25 Martin Storsjö[clang] Remove a superfluous semicolon, silencing GCC...
2021-02-25 Jan Svoboda[clang][cli] NFC: Remove ArgList infrastructure for...
2021-02-25 Jan Svoboda[clang][cli] NFC: Remove intermediate command line...
2021-02-25 Raphael Isemann[lldb][NFC] Document ClangASTImporter
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector FP_ROUND & FP_EXTEND
2021-02-25 Christian SiggPass GPU events instead of streams across async regions.
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector truncates
2021-02-25 Fraser Cormack[RISCV] Support fixed-length vector sign/zero extension
2021-02-25 Fraser Cormack[RISCV] Unify scalable- and fixed-vector EXTRACT_SUBVEC...
2021-02-25 Evgeniy Brevnov[NFC] Fix build failure after 83d134c3c4222e8b8d3d90c09...
2021-02-25 Simon Pilgrim[X86] Regenerate sdiv_fix.ll tests. NFCI.
2021-02-25 Evgeniy Brevnov[NARY-REASSOCIATE] Support reassociation of min/max
2021-02-25 Simon Pilgrim[X86][SSE] Move unaryshuffle(xor(x,-1)) -> xor(unaryshu...
2021-02-25 serge-sans... Support standalone build of clang-tidy unittest
2021-02-25 Raphael Isemann[lldb][NFC] Remove some obsolete comments in ClangASTIm...
2021-02-25 Raphael Isemann[lldb] Let ClangASTImporter assert that the target...
2021-02-25 Harmen StoppelsPrefer /usr/bin/env xxx over /usr/bin/xxx where xxx...
2021-02-25 David Sherwood[CodeGen] Canonicalise adds/subs of i1 vectors using XOR
2021-02-25 Tim NorthoverAArch64: relax address-space assertion in FastISel.
2021-02-25 Jan Svoboda[clang][cli] Round-trip the whole CompilerInvocation
2021-02-25 Jan Svoboda[clang][cli] Store additional optimization remarks...
2021-02-25 Stelios Ioannou[AArch64] Add abs intrinsic costs
2021-02-25 Haojian Wu[clangd] NFC, remove an extra "class" keyword.
2021-02-25 Jan Svoboda[clang][cli] Remove marshalling from Opt{In,Out}FFlag
2021-02-25 Jan Svoboda[clang][cli] Add MarshallingInfoEnum multiclass
2021-02-25 Marius Brehler[mlir][nfc] Fix typo in documentation comment
2021-02-25 Marius Brehler[mlir] Fix emitting attribute documentation
2021-02-25 Haojian Wu[clang][RecoveryAST] Add design doc to clang internal...
2021-02-25 Jonas Devlieghere[debugserver] Fix logic to extract app bundle from...
2021-02-25 Pushpinder... OpenMP: Fix object clobbering issue when using save...
2021-02-25 Craig Topper[RISCV] Reuse existing SDLoc and XLenVT in the switch...
2021-02-25 Lang Hames[docs][JITLink] Reintroduce JITLink design/API doc...
2021-02-25 Evgeniy Brevnov[NARY][NFC] New tests for upcoming changes.
2021-02-25 Zarko Todorovski[NFC][AIX] Rename aix-csr-vector.ll to aix-csr-vector...
2021-02-25 Xun Li[Coroutine] Check indirect uses of alloca when checking...
2021-02-25 Yang Fan[docs] Add a release note for the removing of -Wreturn...
2021-02-25 Eric Schweitz[flang][fir][NFC] Remove dead code.
2021-02-25 Valentin Clement[flang][fir][NFC] Move remaining types to TableGen...
2021-02-25 Arthur Eubanks[ThinLTO][NewPM] Clean up dead code under -O0
2021-02-25 Liu, Chen3[X86] Support amx-bf16 intrinsic.
2021-02-25 Greg McGary[lld-macho] add code signature for native arm64 macOS
2021-02-25 Fangrui Song[test] Improve SanitizerCoverage tests on !associated...
2021-02-25 Yaxun (Sam... update AMDGPU _Float16 support in clang doc
2021-02-25 Jonas Devlieghere[llvm] Check availability for os_signpost
2021-02-25 David BlaikieImprove attribute documentation for nodebug on typedefs
2021-02-25 Craig Topper[RISCV] Teach VSETVLI inserter to use VSETIVLI when...
2021-02-25 Craig Topper[RISCV] Use a ComplexPattern for zexti32 to match sexti32.
2021-02-24 Yaxun (Sam... [CUDA][HIP] Support accessing static device variable...
2021-02-24 Jing PuAllow !shape.size type operands in "shape.from_extents...
2021-02-24 Vedant Kumar[profile] Fix buffer overrun when parsing %c in filenam...
2021-02-24 Ryan PrichardRevert "[builtins] Define fmax and scalbn inline"
2021-02-24 Markus BöckReland "[Driver][Windows] Support per-target runtimes...
2021-02-24 Ryan Prichard[builtins] Define fmax and scalbn inline
2021-02-24 Stefan Agner[MC][ARM] make Thumb function also if type attribute...
2021-02-24 Petr HosekRevert "[Profile] Include a few asserts in coverage...
2021-02-24 Sanjay Patel[InstCombine] fold fdiv with powi divisor (PR49147)
2021-02-24 Sanjay Patel[InstCombine] add helper for x/pow(); NFC
2021-02-24 Petr Hosek[Profile] Include a few asserts in coverage mapping...
2021-02-24 Duncan P. N... Transforms: Clone distinct nodes in metadata mapper...
2021-02-24 Duncan P. N... IR: Rename Metadata::ImplicitCode to SubclassData1...
2021-02-24 Philip Reames[tests] precommit tests for D97219
2021-02-24 Michael Liao[amdgpu] Atomic should be source of divergence.
2021-02-24 Martin Storsjö[libcxx] [test] Quote the path to the python interpreter
next