summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21clang-formatusers/vikramRH/npm/npm_siShrink_changedvikhegde
2025-11-21[AMDGPU] Make SIShrinkInstructions pass return valid changed statevikhegde
2025-11-20[NPM] Schedule PhysicalRegisterUsageAnalysis before RegUsageInfoCollectorPassusers/vikramRH/npm/npm_reg_usage_infovikhegde
2025-11-20review commentusers/vikramRH/npm/npm_enable_passesvikhegde
2025-11-20[AMDGPU][NPM] Enable SIModeRegister and SIInsertHardclauses passesvikhegde
2025-11-20[NFC] Reduce the size of test input in incompatible_dwarf_version.test (#168825)Jinjie Huang
2025-11-20[mlir] Make remove-dead-values remove block and successorOperands before dele...lonely eagle
2025-11-19[clang][deps] Add module map describing compiled module to file dependencies....Volodymyr Sapsai
2025-11-20AMDGPU: Autogenerate checks in a test (#168815)Nicolai Hähnle
2025-11-20[clang][bytecode] Implement case ranges (#168418)marius doerner
2025-11-20[RISCV] Only reduce VLs of instructions with demanded VLs (#168693)Luke Lau
2025-11-20[libc++][memory] Applied `[[nodiscard]]` to smart pointers (#168483)Hristo Hristov
2025-11-19[bazel] Fix #165009 (#168804)Pranav Kant
2025-11-20[llvm-dwp] Give more information when incompatible version found (#168511)Jinjie Huang
2025-11-19Better fix for the stack_container_dynamic_lib test (#168798)Paddy McDonald
2025-11-19Re-land [Transform][LoadStoreVectorizer] allow redundant in Chain (#168135)Gang Chen
2025-11-19[ClangLinkerWrapper] Refactor target ID sanitization for Windows file… (#16...Yaxun (Sam) Liu
2025-11-19[tosa] : Relax dynamic dimension checks for batch for conv decompositions (#1...Sayan Saha
2025-11-19[SLP]Fix insertion point for setting for the nodesAlexey Bataev
2025-11-19[Arm64EC][clang] Implement varargs support in clang. (#152411)Eli Friedman
2025-11-20RenameIndependentSubregs: try to only implicit def used subregs (#167486)Carl Ritson
2025-11-19[AMDGPU] Fixed crash in getLastMIForRegion when the region is empty. (#168653)Dhruva Chakrabarti
2025-11-19[MLIR][Vector] Add unroll pattern for vector.shape_cast (#167738)Nishant Patel
2025-11-19[MLIR][Conversion] XeGPU to XeVM: Use adaptor for getting base address from m...Sang Ik Lee
2025-11-19[CIR][NFC] Fix warnings in release builds (#168791)Andy Kaylor
2025-11-19Disable test under GCC (#168792)Paddy McDonald
2025-11-19[clang][deps] Enable calling `DepScanFile::getBuffer()` repeatedly (#168789)Jan Svoboda
2025-11-19[CIR] Upstream CIR codegen for `lzcnt` and `tzcnt` x86 builtins (#168479)Haocong Lu
2025-11-19[AMDGPU] Prioritize allocation of low 256 VGPR classes (#167978)Stanislav Mekhanoshin
2025-11-19[CIR] Add CxxCTorAttr, CxxDTorAttr, CxxAssignAttr, CxxSpecialMemberAttr to ci...Hendrik Hübner
2025-11-19[CIR] Upstream isfpclass op (#166037)Jasmine Tang
2025-11-20[clang-tidy] Add `IgnoredFilesList` option to `readability-duplicate-include`...mitchell
2025-11-19[ConstantFolding] Add constant folding for scalable vector interleave intrins...Craig Topper
2025-11-19[clang][DebugInfo] Mark _BitInt's as reconstitutable when emitting -gsimple-t...Michael Buch
2025-11-19[OpenACC] Make sure 'link' gets the right node in the AST with ASEerichkeane
2025-11-20[SystemZ] Fix linux s390x main can't bootstrap itself on SanitizerSpecialCase...anoopkg6
2025-11-19[lit] Add LIT_CURRENT_TESTCASE environment variable when running tests (#168762)Andrew Haberlandt
2025-11-19[llvm][DebugInfo] Add support for _BitInt in DWARFTypePrinter (#168382)Michael Buch
2025-11-19[HLSL][TableGen] Add `__hlsl_resource_t` to known built-in function types (#1...Helena Kotas
2025-11-19[OpenACC] Fix crash when checking an section in a 'link' clause (#168783)Erich Keane
2025-11-19[NFC][TableGen] Use `IfGuardEmitter` in CallingConvEmitter (#168763)Rahul Joshi
2025-11-19[CIR] Handle non-empty null base class initialization (#168646)Andy Kaylor
2025-11-19[ConstantFolding] Generalize constant folding for vector_deinterleave2 to dei...Craig Topper
2025-11-19[OpenACC][CIR] Fix atomic-capture single-line-postfix (#168717)Erich Keane
2025-11-19Fix build breakage from: #167948 (#168781)Erich Keane
2025-11-19[VPlan] Collect FMFs for in-loop reduction chain in VPlan. (NFC)Florian Hahn
2025-11-19[CIR] Upstream CIR await op (#168133)Andres-Salamanca
2025-11-19[Offload] Make the RPC thread sleep briefly when idle (#168596)Joseph Huber
2025-11-19DAG: Use poison for some vector result widening (#168290)Matt Arsenault
2025-11-19[lldb][test] Correctly skip a test on a 32-bit target (#168631)Igor Kudrin