platform/upstream/llvm.git
2023-01-13 Jens MassbergMove definitions to prevent incomplete types.
2023-01-13 Jens MassbergAdd default constructurs to `filter_iterator_impl`...
2023-01-13 Matthias Springer[mlir][bufferization][NFC] Make getEnclosingRepetitiveR...
2023-01-13 Sanjay Patel[InstCombine] improve description of fold and add TODO...
2023-01-13 Florian Hahn[MachineCombiner] Lift same-bb restriction for reassoci...
2023-01-13 Benjamin Kramer[HashBuilder] Simplify with C++17. NFCI
2023-01-13 Haojian Wu[include-cleaner] Remove a stale FIXME.
2023-01-13 Keith Walker[AArch64] Update 2 RME MEC instruction encodings
2023-01-13 David Green[AArch64] Add extra tests for sinking to umull/smull...
2023-01-13 Joseph Huber[lld][Mach-O] Fix build with Mach-O due to missing...
2023-01-13 Jirui Wu[ARM] Accept two-register form of vnmul
2023-01-13 Benjamin Kramer[analyzer] Fix a FIXME. NFCI
2023-01-13 Lorenzo Chelini[MLIR] Fold outer dims permutation to pack when propagating
2023-01-13 Nikita Popov[LVI] Check for non-speculatable instructions
2023-01-13 Guillaume ChateletDeprecate DataLayout::getPrefTypeAlignment
2023-01-13 Guillaume Chatelet[lldb][NFC] Remove dependency on DataLayout::getPrefTyp...
2023-01-13 Guillaume Chatelet[mlir][NFC] Remove dependency on DataLayout::getPrefTyp...
2023-01-13 Guillaume Chatelet[clang][NFC] Remove dependency on DataLayout::getPrefTy...
2023-01-13 Nikita Popov[CVP] Add additional tests for use-site conditions...
2023-01-13 Paul Robinson[compiler-rt] fix typo in #95507c82
2023-01-13 Erich KeaneRevert "Workaround an assertion failure during module...
2023-01-13 Nikita Popov[CVP] Handle use-site conditions in urem folds
2023-01-13 Nikita Popov[CVP] Add additional tests for use-site conditions...
2023-01-13 Paul Robinson[compiler-rt] Fix XFAIL conditions after converting...
2023-01-13 Alexandros... [IPSCCP] Enable specialization of functions.
2023-01-13 Dmitri Gribenko[lld][MachO] Store test outputs in %t
2023-01-13 Nikita Popov[CVP] Avoid duplicate range fetch (NFC)
2023-01-13 Takuya ShimizuFix -Wlogical-op-parentheses warning inconsistency...
2023-01-13 Guillaume Chatelet[clang][NFC] Remove dependency on DataLayout::getPrefTy...
2023-01-13 Paul Walker[SVE] Restrict SVE fixed length extload/truncstore...
2023-01-13 Freddy Ye[X86][test] Add pre-commit test for D141657.
2023-01-13 Quentin ColombetRe-apply "[mlir][SparseTensor] Add a few more tests...
2023-01-13 LiaoChunyu[RISCV] Optimize (brcond (seteq (and X, (1 << C)-1...
2023-01-13 Emmmer[LLDB][RISCV] Add RVDC instruction support for EmulateI...
2023-01-13 Peixin Qiao[flang] Initial support of allocate statement with...
2023-01-13 Ties Stuij[lld][ARM] support position independent thunks for...
2023-01-13 Jay Foad[TableGen] Use raw_ostream::write_escaped instead of...
2023-01-13 Francesco PetrogalliRecommit [SchedBoundary] Add dump method for resource...
2023-01-13 Joshua Cao[SCEV] Support all Min/Max SCEVs for GetMinTrailingZeros
2023-01-13 Quentin ColombetRevert "[mlir][SparseTensor] Add a few more tests for...
2023-01-13 Quentin Colombet[mlir][memref] Add details on the semantic of reinterpr...
2023-01-13 Francesco PetrogalliRevert "[SchedBoundary] Add dump method for resource...
2023-01-13 Jean Perier[flang] Implement codegen of hlfir.designate with compo...
2023-01-13 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-01-13 Dmitri Gribenko[bazel] Updates for https://github.com/llvm/llvm-projec...
2023-01-13 Matthias Springer[mlir] GreedyPatternRewriter: Add ancestors to worklist
2023-01-13 Ivan Kosarev[AMDGPU][AsmParser][NFC] Refine defining i8- and i16...
2023-01-13 Quentin Colombet[mlir][SparseTensor] Add a few more tests for sparse...
2023-01-13 Nikita Popov[MemDep] Reduce block limit
2023-01-13 Francesco Petrogalli[SchedBoundary] Add dump method for resource usage.
2023-01-13 Nikita Popov[Mips] Convert some tests to opaque pointers (NFC)
2023-01-13 Matthias Springer[mlir][affine][transform] Simplify affine.min/max ops...
2023-01-13 Sergey Kachkov[GVN][NFC] Refactor GVN::AnalyzeLoadAvailability method
2023-01-13 Tobias GysiReland "[mlir][llvm] Add an explicit void type debug...
2023-01-13 Ben Shi[clang] Redefine some AVR specific macros
2023-01-13 Rainer Orth[Driver] Add crtfastmath.o on Solaris if appropriate
2023-01-13 Diana PicusMachineIRBuilder: Add buildMergeValues. NFC
2023-01-13 Diana PicusMachineIRBuilder: Rename buildMerge. NFC
2023-01-13 Diana PicusGlobalISel: s/Op/Instr in some places. NFC
2023-01-13 Jean Perier[flang] Lower elemental intrinsics to hlfir.elemental
2023-01-13 Siva Chandra... [libc][NFC] Use C headers in host CPU sniffing code.
2023-01-13 Yingchi Long[C2x] reject type definitions in offsetof
2023-01-13 chenglin.bi[Instcombine] Add precommit tests for pattern xor(and...
2023-01-13 Carlos Galvez[clang-tidy][doc] Deprecate the AnalyzeTemporaryDtors...
2023-01-13 Yingchi Long[RISCV][VP] expand vp intrinsics if no +zve32x feature
2023-01-13 Ben Shi[AVR] Fix a bug in AsmPrinter when printing inline...
2023-01-13 Vitaly Buka[X86] Remove unused variable after D140087
2023-01-13 Joshua Cao[LoopReroll] Allow for multiple loop control only induc...
2023-01-13 Noah Goldstein[X86] Improve mul x, 2^N +/- 2 pattern by making the...
2023-01-13 Noah Goldstein[X86] Replace (31/63 -/^ X) with (NOT X) and ignore...
2023-01-13 Matt ArsenaultAMDGPU/GlobalISel: Make regbankselect of implicit_def...
2023-01-13 LiDongjin[RISCV] Change the return type of getStreamer() to...
2023-01-13 Med Ismail... [lldb/test] Fix data racing issue in TestStackCoreScrip...
2023-01-13 Med Ismail... [lldb] Update custom commands to always be overrriden
2023-01-13 Med Ismail... [lldb] Force override when adding crashlog command
2023-01-13 Med Ismail... [lldb/Process] Populate queues in Scripted Process
2023-01-13 Med Ismail... [lldb/crashlog] Refactor CrashLogParser into a Factory...
2023-01-13 Owen AndersonRemove a workaround for libstdc++4.8
2023-01-13 Nico Weber[gn] Reformat all build files
2023-01-13 Joseph Huber[LinkerWrapper] Adjust test after a previous change...
2023-01-13 v1nh1shungry[clangd] support expanding `decltype(expr)`
2023-01-13 Hui Li[LLDB][LoongArch] Add unittests for EmulateInstructionL...
2023-01-13 Hui Li[LLDB][LoongArch] ObjectFile: add a case for `EM_LOONGARCH`
2023-01-13 Vitaly BukaRevert "[MergeICmps] Adapt to non-eq comparisons"
2023-01-13 Tony Tye[AMDGPU][NFC] Heterogeneous DWARF extensions update
2023-01-13 Ben Shi[clang][test] Remove unnecessary 'REQUIRES'
2023-01-13 Kirill Stoimenov[LSAN] More LSAN interface tweaking.
2023-01-13 Joseph Huber[LinkerWrapper] Fix test on Windows
2023-01-13 Richard SmithRemove a bogus assertion.
2023-01-13 Nico Weber[lld/mac] Add support for distributed ThinLTO
2023-01-13 Teresa Johnson[MemProf] Collect access density statistics during...
2023-01-13 Yeting Kuo[RISCV] Custom lower vector ISD::CTLZ to the minimum...
2023-01-13 Vitaly BukaRevert "[LSAN] More LSAN interface tweaking."
2023-01-13 eopXD[Clang][RISCV] Update operand order for vmerge and...
2023-01-13 Nico Weber[gn] port 3432f4bf86e7 (//llvm/lib/Testing/Annotations)
2023-01-13 v1nh1shungry[clang-tidy] don't warn when returning the result for...
2023-01-13 Keith Smiley[lld-macho] Downgrade missing fat arch to warning
2023-01-13 Alex Brachet[lsan] Fix build for Fuchsia after D140039
2023-01-13 Xiang1 ZhangAdd -disable-check-noreturn-call for stack protect
2023-01-13 Matt ArsenaultOpenMP: Use inbounds in EmitOMPAggregateAssign
next