summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-18[NPM] Fix pass registry entryusers/optimisan/fix-pass-classAkshat Oke
2025-05-19[SCEVPatternMatch] Introduce m_scev_AffineAddRec (#140377)Ramkumar Ramachandra
2025-05-19[Clang][RISCV] Add Zicfilp CFI unlabeled scheme preprocessor macros (#109600)Ming-Yi Lai
2025-05-19[libclc] Mov erf & erfc to CLC library (#140524)Fraser Cormack
2025-05-19[clang][Driver][test][NFC] Adjust test for targets with no cc1as (#140490)Hubert Tong
2025-05-19IR: Remove redundant UseList check in addUse (#138676)Matt Arsenault
2025-05-19IR: Reorder ConstantData enum values (#138638)Matt Arsenault
2025-05-19[clang][bytecode] Add a scope to function calls (#140441)Timm Baeder
2025-05-19[VPlan] Clean up the function VPInstruction::generate for ComputeReductionRes...Mel Chen
2025-05-19[clang][bytecode] Use a SmallVector for EvalEmitter's locals (#140513)Timm Baeder
2025-05-19[libc++] Optimize std::getline (#121346)Nikolas Klauser
2025-05-19[MLIR][NVVM] Extend TMA Bulk Copy Op (#140232)Durgadoss R
2025-05-19[libc++] Bump GCC_HEAD_VERSION to 16Nikolas Klauser
2025-05-19[MLIR] Minor fixes to FoldTransposeBroadcast rewrite (#140083)Momchil Velikov
2025-05-19[clang-format][NFC] Upgrade SortIncludes option to a struct (#140497)Owen Pan
2025-05-19[clang-format] Merge short inline function in macro definition body (#140366)Owen Pan
2025-05-19[libclang/python][NFC] Document how null cursors are handled (#140499)Vlad Serebrennikov
2025-05-19[clang-format] Fix the indent of StartOfName after AttributeMacro (#140361)Owen Pan
2025-05-19[flang][OpenMP] Allow flush of common block (#139528)Tom Eccles
2025-05-19[IVDescriptor][LV] Return Instruction::Or for IAnyOf/FAnyOf in getOpcode(), n...Mel Chen
2025-05-19[SPIR-V] Clarify builtin default value handling; NFC (#139691)Sven van Haastregt
2025-05-19[X86] IsElementEquivalent - add basic handling for X86ISD::SUBV_BROADCAST_LOA...Simon Pilgrim
2025-05-19[RISCV] Add reusable SelectCC_GPR_riirr multiclass. NFC (#140224)Jim Lin
2025-05-19[mlir][llvm][x86vector] One-to-one intrinsic op interface (#140055)Adam Siemieniuk
2025-05-18MC: Move R_PPC64_TOC case to PowerPCAsmBackendFangrui Song
2025-05-18[lldb-dap] Add unit test for FifoFiles (#140480)Jonas Devlieghere
2025-05-19[RISCV] Add sext_inreg patterns for XAndesPerf nds.bfos instruction (#139714)Jim Lin
2025-05-18[CMake] Add a linker test for -Bsymbolic-functions to AddLLVM (#79539)Brad Smith
2025-05-18[mlir] Use llvm::all_of (NFC) (#140464)Kazu Hirata
2025-05-18MC: Generalize RISCV/LoongArch handleAddSubRelocations and AVR shouldForceRel...Fangrui Song
2025-05-19[gn build] Port ad673151085cLLVM GN Syncbot
2025-05-18[lldb-dap] Move the command plugins out of the DAP header (#140396)Jonas Devlieghere
2025-05-18ELFObjectWriter: Simplify R_PPC64_TOC special case. NFCFangrui Song
2025-05-18[SLP]Relax assertion to avoid compiler crashAlexey Bataev
2025-05-18ELFObjectWriter: SimplifyFangrui Song
2025-05-18[LAA] Add assert check CanDoRTIFNeeded can be computed w/o RT.Need (NFC)Florian Hahn
2025-05-18Revert "[VPlan] Support cloning initial VPlan (NFC)."Florian Hahn
2025-05-18[SLP]Change the insertion point for outside-block-used nodes and prevec phi o...Alexey Bataev
2025-05-18[MC][AArch64][ARM][X86] Push target-dependent assembler flags into targets (#...Jessica Clarke
2025-05-18[VPlan] Support cloning initial VPlan (NFC).Florian Hahn
2025-05-18[gn build] Port 3d0c616ce30cLLVM GN Syncbot
2025-05-18[lldb-dap] Move the Variables struct into its own file (#140393)Jonas Devlieghere
2025-05-18[lldb-dap] Member variable cleanup in DAP.{cpp,h} (NFC) (#140390)Jonas Devlieghere
2025-05-18[CIR][LLVMLowering] Upstream unary operators for VectorType (#139444)Amr Hesham
2025-05-18[clang] Use llvm::unique (NFC) (#140459)Kazu Hirata
2025-05-18[clang-tools-extra] Use llvm::max_element (NFC) (#140458)Kazu Hirata
2025-05-18[clang-tools-extra] Use llvm::is_contained (NFC) (#140456)Kazu Hirata
2025-05-18[Sema] Use llvm::is_contained (NFC) (#140455)Kazu Hirata
2025-05-18[libc++] Implements the new FTM header test generator. (#134542)Mark de Wever
2025-05-18[lldb] Remove redundant calls to std::unique_ptr<T>::get (NFC) (NFC) (#140440)Kazu Hirata