platform/upstream/llvm.git
2021-11-01 Jun Ma[TailDup] Add testcase for interpreter switch loop...
2021-11-01 Jun MaRevert "Revert "Recommit "Revert "[CVP] processSwitch...
2021-11-01 David Carlier[sanitizer] msan build fix on non linux platforms
2021-11-01 Kazu Hirata[AArch64] Remove unused declaration hasSwiftExtendedFra...
2021-11-01 Mogball[mlir][arith] `traits` need to be passed to parent op
2021-11-01 Max Kazantsev[SCEV][NFC] Factor out common API for getting unique...
2021-11-01 Chen Zheng[PowerPC] turn off chain commoning by default.
2021-11-01 Fangrui Song[ELF] Simplify R_DTPREL. NFC
2021-11-01 Itay Bookstein[Verifier] Add verification logic for GlobalIFuncs
2021-11-01 Zi Xuan Wu[CSKY] First patch to construct codegen infra and gener...
2021-10-31 Shoaib Meenai[MachO] Use error instead of fatal for missing -arch
2021-10-31 Shoaib Meenai[TimeProfiler] Reset variable to nullptr
2021-10-31 Shoaib Meenai[MachO] Properly reset global state
2021-10-31 Nico Weber[lld/coff] Add parsing for /pdbpagesize: flag
2021-10-31 Fangrui Song[ELF] Replace "symbol '...' has no type" diagnostic...
2021-10-31 Roman Lebedev[ConstantRange] Sign-flipping of signedness-invariant...
2021-10-31 Fangrui Song[ELF] Untangle R_GOT style TLS IE and processRelocAux...
2021-10-31 Vitaly Buka[NFC][sanitizer] Atomix relaxed in TwoLevelMap
2021-10-31 Vitaly Buka[sanitizer] Add posix_spawn interceptor
2021-10-31 Fangrui Song[ELF] Remove -Wl,-z,notext hint
2021-10-31 Lang Hames[ORC-RT] Add missing file that was left out of ff846fcb64c.
2021-10-31 Fangrui Song[ELF] Simplify isStaticLinkTimeConstant. NFC
2021-10-31 Lang Hames[ORC][ORC-RT] Switch MachO EH/TLV registration from...
2021-10-31 Lang Hames[JITLink] Fix alloc action call signature in InProcessM...
2021-10-31 Craig Topper[RISCV] Expand scalable vector bswap. Fix crash for...
2021-10-31 Kazu Hirata[CodeGen] Use make_early_inc_range (NFC)
2021-10-31 Kazu Hirata[CodeGen, Target] Use MachineBasicBlock::terminators...
2021-10-31 Kazu Hirata[Transforms] Use {DenseSet,SetVector,SmallPtrSet}:...
2021-10-31 Jake Egan[DWARF] Standardize checks and remove verbose where...
2021-10-31 Jake Egan[AIX] Disable cfi-version test on AIX
2021-10-31 Alex Zinenko[mlir][python] allow for detaching operations from...
2021-10-31 Matthias Springer[mlir][linalg][bufferize][NFC] Add bufferizesToAliasOnly
2021-10-31 Matthias Springer[mlir][linalg][bufferize] tensor::CastOp is an alias...
2021-10-31 Fangrui Song[ELF] Make getImplicitAddend return 0 for R_ARM_V4BX...
2021-10-31 Fangrui Song[ELF][Mips] Use R_DTPREL for R_MIPS_TLS_DTPREL*
2021-10-31 Kazu Hirata[MachineCSE] Use make_early_inc_range (NFC)
2021-10-31 Kazu Hirata[clang, llvm] Use Optional::getValueOr (NFC)
2021-10-31 Kazu HirataUse {DenseSet,SetVector,SmallPtrSet}::contains (NFC)
2021-10-30 Lang Hames[ORC] Move CWrapperFunctionResult out of the detail...
2021-10-30 Nico Weber[lld/mac] Fix mislink with ICF
2021-10-30 Danil Stefaniuc[formatters] Add a libstdcpp formatter for multiset...
2021-10-30 Frederic Cambus[clang][scan-build] Use uname -s to detect the operatin...
2021-10-30 Danil Stefaniuc[formatters] Add a libstdcpp formatter for multimap...
2021-10-30 Shilei Tian[OpenMP][DeviceRTL] Fixed an issue that causes hang...
2021-10-30 Ludovic Jozeau[docs][clang-format] warn on \code block indentation...
2021-10-30 xndcn[mlir][spirv] Add conversions from arith.bitcast, std...
2021-10-30 Erik Larsson[clang-format] Add --staged/--cached option to git...
2021-10-30 Kazu Hirata[Hexagon] Remove chksetELFHeaderEFlags (NFC)
2021-10-30 Kazu Hirata[Hexagon] Remove ValidArch (NFC)
2021-10-30 Kazu Hirata[Hexagon] Remove unused struct InstTy (NFC)
2021-10-30 Roman Lebedev[NFCI] Introduce `ICmpInst::compare()` and use it where...
2021-10-30 David Green[ValueTracking] Teach computeConstantRange that the...
2021-10-30 Groverkss[MLIR] FlatAffineConstraints: Ensure dimensionalities...
2021-10-30 Raphael Isemann[lldb][NFC] Modernize for-loops in ModuleList
2021-10-30 Raphael Isemann[lldb] Make SBType::IsTypeComplete more consistent...
2021-10-30 Raphael Isemann[lldb] Update field offset/sizes when encountering...
2021-10-30 Christudasan... GlobalISel/Utils: Use incoming regbank while constraini...
2021-10-30 Raphael Isemann[ASTImporter] Remove ASTNodeImporter::IsStructuralMatch...
2021-10-30 David Green[ARM] Add some fp convert with saturate MVE tests. NFC
2021-10-30 Nikolas Klauser[libc++] reformatted test_allocator.h
2021-10-30 Mark de Wever[libc++][format] Mark LWG-issues as complete.
2021-10-30 Mark de Wever[libc++][format] Use preferred_name attribute.
2021-10-30 Mark de Wever[libc++] Update clang-format to C++20.
2021-10-30 Mark de Wever[libc++] Remove Clang-11 support.
2021-10-30 David Green[InstCombine] Fix type of constant in canonicalizeClampLike
2021-10-30 Kazu HirataEnsure newlines at the end of files (NFC)
2021-10-30 Kazu HirataUse {DenseSet,SmallPtrSet}::contains (NFC)
2021-10-30 Lang Hames[ORC] Move all pass config into MachOPlatformPlugin...
2021-10-30 Vladimir Vereschaka[CMake] Update Cmake cache file for Win to ARM Linux...
2021-10-30 wren romano[mlir][sparse] Improve handling of dynamic-sizes for...
2021-10-30 Phoebe Wang[X86][NFC] Pre-commit test to show prolog insert problem
2021-10-29 Duncan P. N... Support: Remove sys::path::is_style_native()
2021-10-29 Duncan P. N... Support: Reduce stats in fs::copy_file on Darwin
2021-10-29 Jonas Devlieghere[llvm] Include LLVM_ENABLE_RUNTIMES in the cross compil...
2021-10-29 Duncan P. N... Fix a use-after-scope from 99023627010bbfefb71e25a2b4d0...
2021-10-29 Joe Loser[libc++] Ensure valid view for view_interface template...
2021-10-29 Jonas Devlieghere[llvm] Disable xar on macOS 12.0 and later
2021-10-29 Alexander BatashevDisable lockdown for external forks by default
2021-10-29 Joseph Huber[OpenMP] Fix assert macro expr
2021-10-29 Stanislav Mekhanoshin[AMDGPU] Fix global isel for kernels using agprs on...
2021-10-29 Valentin Clement[fir] Add base of the FIR to LLVM IR pass
2021-10-29 Florian Hahn[DSE] Support redundant stores eliminated by memset.
2021-10-29 David BlaikieCleanup a few more PR36048 skips
2021-10-29 Jacques Pienaar[mlir][ods] Fix incorrectly generated attribute name.
2021-10-29 Zarko Todorovski[clang][NFC] Inclusive terms: Replace uses of whitelist...
2021-10-29 Joseph Huber[OpenMP] Use the assertion formatting from assert.h
2021-10-29 Nikita Popov[BasicAA] Extract linear expression multiplication...
2021-10-29 Alex Lorenz[clang] Make 'align-mismatch' warning work without...
2021-10-29 Sam CleggRevert "[WebAssembly] Fix debug locations for ExplicitL...
2021-10-29 Aart Bik[mlir][sparse] refine the mixed width sparse conversion...
2021-10-29 Nikita Popov[BasicAA] Don't treat non-inbounds GEP as nsw
2021-10-29 Jacques Pienaar[mlir] Flip accessors to prefixed form (NFC)
2021-10-29 Sam Clegg[lld][WebAssembly] Generate TLS relocation code also...
2021-10-29 Guillaume ChateletRevert "[libc] Add more robust compile time architectur...
2021-10-29 Richard SmithProperly determine the end location of an ObjCObjectPoi...
2021-10-29 Arthur O'Dwyer[libc++] Implement LWG3369, tweak CTAD for std::span.
2021-10-29 Arthur O'Dwyer[libc++] [doc] Mark LWG3398 as complete.
2021-10-29 Guillaume Chatelet[libc] Add more robust compile time architecture detection
2021-10-29 Nick Desaulniers[SparcISelLowering] avoid emitting libcalls to __muloti...
2021-10-29 Miguel Raz... [doc] Typo fix in NewPassManager.rst
next