aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-09update temp file name in testusers/skc7/cir/builtins/wave_reduceskc71-2/+2
2026-04-02[CIR][AMDGPU] Add amdgpu wave reduce builtins codegenskc72-4/+222
2026-04-02[CIR][AMDGPU] Lower Language specific address spaces and implement AMDGPU tar...David Rivera12-59/+516
2026-04-02[ELF] Parallelize --gc-sections mark phase (#189321)Fangrui Song1-3/+101
2026-04-02[AArch64][GISel] Widen non-power2 element sizes for ctlz. (#189371)David Green3-3/+18
2026-04-01[ELF] Move Symbol::used to atomic flags field (#190117)Fangrui Song4-23/+19
2026-04-01[clang-doc] Update lookup routines for consistency (#190043)Paul Kirth2-17/+16
2026-04-01[RISCV] Check EnsureWholeVectorRegisterMoveValidVTYPE in RISCVInsertVSETVLI::...Craig Topper2-1/+29
2026-04-01[ELF] Decouple SharedFile::isNeeded from GC mark. NFC (#190112)Fangrui Song3-9/+14
2026-04-02[RISCV] Remove codegen for vp_ctlz, vp_cttz, vp_ctpop (#189904)Luke Lau8-13060/+5207
2026-04-01[ELF] Pass SectionPiece by reference in getSectionPiece. NFC (#190110)Fangrui Song1-1/+2
2026-04-02[JITLink] Remove unnecessary SymbolStringPtr copy. (#190101)Lang Hames1-1/+1
2026-04-01[SelectionDAG] Use `KnownBits` to determine if an operand may be NaN. (#188606)zGoldthorpe3-3/+88
2026-04-02[CIR][CIRGen] Support for section atttribute on cir.global (#188200)Chaitanya6-20/+88
2026-04-01[HLSL][SPIRV] Restore support for -g to generate NSDI (#190007)Diego Novillo12-15/+119
2026-04-02[RISCV] Move unpaired instruction back in RISCVLoadStoreOptimizer (#189912)Sudharsan Veeravalli2-4/+32
2026-04-02[BOLT] Delete unnecessary instructions (#189297)wangjue3-114/+73
2026-04-01[mlir] added a check in the walk to prevent catching a cos in a nested region...yebinchon2-4/+25
2026-04-01[libc] Fix the remaining long double issue in shared_math_test.cpp. (#190098)lntue1-6/+5
2026-04-02[X86] LowerRotate - expand vXi8 non-uniform variable rotates using uniform co...Simon Pilgrim4-670/+337
2026-04-01[Support] Support nested parallel TaskGroup via work-stealing (#189293)Fangrui Song4-72/+47
2026-04-01[NewPM] Adds a port for AArch64PostCoalescerPass (#189520)Anshul Nigham5-49/+75
2026-04-01[NFC][AAarch64] Remove PreLegalizerCombiner pass dependency on TargetPassConf...Anshul Nigham1-6/+2
2026-04-02[C++20] [Modules] Add VisiblePromoted module ownership kind (#189903)Chuanqi Xu7-4/+69
2026-04-01[libc] Initial support so that libc-shared-tests can be built with pp64le (#1...lntue5-2/+31
2026-04-01[lld] Glob-based BP compression sort groups (#185661)Zhaoxuan Jiang19-111/+688
2026-04-02[RISCV] Fix stackmap shadow trimming NOP size for compressed targets (#189774)Jim Lin2-3/+15
2026-04-02[RISCV] Relax VL constraint in convertSameMaskVMergeToVMv (#189797)Jim Lin2-4/+86
2026-04-01[scudo] Fix reallocate for MTE. (#190086)Christopher Ferris1-1/+10
2026-04-01[WebAssembly][GlobalISel] CallLowering `lowerFormalArguments` (#180263)Demetrius Kanios4-3/+686
2026-04-01[libc][math] Remove static from log1pf implementation (#190042)Zorojuro1-3/+3
2026-04-01Reapply "[libc] Finetune libc.src.__support.OSUtil.osutil dependency." (#1900...lntue9-17/+83
2026-04-01[Fuchsia] Cortex-m33 runtime libraries hard float ABI (#190023)Prabhu Rajasekaran1-2/+2
2026-04-01[MLIR][Vector] Enhance vector.multi_reduction unrolling to handle scalar resu...Nishant Patel2-12/+33
2026-04-01[MLIR][XeGPU] Support round-robin layout for constant and broadcast in wg-to-...Jianhui Li3-9/+45
2026-04-01[RISCV] Add SATI_RV64/USATI_RV64 to RISCVOptWInstrs. (#190030)Craig Topper2-0/+136
2026-04-01[AMDGPU] True16 support for bf16 clamp pattern on gfx1250 (#190036)Stanislav Mekhanoshin2-56/+183
2026-04-01[SLP] Guard FMulAdd conversion to require single-use/non-reordered FMul operandsAlexey Bataev2-14/+22
2026-04-01ValueTracking: llvm.amdgcn.fract cannot introduce overflow (#189002)Matt Arsenault2-1/+28
2026-04-01[lldb/test] Codesign executables built with custom Makefile rules (#189902)Med Ismail Bennani1-0/+7
2026-04-01Revert "Thread Safety Analysis: Drop call-based alias invalidation (#187691)"...Marco Elver3-31/+63
2026-04-01[MLIR][XeGPU] Enhance the peephole optimization to remove the convert_layout ...Nishant Patel2-28/+82
2026-04-01[NFC][SelectionDAG] Refactor out common default `DemandedElts` calculation (#...zGoldthorpe1-85/+26
2026-04-01[clang-tidy] Properly escape printed clang-tidy command in `run-clang-tidy.py...Thorsten Klein1-1/+2
2026-04-01[clang-format] fix aligning inheritance lists and binary operator operands w...Eugene Shalygin2-1/+81
2026-04-01[clang-format] Add SpaceBeforeEnumUnderlyingTypeColon for enum underlying typ...Tharun V K9-3/+58
2026-04-01[DA] Perform `nsw` check for SIV AddRecs earlier (NFCI) (#189740)Ehsan Amiri1-16/+7
2026-04-01[MLGO] Update regalloc tests after c245d764b8bd70ff78044f56b2dea619b0… (#19...Aiden Grossman4-53/+53
2026-04-01Revert "[libc] Finetune libc.src.__support.OSUtil.osutil dependency." (#190033)Jan Patrick Lehr9-87/+17
2026-04-01[MLIR][XeGPU] Add Layout Propagation support for multi-reduction/reduction op...Jianhui Li7-53/+227