platform/upstream/llvm.git
2023-02-28 Mark de WeverRevert "[Modules] Don't check [temp.friend]p9 in ASTCon...
2023-02-28 Nikolas Klauser[libc++] Run clang-tidy in all configurations that...
2023-02-28 V Donaldson[flang] Block construct
2023-02-28 Yaxun (Sam... [SimplifyCFG] Do not hoist/sink convergent function...
2023-02-28 Arthur Eubanks[gn build] Manually port D140588
2023-02-28 Mark de Wever[libc++] Addresses LWG3782.
2023-02-28 Philip Reames[RISCV] Use !listremove for LMUL lists in V scheduling...
2023-02-28 Arthur O'Dwyer[libc++] Refactor allocator_mismatch.compile.fail.cpp...
2023-02-28 Mark de Wever[clang] Documents clang-scan-deps requirements.
2023-02-28 Sacha Ballantyne[flang] Fix a bug with simplified minloc that treated...
2023-02-28 Alex Brachet[X86] Add DwarfRegNums for segment registers
2023-02-28 Philip Reames[RISCV] Factor out multiclass definitions for V schedul...
2023-02-28 Manupa Karunaratne[MLIR][AMDGPU][ROCDL] Adding raw.buffer.atomic.fmax...
2023-02-28 Chia-hung DuanRevert "Revert "[scudo] Only prepare PageMap entry...
2023-02-28 Nikita Popov[Orc] Try to fix linker error
2023-02-28 ibricchi[unittest] Restructure plugin cmake target
2023-02-28 bixia1[mlir][sparse] Add runtime support for reading a COO...
2023-02-28 Corentin Jabot[Clang] Implement CWG2518 - static_assert(false)
2023-02-28 Nikita Popov[Orc] Use new pass manager in example
2023-02-28 Alexey Bataev[SLP]Fix PR61050: Assertion `I->use_empty() && "trying...
2023-02-28 Peter Steinfeld[Flang] Fix ALLOCATE with MOLD for scalars
2023-02-28 Paul Semel[clang][dataflow] unnamed bitfields should be discarded...
2023-02-28 Chuanqi Xu[C++20] [Modules] Trying to compare the trailing requir...
2023-02-28 Timm Bäder[clang][Interp][NFC] Clean up InterpState.cpp
2023-02-28 Tom Eccles[flang] lower hlfir.transpose into fir runtime call
2023-02-28 Tom Eccles[flang] lower transpose intrinsic to hlfir.transpose...
2023-02-28 Tom Eccles[flang] add hlfir.transpose operation
2023-02-28 Timm Bäder[clang][Interp][NFC] Use qualified name in Function...
2023-02-28 Sanjay Patel[InstCombine] use demanded vector elements to eliminate...
2023-02-28 David Truby[flang] Allow `to` argument of move_alloc to be class(*)
2023-02-28 Nikita Popov[CGProfile] Don't fetch BFI without profile (NFCI)
2023-02-28 Jean Perier[flang][hlfir] Support type descriptor for initialized...
2023-02-28 Adrian Vogelsgesang[libc++][spaceship] Implement `operator<=>` for `list`
2023-02-28 David Sherwood[AArch64][SME2] Add multi-vector uunpk and sunpk intrinsics
2023-02-28 Nikita Popov[CGProfile] Remove unnecessary analysis callbacks ...
2023-02-28 Nikita Popov[LoopSink] Don't fetch analyses without profile data...
2023-02-28 Valentin Clement[flang] Use unsigned to avoid comparison warning
2023-02-28 Nicolas Vasilache[mlir][Linalg] Refactor HoistPadding and add support...
2023-02-28 Nikita Popov[LoopVectorize] Only fetch BFI if profile summary available
2023-02-28 Jean Perier[flang][hlfir] Support type bound procedure in type...
2023-02-28 Jean Perier[flang][hlfir] Lower parent component references
2023-02-28 Jean Perier[flang][hlfir] Add hlfir.parent_comp for leaf parent...
2023-02-28 Valentin Clement[flang] Fix potential segfault in PointerAssociateRemapping
2023-02-28 Ivan Kosarev[AMDGPU][AsmParser] Distinguish literal and modifier...
2023-02-28 sgokhale[LV] Reland testcase in 0ec4cae
2023-02-28 JP Lehr[OpenMP][AMDGPU] More detail in AMDGPU kernel launch...
2023-02-28 sgokhale[LV] Modify test case for commit 4f9a544
2023-02-28 Benjamin KramerRevert "[mlir][linalg] Vectorize tensor.extract using...
2023-02-28 Sacha Ballantyne[flang] Change COUNT intrinsic to support different...
2023-02-28 Ivan Kosarev[AMDGPU][NFC] Eliminate the u32imm operand definition.
2023-02-28 dbakunevich[SCEV][NFC] Introduce utility function to get power...
2023-02-28 sgokhale[LV] Reland "Update logic for calculating register...
2023-02-28 Nicolas Vasilache[mlir][Linalg] Refactor transform.structured.pad to...
2023-02-28 Nicolas Vasilache[mlir][Linalg] NFC - Apply cleanups to transforms
2023-02-28 Deniz Evrenci[Clang] Do not emit exception diagnostics from coroutin...
2023-02-28 Florian Hahn[GlobalOpt] Split CleanupPointerRootUsers test with...
2023-02-28 Nikita Popov[CHR] Do not fetch BFI without profile summary (NFCI)
2023-02-28 sgokhaleRevert "[LV] Update logic for calculating register...
2023-02-28 luxufan[Local][InstCombine] Handle MD_noundef in combineMetada...
2023-02-28 Max Kazantsev[LICM][NFC] Don't preserve DT and loop analyzes separately
2023-02-28 Dmitry Makogon[GuardWidening] Rename 'isAvailableAt' -> 'canBeHoisted...
2023-02-28 Dmitry Makogon[GuardWidening] Make sure widened condition operands...
2023-02-28 Haojian Wu[mlir] Fix the missing mlir test BUILD.bazel for 3948f0...
2023-02-28 Haojian Wu[mlir] Port bazel for 3948f0a0b5e5fecddf315b8de321c6a44...
2023-02-28 Matthias Springer[mlir][Affine][NFC] Improve FlatAffineValueConstraint...
2023-02-28 Dmitry Makogon[Test] Add test exposing hoisting bug in GuardWidening...
2023-02-28 Tobias Gysi[mlir][llvm] Rename LLVMOpsInterfaces.td to LLVMInterfa...
2023-02-28 Jun Zhang[InstCombine] Fold signbit test of a pow2 or zero
2023-02-28 Craig Topper[TableGen] Replace a StringMap keyed by Record name...
2023-02-28 LiaoChunyu[RISCV] Enable preferZeroCompareBranch to optimize...
2023-02-28 Chuanqi Xu[NFC] Add a test about template pack for C++20 Modules
2023-02-28 Sameer Sahasrabuddhe[llvm][Uniformity] provide overloads for Instruction...
2023-02-28 sgokhale[LV] Update logic for calculating register usage due...
2023-02-28 Uday Bondhugula[MLIR] Fix bug in addAffineParallelOpDomain upper bound...
2023-02-28 Chia-hung Duan[scudo] Set name for reserved regions in SizeClassAlloc...
2023-02-28 Ben Shi[AVR] Fix incorrect flags of livein registers when...
2023-02-28 Arthur Eubanks[IPO] Remove various legacy passes
2023-02-28 Theodoros Kasampalis[X86] Fix for offsets of CFA directives
2023-02-28 Craig Topper[CodeGen] Use LLVM_ATTRIBUTE_UNUSED instead of LLVM_DUM...
2023-02-28 LLVM GN Syncbot[gn build] Port 58ec6e09abe8
2023-02-28 Craig Topper[AArch64] Use isSVESizelessBuiltinType instead of isSiz...
2023-02-28 Johannes Doerfert[OpenMP][FIX] Properly align firstprivate variables
2023-02-28 Jakub Kuderski[ADT] Fix definition of `adl_begin`/`adl_end` and ...
2023-02-28 Chris Cotter[NFC] [clang] Forward forwarding reference
2023-02-28 David BlaikieDebugInfo: Disable ctor homing for types with only...
2023-02-28 Noah GoldsteinAdd tests for replacing `{v}unpck{l|h}pd` -> `{v}shufps...
2023-02-28 Noah GoldsteinAdd new pass `X86FixupInstTuning` for fixing up machine...
2023-02-28 Noah GoldsteinAdd tests for replacing `{v}permilps` -> `{v}shufps...
2023-02-28 Noah GoldsteinAdding tuning flags for int <-> fp domain switching...
2023-02-28 Fangrui Song[ELF][PPC64] Actually implement --no-power10-stubs
2023-02-27 Amir Ayupov[BOLT][NFC] Simplify BinaryFunction::setTrapOnEntry
2023-02-27 Arthur Eubanks[polly] Remove unnecessary -enable-new-pm flags
2023-02-27 Amir Ayupov[BOLT][NFC] Log reversing splitting decision
2023-02-27 Amir Ayupov[BOLT] Prevent unsetting unknown control flow for split...
2023-02-27 Amir Ayupov[BOLT][NFC] Const-ify analyzeJumpTable
2023-02-27 Maksim Panchenko[BOLT] Change call count output for ICF
2023-02-27 wpmed92[mlir][core] Fix ValueRange printing in AsmPrinter
2023-02-27 Vladislav Dzhidzhoev[AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR with...
2023-02-27 Fangrui Song[ELF][PPC64] Merge PPC64R12SetupStub and PPC64PCRelPLTS...
2023-02-27 Sam Clegg[lld][WebAssembly] Fix handling of mixed strong and...
next