platform/upstream/llvm.git
2022-05-16 Sanjay Patel[InstCombine] fix test name; NFC
2022-05-16 Alexey Bataev[SLP]Check if the root of the buildvector has one use...
2022-05-16 Nikita Popov[ValueTracking] Handle and/or on RHS of isImpliedCondit...
2022-05-16 Florian Hahn[LAA,LV] Add initial support for pointer-diff memory...
2022-05-16 Joe Nash[AMDGPU] Mark sendmsg hasSideEffects. NFC
2022-05-16 Jay Foad[AMDGPU] Shrink MAD/FMA to MADAK/MADMK/FMAAK/FMAMK...
2022-05-16 Nikita Popov[ConstantRange] Add toKnownBits() method
2022-05-16 Joe Nash[AMDGPU] gfx11 BUF Instructions
2022-05-16 Stephen Long[MSVC] Add support for pragma alloc_text
2022-05-16 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Linal...
2022-05-16 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-05-16 Nathan James[clang-tidy][NFC] Reimplement SimplifyBooleanExpr with...
2022-05-16 Liqin.Weng[CodeGen] Use ArrayRef in TargetLowering functions
2022-05-16 Louis Dionne[runtimes] Generalize how we reorder projects
2022-05-16 Liqin.Weng[RISCV] remove useless code
2022-05-16 Louis Dionne[runtimes] Introduce object libraries
2022-05-16 Nathan Sidwell[clang][NFC] Cleanup some coroutine tests
2022-05-16 Haojian Wu[AST] Cleanup on getting the underlying decl of using...
2022-05-16 Biplob Mishra[InstCombine] Combine instructions of type or/and where...
2022-05-16 Bradley Smith[DAGCombine] Support splat_vector nodes in (and (extloa...
2022-05-16 Tim NorthoverAArch64: support ISel for fence instructions
2022-05-16 David Spickett[lldb][NFC] Simplify GenerateOptionUsage
2022-05-16 David Spickett[lldb][NFC] Make cmd a reference in GenerateOptionUsage
2022-05-16 Sheng[ADT] Adopt the new casting infrastructure for PointerUnion
2022-05-16 Abinav Puthan... [GlobalISel] Handle constant splat in funnel shift...
2022-05-16 Abinav Puthan... [AMDGPU][GlobalISel] Pre-commit tests for D125516
2022-05-16 Simon Pilgrim[X86][AVX] Add test showing poor expansion of bit-rever...
2022-05-16 Yeting Kuo[SelectionDAG] Make getNode which uses single element...
2022-05-16 David Green[AArch64] Handle 64bit vectors in tryCombineFixedPointC...
2022-05-16 Denis Antrushin[StatepointLowering] Properly handle local and non...
2022-05-16 owenca[clang-format][NFC] Don't call mightFitOnOneLine()...
2022-05-16 Tobias Ribizel[clangd] parse all make_unique-like functions in preamble
2022-05-16 Nicolas Abram... [llvm-c] Add functions for enabling and creating opaque...
2022-05-16 Jay Foad[AMDGPU] SIShrinkInstructions: change static functions...
2022-05-16 Jay Foad[AMDGPU] Extract SIInstrInfo::removeModOperands. NFC.
2022-05-16 Haojian Wu[pseudo] Support parsing variant target symbols.
2022-05-16 Nikita Popov[ControlHeightReduction] Freeze condition when converti...
2022-05-16 Diana Picus[flang] Install Fortran_main library
2022-05-16 Nikita Popov[FastISel] Fix load folding for registers with fixups
2022-05-16 Gregory Fong[clang-format] fix alignment w/o binpacked args
2022-05-16 Kirill Bobyrev[clangd] NFC: Rename field to be compatible with the...
2022-05-16 David Sherwood[LoopVectorize] Permit tail-folding for low trip counts...
2022-05-16 Kirill Bobyrev[clangd] Include Cleaner: ignore headers with IWYU...
2022-05-16 stkAdd ThreadPriority::Low, and use QoS class Utility...
2022-05-16 Kito Cheng[RISCV][NFC] Fix build issue
2022-05-16 Marek Kurdej[clang-format] Fix PointerAlignment: Right not working...
2022-05-16 Kito Cheng[RISCV][NFC] Refactor RISC-V vector intrinsic utils.
2022-05-16 LLVM GN Syncbot[gn build] Port 0a0d6489ef2e
2022-05-16 Jim Lin[Mips] Implement hasDivRemOp()
2022-05-16 Jim Lin[DivRemPairs][Mips] Pre-commit test for Mips target
2022-05-16 serge-sans... [clang] Prevent folding of non-const compound expr
2022-05-16 bzcheeseman[LLVM][Casting.h] Add trivial self-cast
2022-05-16 jacquesguan[RISCV][NFC] Replace for-each with array argument call.
2022-05-16 Chuanqi Xu[Diagnostic] Warn if the size argument of memset is...
2022-05-16 Zakk Chen[RISCV] Fix incorrect use of tail agnostic vslideup.
2022-05-16 Matthias Springer[mlir][bufferize] Infer memref types when possible
2022-05-15 Simon Pilgrim[X86] Move combineAddOrSubToADCOrSBB earlier. NFC.
2022-05-15 Florian Hahn[LV] Set SCEVCheckCond to nullptr whenever it was used.
2022-05-15 Simon Pilgrim[X86] Adjust fadd costs to match SoG
2022-05-15 Alexey Lapshin[DWARFLinker][NFC] cleanup AddressManager interface.
2022-05-15 Daniel KissRevert "[libunwind][AArch64] Add support for DWARF...
2022-05-15 Andrzej Warzynski[flang][nfc] Fix driver method names overridden by...
2022-05-15 Craig Topper[SLP] Fix misspelling of 'analyzed'. NFC
2022-05-15 Craig Topper[RISCV] Add M extension command lines to ctlz-cttz...
2022-05-15 Craig Topper[RISCV] Improve test coverage in ctlz-cttz-ctpop.ll...
2022-05-15 Simon Pilgrim[X86] Add test coverage for PR44915 / Issue #44260
2022-05-15 Simon Pilgrim[X86] Add checks to illegal-insert.ll
2022-05-15 Simon Pilgrim[X86] lowerShuffleAsLanePermuteAndSHUFP always succeeds...
2022-05-15 Florian Hahn[VPlan] Improve printing of VPReplicateRecipe with...
2022-05-15 Simon Pilgrim[X86] Pull out repeated isShuffleMaskInputInPlace calls...
2022-05-15 Simon Pilgrim[X86] lowerV4I64Shuffle - try harder to lower to PERMQ...
2022-05-15 Simon Pilgrim[X86] Add shuffles showing failure to use PERMUTE(BLEND...
2022-05-15 Simon Pilgrim[X86] Adjust tests for vector widening to use freeze...
2022-05-15 NAKAMURA TakumiScalarEvolution.cpp: Reformat.
2022-05-15 Simon Pilgrim[clang][docs] Add escape code to fix missing '*' in...
2022-05-15 NAKAMURA TakumiARMFixCortexA57AES1742098Pass.cpp: Suppress a warning...
2022-05-15 owenca[clang-format] Handle "if consteval { ... }" for Remove...
2022-05-15 Joe Loser[libc++][test] Verify std::views::drop and std::views...
2022-05-15 Craig Topper[TargetLowering] expandCTPOP don't create an used const...
2022-05-15 Nico Weberfix typos to cycle bots
2022-05-15 Wende Tan[LowerTypeTests][clang] Implement and allow -fsanitize...
2022-05-15 Sheng[M68k][Disassembler] Adopt the new variable length...
2022-05-15 ShengRename `MCFixedLenDisassembler.h` as `MCDecoderOps.h`
2022-05-14 Min-Yih Hsu[mlir][LLVMIR] Add support for translating shufflevector
2022-05-14 Min-Yih Hsu[mlir][LLVMIR] Add support for translating insert/extra...
2022-05-14 Craig Topper[RISCV] Remove unneeded check for ISD::VSCALE operand...
2022-05-14 varconst[libc++][ranges][NFC] Mark completed issues related...
2022-05-14 Nikolas Klauser[libc++] Simplify the string structures a bit more
2022-05-14 Richard[clang-tidy] Restore test parameter operator<< function...
2022-05-14 Simon Pilgrim[AMDGPU] Fix typo in cttz_zero_undef(x) -> cttz(x)...
2022-05-14 Simon Pilgrim[DAG] visitOR - merge isa/cast<ShuffleVectorSDNode...
2022-05-14 Alex Brachet[ifs] Add --strip-size flag
2022-05-14 Fangrui Song[RS4GC] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIO...
2022-05-14 Simon Pilgrim[DAG] visitADDLike - use SelectionDAG::FoldConstantArit...
2022-05-14 Alex BrachetRevert "[ifs] Add --strip-size flag"
2022-05-14 Alex Brachet[ifs] Add --strip-size flag
2022-05-14 Simon Pilgrim[X86] LowerAVG - fix cut+paste typo. NFC.
2022-05-14 Jonas Devlieghere[lldb] Don't swallow crashlog exceptions
2022-05-14 Jonas Devlieghere[lldb] Remove unused imports from crashlog.py
2022-05-14 Simon Pilgrim[X86] Add test showing failure to reuse the same PCMPGT...
next