platform/upstream/llvm.git
2021-11-01 Jay Foad[CodeGen] Tweak coding style in LivePhysRegs::stepForwa...
2021-11-01 Ted Woodward[lldb-vscode] Fix coredump load source mapping for...
2021-11-01 Sanjay Patel[InstCombine] allow vector splat matching for bitwise...
2021-11-01 Sanjay Patel[InstCombine] add tests for bitwise logic folds; NFC
2021-11-01 Jinsong Ji[NFC][PowerPC] Update testcases using script
2021-11-01 Kazu Hirata[X86] Remove X86ELFObjectWriter in X86AsmBackend.cpp...
2021-11-01 Jay Foad[AMDGPU] Use MachineInstrBuilder::addReg. NFC.
2021-11-01 Weiwei Li[mlir][SPIRVToLLVM] Add shufflevector conversion
2021-11-01 Raphael Isemann[lldb] Add a test for class loading via member typedefs
2021-11-01 Jay Foad[AMDGPU] Add tests for legacy multiply-add with immediate
2021-11-01 Louis Dionne[libc++] Refactor num_put::do_put to reduce duplication
2021-11-01 Jay Foad[AMDGPU] Shrink v_mac_legacy_f32 and v_fmac_legacy_f32
2021-11-01 Jinsong Ji[AIX][NFC] Unsupported object-c test
2021-11-01 Matt Morehouse[HWASan] Apply TagMaskByte to every global tag.
2021-11-01 Matt Morehouse[sanitizer] Disable posix_spawn.c test on Android.
2021-11-01 Sanjay Patel[InstCombine] allow vector splat matching for bitwise...
2021-11-01 Sanjay Patel[InstCombine] reduce code duplication with commutative...
2021-11-01 Sanjay Patel[InstCombine] add tests for bitwise logic folds; NFC
2021-11-01 Dmitry Makogon[Test] Fix tests showing generation of already existent...
2021-11-01 Mubashar Ahmad[AArch64] Enablement of Cortex-X2
2021-11-01 Simon Pilgrim[CostModel][X86] Remove old FIXME comments for AVX512F...
2021-11-01 gbreynoo[llvm-dwarfdump] Improve testing of --summarize-types
2021-11-01 Simon Pilgrim[X86][AVX] Prefer VINSERTF128 over VPERM2F128 for 128...
2021-11-01 David Sherwood[LoopVectorize] Change getRuntimeVFAsFloat to use unsig...
2021-11-01 Diana Picus[flang] Implement GET_ENVIRONMENT_VARIABLE(VALUE)
2021-11-01 Yi KongRevert "[opt-viewer] Use safe yaml load_all"
2021-11-01 Roman Lebedev[CVP] Canonicalize signed relational comparisons of...
2021-11-01 Esme-Yi[XCOFF] [llvm-readobj] replace tests using binary as...
2021-11-01 Matthias Springer[ADT] Add Compare template param to EquivalenceClasses
2021-11-01 Jun Ma[Taildup] Don't tail-duplicate loop header with multipl...
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...
next