summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-03Drop useless corner caseusers/atrosinenko/machine-licm-implicit-defsAnatoly Trosinenko
2025-07-01Fix hoisting safe dead implicit-defsAnatoly Trosinenko
2025-07-01[MachineLICM] Do not rely on hasSideEffect when handling impdefsAnatoly Trosinenko
2025-07-01[MachineLICM] Precommit tests for implicit-def handlingAnatoly Trosinenko
2025-07-01[InstCombine] Fix use after freeNikita Popov
2025-07-01[NFC][Offload] Fix possible edge cases in offload-tblgen (#146511)Callum Fare
2025-07-01[lldb] Enable support for DWARF64 format handling (#145645)Hemang Gadhavi
2025-07-01[OpenACC][CIR] Implement 'rest' of update clause lowering (#146414)Erich Keane
2025-07-01[FunctionAttrs] Handle ConstantRange overflow in memset initializes inference...Shivam Gupta
2025-07-01[mlir] Reapply 141423 mlir-query combinators plus fix (#146156)Denzel-Brian Budii
2025-07-01[bazel] Add mising dependency for 698ec8c7ba6c47cfec6112d1c93b481fc9ac7973Benjamin Kramer
2025-07-01[DAG] canCreateUndefOrPoison - remove isGuaranteedNotToBeUndefOrPoison check ...Simon Pilgrim
2025-07-01[alpha.webkit.UncountedCallArgsChecker] Treat CFEqual as a safe function (#14...Rob Buis
2025-07-01[clang][bytecode] Remove unused InRange function (#146509)Timm Baeder
2025-07-01[clang][CodeComplete] skip explicit obj param in code completion string (#146...Mythreya
2025-07-01[InstCombine] Rewrite multi-use GEPs when simplifying comparison (#146100)Nikita Popov
2025-07-01[LV] Use vscale for tuning to improve branch weight estimates (#144733)David Sherwood
2025-07-01[Hexagon] Implement shouldConvertConstantLoadToIntImm (#146452)Sudharsan Veeravalli
2025-07-01[RISCV] Factor out getKillRegState in copyPhysReg (NFC) (#146454)Sudharsan Veeravalli
2025-07-01[DAG] canCreateUndefOrPoison - remove isGuaranteedNotToBeUndefOrPoison check ...Simon Pilgrim
2025-07-01[DAG] canCreateUndefOrPoison - add handling for CTTZ/CTLZ_ZERO_UNDEF nodes (#...Simon Pilgrim
2025-07-01[VPlan] Support VPWidenIntOrFpInductionRecipes with EVL tail folding (#144666)Luke Lau
2025-07-01[clang]Fix Handle structs exceeding 1EB size limit (#146032)kd0608
2025-07-01[Clang][Bytecode] Implement P1061 structured binding pack (#146474)Yanzuo Liu
2025-07-01[X86] detectZextAbsDiff - use m_SpecificVectorElementVT matcher. NFC. (#146498)Simon Pilgrim
2025-07-01[mlir][tblgen] Fix test definition names to reflect expected valid results (N...Henrich Lauko
2025-07-01[Clang][AArch64] Move definitions of FP8 Neon loads & stores (#146352)Kerry McLaughlin
2025-07-01[mlir][gpu] Add gpu.rotate operation (#142796)Hsiangkai Wang
2025-07-01[DAG] canCreateUndefOrPoison - explicitly state the AssertSext/Zext/Align/NoF...Simon Pilgrim
2025-07-01[mlir][tblgen] Fix region and successor references in custom directives (#146...Henrich Lauko
2025-07-01[DAG] visitFREEZE - remove isGuaranteedNotToBeUndefOrPoison assertion (#146490)Simon Pilgrim
2025-07-01[clang-doc] Remove the unused clangd header.Haojian Wu
2025-07-01[PowerPC] Remove chenzheng1030 from active maintainers (#145519)Nikita Popov
2025-07-01[llvm][docs] Document how to ask for things other than commit access (#146340)David Spickett
2025-07-01[clang] Don't use raw source location in DeclarationName, NFC (#146412)Haojian Wu
2025-07-01[mlir][tosa] Require signless types in validation and add corresponding conve...Luke Hutton
2025-07-01[Clang] Remove AArch64TargetInfo::setArchFeatures (#146107)Sander de Smalen
2025-07-01[RISCV] Fix typo in header of llvm/test/CodeGen/RISCV/rvv/select-fp.ll. NFC.Jim Lin
2025-07-01[InstCombine] Combine interleaved recurrences. (#143878)Ricardo Jesus
2025-07-01[FatLTO] Disable analysis verification in pipeline test (NFC)Nikita Popov
2025-07-01[Clang] Verify data layout consistency (#144720)Nikita Popov
2025-07-01[RISCV] Merge AllBFloatVectors into AllFloatVectors. NFC.Jim Lin
2025-07-01[RISCV] Remove unused variable AllFloatVectorsExceptFP16. NFC.Jim Lin
2025-07-01Fix MSVC implicit double -> float truncation warning. NFC.Simon Pilgrim
2025-07-01DynamicAPInt: Support APInt constructor. (#146301)Zakk Chen
2025-07-01[Flang][OpenMP] Add Semantics support for Nested OpenMPLoopConstructs (#145917)Jack Styles
2025-07-01[X86] freeze-unary.ll - remove unnecessary freeze from CTLZ/CTTZ_ZERO_UNDEF t...Simon Pilgrim
2025-07-01[Coroutines] Work on intrinsic IDs instead of names (NFCI) (#145518)Nikita Popov
2025-07-01MC: Store fragment content and fixups out-of-lineFangrui Song
2025-07-01[Clang] Partially fix m68k alignments (#144740)Nikita Popov