platform/upstream/llvm.git
2021-12-29 Fangrui Song[llvm-profdata][docs] Use `` instead of `
2021-12-29 Kyungwoo Lee[llvm-profdata] Make -debug-info visible
2021-12-29 Fangrui Song[ELF] --gc-sections: Work around SHT_PROGBITS .init_arr...
2021-12-29 Mike Hommey[lld-macho] Fix alignment of TLV data sections
2021-12-28 modimo[CodeView] Clamp Frontend version
2021-12-28 Krzysztof Parzyszek[Hexagon] Support BUILD_VECTOR of floating point HVX...
2021-12-28 Shilei Tian[OpenMP][CUDA] Add resource pool for CUevent
2021-12-28 Ellis Hoag[InstrProf] Prevent duplicate functions in correlated...
2021-12-28 Craig Topper[TargetLowering] Remove workaround for old behavior...
2021-12-28 Nick Desaulniers[clang][ARM] re-use arm::isHardTPSupported for hardware...
2021-12-28 Shilei Tian[OpenMP][Plugin] Minor adjustments to ResourcePool
2021-12-28 Renato GolinDocumentation for the process of adding new targets
2021-12-28 Krzysztof Parzyszek[Hexagon] Delete unused declaration of LowerHvxMul...
2021-12-28 Brian Cain[Hexagon] Add testcase for arch flags
2021-12-28 Rob Suderman[mlir][tosa] Resubmit split tosa-to-linalg named ops...
2021-12-28 Krzysztof Parzyszek[Hexagon] Move testcase accidentally committed to wrong...
2021-12-28 Michael Benfield[clang] Fix AttrDocs.td formatting.
2021-12-28 David Green[AArch64] Minor AArch64MIPeepholeOpt cleanup. NFC
2021-12-28 Roman Lebedev[BitcodeReader] propagateAttributeTypes(): fix opaque...
2021-12-28 Greg ClaytonFix "settings set -g" so it works again.
2021-12-28 Greg ClaytonCache the manual DWARF index out to the LLDB cache...
2021-12-28 Fangrui Song[CMake] Remove unneeded CLANG_DEFAULT_PIE_ON_LINUX...
2021-12-28 Kazu HirataDrop unnecessary const from return types (NFC)
2021-12-28 Brian Cain[Hexagon] Add HexagonMCInstrInfo::IsABranchingInst...
2021-12-28 Brian Cain[Hexagon] Fix for producer operands search w/z-reg
2021-12-28 Tony Tye[AMDGPU][NFC] Update to DWARF extension for heterogeneo...
2021-12-28 Tony Tye[AMDGPU][NFC] Update DWARF extension allowing locations...
2021-12-28 Kazu Hirata[llvm] Use nullptr instead of 0 (NFC)
2021-12-28 Florian Hahn[VPlan] Add prepareToExecute to set up live-ins (NFC).
2021-12-28 Krzysztof Parzyszek[Hexagon] Remove isPredicateRegister in favor of isPred...
2021-12-28 Sanjay Patel[Analysis] allow caller to choose signed/unsigned when...
2021-12-28 Sanjay Patel[InstSimplify] add tests for icmp with no-wrap add...
2021-12-28 Florian Hahn[VPlan] Add abstract base class for header phi recipes...
2021-12-28 Nikita Popov[InstCombine] Skip some GEP folds under opaque pointers
2021-12-28 Nikita Popov[InstCombine] Use GEP type instead of pointee type
2021-12-28 Nikita Popov[ConstFold] Add another icmp of gep of global test...
2021-12-28 Nikita Popov[Assembler] Regenerate test checks (NFC)
2021-12-28 Nikita Popov[ConstFold] Don't fold signed comparison of gep of...
2021-12-28 Nikita Popov[ConstFold] Add additional icmp of gep of global tests...
2021-12-28 Nikita Popov[InstCombine] Make indexed compare fold opaque ptr...
2021-12-28 Florian Hahn[LV] Use specific first-order recurrence recipe as...
2021-12-28 Kazu Hirata[CodeGen] Drop unnecessary const from return types...
2021-12-28 Nikita Popov[InstCombine] Fix GEP with same index comparison with...
2021-12-28 Chuanqi Xu[NFC] [Coroutines] Add tests for coro-split-musttail
2021-12-28 LLVM GN Syncbot[gn build] Port b5c5d8912e07
2021-12-28 Stanislav Gatev[clang][dataflow] Add support for noreturn destructor...
2021-12-28 Fangrui Song[ELF] Change EhInputSection::pieces to SmallVector
2021-12-28 Kazu Hirata[clang] Remove unused "using" (NFC)
2021-12-28 Fangrui Song[ELF] Change InStruct/Partition pointers to unique_ptr
2021-12-28 Hsiangkai Wang[RISCV] Support passing scalable vectur values through...
2021-12-28 Fangrui Song[ELF] Use const reference. NFC
2021-12-27 Kazu Hirata[llvm] Drop unnecessary const from return types (NFC)
2021-12-27 Fangrui Song[ELF] addOrphanSections: avoid std::function
2021-12-27 Kazu Hirata[DebugInfo] Drop unnecessary const from return types...
2021-12-27 Kazu Hirata[ASTMatchers] Simplify string comparisons (NFC)
2021-12-27 Kazu Hirata[llvm] Fix header guards (NFC)
2021-12-27 Fangrui Song[ELF] Simplify and optimize SymbolTableSection<ELFT...
2021-12-27 Craig Topper[RISCV] Fix type in f16 and f64 version of lrint/llrint...
2021-12-27 Craig Topper[RISCV] Rename two tests to reflect extension being...
2021-12-27 Joseph Huber[OpenMP] Use alignment information in HeapToShared
2021-12-27 Joseph Huber[OpenMP][FIX] Change globalization alignment to 16
2021-12-27 Joseph Huber[Attributor][Fix] Add alignment return attribute to...
2021-12-27 Fangrui Song[ELF] Delete stale declaration. NFC
2021-12-27 Fangrui Song[ELF] -r: move zero OutputSection::addr code into final...
2021-12-27 Gulfem Savrun... [profile] Fix writing binary id into profiles
2021-12-27 Sanjay Patel[Analysis] remove unneeded casts; NFC
2021-12-27 Sanjay Patel[InstCombine] add tests for shuffle + binop; NFC
2021-12-27 Shilei Tian[OpenMP][Plugin] Introduce generic resource pool
2021-12-27 Alexey Bataev[SLP][NFC]Add a test for shuffled entries with differen...
2021-12-27 David Green[ARM] Extend IsCMPZCSINC to handle CMOV
2021-12-27 Nikita Popov[InstCombine] Fix GEP of GEP fold with opaque pointers
2021-12-27 Nikita Popov[InstCombine] Extract GEP of GEP fold into separate...
2021-12-27 Groverkss[MLIR] Use IntegerPolyhedron in Simplex instead of...
2021-12-27 Simon Pilgrim[X86] Use WriteVecMove scheduler classes for VPMOVM2...
2021-12-27 Groverkss[MLIR] Move `print()` and `dump()` from FlatAffineConst...
2021-12-27 Anton DaubertFix forward for "signed version of createExpression"
2021-12-27 Chuanqi Xu[NFC] [Coroutines] Add tests to address the problem...
2021-12-27 Simon Pilgrim[X86] Add scheduler classes for zmm vector reg-reg...
2021-12-27 Nikita Popov[CodeGen] Avoid one more pointer element type access
2021-12-27 Simon Pilgrim[MCA][X86] Add AVX512 vector move instruction test...
2021-12-27 Nikita Popov[IndVars] Support opaque pointers in LFTR
2021-12-27 Petar AvramovicGlobalISel: remove redundant line added in D114198...
2021-12-27 Chuanqi XuRevert "[NFC] [Coroutines] Add a test for icmp use...
2021-12-27 Nikita Popov[CodeGen] Avoid more pointer element type accesses
2021-12-27 Florian Hahn[LV] Sink BTC creation to actual use (NFC).
2021-12-27 Chuanqi Xu[NFC] [Coroutines] Add a test for icmp use of coro...
2021-12-27 Arjun P[MLIR] Add forgotten directory Support to unittests...
2021-12-27 Justas Janickas[OpenCL] Allow optional __generic in __remove_address_s...
2021-12-27 Nikita Popov[Inline][X86] Avoid inlining if it would create ABI...
2021-12-27 Fangrui Song[ELF] Move excludeLibs/redirectSymbols/replaceCommonSym...
2021-12-27 Fangrui Song[ELF] Delete unused LazyObjKind
2021-12-27 Kazu Hirata[Target] Use range-based for loops (NFC)
2021-12-27 Fangrui Song[ELF] Serialize deleteFallThruJmpInsn to fix concurrenc...
2021-12-27 Fangrui Song[ELF] Unify sizeof(InputSection) limits for _WIN32...
2021-12-27 Fangrui Song[ELF] Optimize basic block section bytesDropped/jumpIns...
2021-12-27 Shao-Ce SUN[clang][CodeGen] Remove the signed version of createExp...
2021-12-27 Hsiangkai Wang[RISCV] Convert whole register copies as the source...
2021-12-27 Chuanqi Xu[libcxx] [Coroutines] Support noop_coroutine for GCC
2021-12-27 Fangrui Song[ELF] ScriptParser: change std::vector to SmallVector
2021-12-27 Fangrui Song[ELF] SymbolTable::symbols: don't filter out Placeholde...
next