The Week Of Monday 8 January 2024 Archives by thread
Starting: Mon Jan 8 00:04:01 PST 2024
Ending: Sun Jan 14 23:47:22 PST 2024
Messages: 4964
- [llvm] [SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (PR #73488)
Wang Pengcheng via llvm-commits
- [llvm] [WebAssembly] Correctly consider signext/zext arg flags at function declaration (PR #77281)
Juneyoung Lee via llvm-commits
- [llvm] [llvm-exegesis] Align loop MBB in loop repetitor (PR #77264)
Aiden Grossman via llvm-commits
- [llvm] [X86] Check if machine loop is passed while getting loop alignment (PR #77283)
Aiden Grossman via llvm-commits
- [llvm] [DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParallel to have a common library. Part 1. (PR #75925)
via llvm-commits
- [llvm] [CodeGen] Allow `CodeGenPassBuilder` to add module pass after function pass (PR #77084)
via llvm-commits
- [llvm] [SelectionDAG] Add space-optimized forms of OPC_CheckPatternPredicate (PR #73319)
Wang Pengcheng via llvm-commits
- [llvm] [AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (PR #75825)
Jay Foad via llvm-commits
- [llvm] [PowerPC] Make verifier happy when lowering `llvm.trap` (PR #77266)
Qiu Chaofan via llvm-commits
- [llvm] [TableGen] Integrate TableGen-based macro fusion (PR #73115)
Wang Pengcheng via llvm-commits
- [llvm] [docs] Make rebase advice more explicit for cases where pre-commit CI is failing (PR #76704)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Luke Lau via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Wang Pengcheng via llvm-commits
- [llvm] [RISCV][ISel] Fold trunc (lshr (add (zext X), (zext Y)), 1) -> vaaddu X, Y (PR #76550)
Craig Topper via llvm-commits
- [llvm] [SelectOpt] Add handling for Select-like operations. (PR #77284)
David Green via llvm-commits
- [llvm] 3574b61 - [VFABI] Reject demangled variants with unexpected number of params. (#76855)
via llvm-commits
- [llvm] [VFABI] Reject demangled variants with unexpected number of params. (PR #76855)
Alexandros Lamprineas via llvm-commits
- [llvm] [clang] [ASAN] For Asan instrumented global, emit two symbols, one with actual size and other with instrumented size. (PR #70166)
via llvm-commits
- [llvm] [RISCV] Allow vsetvlis with same register AVL in doLocalPostpass (PR #76801)
Luke Lau via llvm-commits
- [llvm] [InstSimplify] Simplify select if it combinated `and/or/xor` (PR #73362)
via llvm-commits
- [llvm] [X86] Support EVEX compression for EGPR (PR #77202)
Shengchen Kan via llvm-commits
- [llvm] 1c67466 - [X86] Support EVEX compression for EGPR (#77202)
via llvm-commits
- [llvm] 68a1583 - [TLI] replace-with-veclib works with FRem Instruction. (#76166)
via llvm-commits
- [llvm] [TLI] replace-with-veclib works with FRem Instruction. (PR #76166)
Paschalis Mpeis via llvm-commits
- [llvm] [XCOFF][obj2yaml] Support SymbolAlignmentAndType as 2 separate fields in YAML. (PR #76828)
James Henderson via llvm-commits
- [llvm] [SCEV][LV] Add Stride equal to one Predicate to enable strided access versioning (PR #77287)
via llvm-commits
- [llvm] ed1632b - [ConstraintElim] Support signed induction variables (#77103)
via llvm-commits
- [llvm] [ConstraintElim] Support signed induction variables (PR #77103)
Nikita Popov via llvm-commits
- [llvm] d02c793 - [MSSA] Don't require clone creation to succeed (#76819)
via llvm-commits
- [llvm] [MSSA] Don't require clone creation to succeed (PR #76819)
Nikita Popov via llvm-commits
- [llvm] [RISCV] Use TableGen-based macro fusion (PR #72224)
Wang Pengcheng via llvm-commits
- [llvm] [TableGen] Add predicates for immediates comparison (PR #76004)
Wang Pengcheng via llvm-commits
- [llvm] [TLI] Fix replace-with-veclib crash with invalid arguments (PR #77112)
Paschalis Mpeis via llvm-commits
- [lld] [llvm] [compiler-rt] [libc] [clang] [flang] [libunwind] [clang-tools-extra] [libcxx] [lldb] [GVN] Disable GVN PRE on target hasBranchDivergence (PR #77069)
via llvm-commits
- [llvm] [LLVM][NVPTX]: Add intrinsic for setmaxnreg (PR #77289)
Durgadoss R via llvm-commits
- [llvm] [GlobalISel] Improve combines for extend operation by taking hint ins… (PR #74125)
Dávid Ferenc Szabó via llvm-commits
- [llvm] Add adjustVMA option (PR #72870)
James Henderson via llvm-commits
- [llvm] [Mips] Fix unable to handle inline assembly ends with compat-branch o… (PR #77291)
via llvm-commits
- [llvm] [clang] [RISCV] CodeGen of RVE and ilp32e/lp64e ABIs (PR #76777)
Nemanja Ivanovic via llvm-commits
- [llvm] [llvm][MC][ARM] Don't autoresolve fixups (PR #76574)
Eleanor Bonnici via llvm-commits
- [llvm] [RISCV] Emit <ISA> together with mapping symbols for functions (PR #77292)
Andreu Carminati via llvm-commits
- [llvm] [X86][MC] Support promoted ENQCMD and USER-MSR instructions (PR #77293)
via llvm-commits
- [lld] a831a21 - [lld] [MTE] Allow android note for static executables. (#77078)
via llvm-commits
- [lld] [lld] [MTE] Allow android note for static executables. (PR #77078)
Mitch Phillips via llvm-commits
- [clang-tools-extra] [clang] [llvm] [X86] Emit Warnings for frontend options to enable knl/knm specific ISAs. (PR #75580)
Simon Pilgrim via llvm-commits
- [llvm] a9ffc92 - [SPIR-V] Add pre-headers to loops. (#75844)
via llvm-commits
- [llvm] [SPIR-V] Add pre-headers to loops. (PR #75844)
Nathan Gauër via llvm-commits
- [clang] [mlir] [llvm] [clang][coverage] fixing "if constexpr" and "if consteval" coverage report (PR #77214)
Hana Dusíková via llvm-commits
- [llvm] [GlobalISel] Make IRTranslator able to handle PHIs with empty types. (PR #73235)
Matt Arsenault via llvm-commits
- [llvm] [AMDGPU][MachineScheduler] Alternative way to control excess RP. (PR #68004)
Piotr Sobczak via llvm-commits
- [llvm] [DAG] SimplifyDemandedBits - don't fold sext(x) -> aext(x) if we lose an 0/-1 allsignbits mask (PR #77296)
Simon Pilgrim via llvm-commits
- [llvm] [RISCV] Move vector load/store segment instructions upwards into 'Vector Loads and Stores'. NFC (PR #77297)
Ying Chen via llvm-commits
- [llvm] [AArch64][GlobalISel] Combine vecreduce(ext) to {U/S}ADDLV (PR #75832)
David Green via llvm-commits
- [llvm] [GlobalISel] Refactor extractParts() (PR #75223)
David Green via llvm-commits
- [llvm] e35c912 - [RISCV][NFC] Fix gcc -Wparentheses warning in RISCVISelDAGToDAG.cpp
Liao Chunyu via llvm-commits
- [llvm] fb72a44 - [X86] Emit NDD2NonNDD entris in the EVEX comprerssion table, NFCI
Shengchen Kan via llvm-commits
- [compiler-rt] [libc] [lldb] [clang] [llvm] [flang] [libcxx] [clang-tools-extra] [flang] FDATE extension implementation: get date and time in ctime format (PR #71222)
Yi Wu via llvm-commits
- [llvm] [SCCP] Check whether the default case is reachable (PR #76295)
Yingwei Zheng via llvm-commits
- [llvm] 4fdd24b - [RemoveDIs][NFC] Update SelectionDAG test to check RemoveDIs mode too
via llvm-commits
- [llvm] bdbaf6e - AMDGPU: Make v8bf16/v16bf16 legal types (#76678)
via llvm-commits
- [llvm] AMDGPU: Make v8bf16/v16bf16 legal types (PR #76678)
Matt Arsenault via llvm-commits
- [flang] [clang] [llvm] [clang-tools-extra] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [libc] [libcxx] [compiler-rt] [llvm] [lld] [clang] [clang-tools-extra] [lldb] [mlir] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
via llvm-commits
- [llvm] [CommandLine] Do not print empty categories with '--help-hidden' (PR #77043)
James Henderson via llvm-commits
- [llvm] d218092 - [SCCP] Check whether the default case is reachable (#76295)
via llvm-commits
- [lld] [NFC] [lld] [MTE] Rename MemtagDescriptors to MemtagGlobalDescriptors (PR #77300)
Mitch Phillips via llvm-commits
- [llvm] [ConstraintElim] Add facts implied by llvm.abs (PR #73189)
Florian Hahn via llvm-commits
- [llvm] [ConstraintElim] Drop invalid rows instead of failing the elimination (PR #76299)
Yingwei Zheng via llvm-commits
- [llvm] [clang] [clang-tools-extra] [AArch64] Add an AArch64 pass for loop idiom transformations (PR #72273)
David Green via llvm-commits
- [clang-tools-extra] [clang] [llvm] [AArch64] Add an AArch64 pass for loop idiom transformations (PR #72273)
David Green via llvm-commits
- [clang] [llvm] [clang-tools-extra] [AArch64] Add an AArch64 pass for loop idiom transformations (PR #72273)
David Green via llvm-commits
- [llvm] eb523a4 - [X86] vec_extract - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] e3f8e44 - [X86] vector-lzcnt-256.ll / vector-tzcnt-256.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] f1e3a8f - [X86] avx2-gather.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 0e4a380 - [X86] avx2-nontemporal.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] Detect apple m2 processors (PR #67591)
Tom Forbes via llvm-commits
- [lld] [LLD] [MinGW] Sync --thinlto-cache-dir option details with ELF (PR #77010)
Jacek Caban via llvm-commits
- [llvm] [SPIR-V] Strip convergence intrinsics before ISel (PR #75948)
Nathan Gauër via llvm-commits
- [llvm] [JITLink][AArch32] Add TableGen Backend for Instr Encodings (PR #76996)
Stefan Gränitz via llvm-commits
- [llvm] [clang] [ASan][Driver] Add sanitize-target flag to support enabling ASan in device or host compilation (PR #76127)
via llvm-commits
- [lld] Allow Arm PC-relative relocations in pic or shared library (PR #77304)
Eleanor Bonnici via llvm-commits
- [llvm] [AArch64][SVE] Add optimisation for SVE intrinsics with no active lanes (PR #73964)
Mark Harley via llvm-commits
- [polly] [llvm] [AST] Don't merge memory locations in AliasSetTracker (PR #65731)
Nikita Popov via llvm-commits
- [llvm] [ValueLattice] Reset the count of range extensions when merging an undef with a constant range. (PR #77307)
Yingwei Zheng via llvm-commits
- [llvm] 7ca4473 - [AMDGPU] Add new cache flushing instructions for GFX12 (#76944)
via llvm-commits
- [llvm] [AMDGPU] Add new cache flushing instructions for GFX12 (PR #76944)
Jay Foad via llvm-commits
- [llvm] [AccelTable][nfc] Add helper function to cast AccelTableData (PR #77100)
Felipe de Azevedo Piovezan via llvm-commits
- [llvm] [InstCombine] Add log-pow simplification for FP exponent edge case. (PR #76641)
Nikita Popov via llvm-commits
- [llvm] [LV][NFC] Print VPlan's transformation pipline (PR #72665)
Florian Hahn via llvm-commits
- [clang-tools-extra] [libc] [mlir] [clang] [lld] [lldb] [compiler-rt] [libcxx] [llvm] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [libcxx] [mlir] [lldb] [llvm] [compiler-rt] [clang] [libc] [clang-tools-extra] [lld] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [mlir] [llvm] [libc] [libcxx] [clang-tools-extra] [clang] [compiler-rt] [lldb] [lld] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [mlir] [clang-tools-extra] [libcxx] [lld] [libc] [clang] [lldb] [llvm] [compiler-rt] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [llvm] [libc] [lldb] [mlir] [libcxx] [clang] [clang-tools-extra] [compiler-rt] [lld] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [mlir] [libc] [clang-tools-extra] [libcxx] [clang] [llvm] [lld] [compiler-rt] [lldb] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [clang] [lld] [compiler-rt] [lldb] [libcxx] [clang-tools-extra] [mlir] [libc] [llvm] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [mlir] [clang-tools-extra] [lld] [lldb] [clang] [libcxx] [llvm] [compiler-rt] [libc] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [libcxx] [libc] [lldb] [clang-tools-extra] [llvm] [mlir] [compiler-rt] [lld] [clang] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [clang-tools-extra] [lldb] [libcxx] [libc] [compiler-rt] [clang] [llvm] [mlir] [lld] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [lldb] [clang-tools-extra] [compiler-rt] [mlir] [libcxx] [clang] [libc] [lld] [llvm] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [llvm] [lld] [lldb] [mlir] [clang] [libc] [clang-tools-extra] [compiler-rt] [libcxx] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #71555)
Matthias Springer via llvm-commits
- [llvm] [Draft] Basic JITLink AArch32 support for clang-repl (PR #77313)
Stefan Gränitz via llvm-commits
- [llvm] [AArch64][SME2] Preserve ZT0 state around function calls (PR #76968)
Sander de Smalen via llvm-commits
- [llvm] [RISCV][ISel] Add ISel support for experimental Zimop extension (PR #77089)
via llvm-commits
- [llvm] arm64_32: extend @llvm.stackguard call to in-DAG 64-bits before handing off (PR #77318)
Tim Northover via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Jiahan Xie via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Jiahan Xie via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Kito Cheng via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Jiahan Xie via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Jiahan Xie via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Jiahan Xie via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Craig Topper via llvm-commits
- [llvm] [RISCV][GlobalISel] Legalize scalable vectorized G_ADD, G_SUB, G_AND, G_OR, and G_XOR (PR #71400)
Michael Maitland via llvm-commits
- [llvm] ade7ae4 - [InstSimplify] Add test for #77320 (NFC)
Nikita Popov via llvm-commits
- [llvm] 97e3220 - [InstSimplify] Consider bitcast as potential cross-lane operation
Nikita Popov via llvm-commits
- [llvm] LoopIdiomRecognize: add negative tests for powi idiom (PR #72648)
Ramkumar Ramachandra via llvm-commits
- [llvm] LoopVectorize: fix phi cost when it is scalar after vectorization (PR #74456)
Ramkumar Ramachandra via llvm-commits
- [clang-tools-extra] [clang] [llvm] [LoopVectorize] Refine runtime memory check costs when there is an outer loop (PR #76034)
David Sherwood via llvm-commits
- [llvm] [CodeGen][X86] Fix lowering of tailcalls when `-ms-hotpatch` is used (PR #77245)
via llvm-commits
- [clang-tools-extra] [llvm] [clang] Dont alter cold function alignment unless using Os (PR #72387)
Paul T Robinson via llvm-commits
- [clang] [llvm] [Clang][RISCV] Move getVScaleRange logic into libLLVMFrontendDriver. NFC (PR #77327)
Luke Lau via llvm-commits
- [llvm] [llvm][MC][ARM][Assembly] Emit relocations for ADRs and big-endian targets (PR #73834)
Eleanor Bonnici via llvm-commits
- [clang] [llvm] [lld] [llvm-driver] Fix usage of `InitLLVM` on Windows (PR #76306)
Chris B via llvm-commits
- [llvm] [TableGen] Make default initialization explicit (PR #75461)
Pierre-Andre Saulais via llvm-commits
- [clang] [llvm] [AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (PR #67999)
via llvm-commits
- [llvm] [clang] [AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (PR #67999)
via llvm-commits
- [llvm] 036e48e - [SLP]Fix PR76850: do the analysis of the submask.
Alexey Bataev via llvm-commits
- [llvm] LoopVectorize: add test for crash in #72969 (PR #74111)
Ramkumar Ramachandra via llvm-commits
- [clang] [flang] [mlir] [llvm] [MLIR][LLVM] Add Continuous Loop Peeling transform to SCF (PR #77328)
via llvm-commits
- [clang-tools-extra] [libcxxabi] [flang] [lldb] [mlir] [llvm] [openmp] [compiler-rt] [libcxx] [clang] [libc] [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (PR #76938)
via llvm-commits
- [libcxxabi] [libc] [flang] [llvm] [lldb] [mlir] [compiler-rt] [clang-tools-extra] [libcxx] [openmp] [clang] [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (PR #76938)
Alexey Bataev via llvm-commits
- [llvm] [libcxx] [libc++][CI] Moves CI badge to main README. (PR #77247)
Mark de Wever via llvm-commits
- [llvm] [AMDGPU] Add GFX12 S_WAIT_* instructions (PR #77336)
Jay Foad via llvm-commits
- [llvm] 053aed2 - [X86] Check if machine loop is passed while getting loop alignment (#77283)
via llvm-commits
- [llvm] [RISCV] Add Stackmap/Statepoint/Patchpoint support with targets (PR #77337)
Sacha Coppey via llvm-commits
- [libunwind] [llvm] [libcxx] [lld] [lldb] [flang] [libc] [clang] [compiler-rt] [clang-tools-extra] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Mark de Wever via llvm-commits
- [clang] [lld] [compiler-rt] [flang] [llvm] [libcxx] [lldb] [libunwind] [libc] [clang-tools-extra] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Mark de Wever via llvm-commits
- [clang-tools-extra] [libcxx] [clang] [lldb] [compiler-rt] [lld] [llvm] [libunwind] [libc] [flang] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Mark de Wever via llvm-commits
- [llvm] ff47989 - [AArch64][GlobalISel] Allow anyexting loads from 32b -> 64b to be legal.
Amara Emerson via llvm-commits
- [llvm] [clang] [AArch64][PAC] Support ptrauth builtins and -fptrauth-intrinsics. (PR #65996)
Ahmed Bougacha via llvm-commits
- [clang] [libcxx] [lld] [lldb] [compiler-rt] [clang-tools-extra] [openmp] [mlir] [llvm] [flang] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Aaron Ballman via llvm-commits
- [llvm] [AArch64] Rename LDAPR<x>pre to LDAPR<x>post (PR #77340)
via llvm-commits
- [llvm] [llvm-objcopy] Support SREC output format (PR #75874)
Simon Tatham via llvm-commits
- [llvm] 0e7199c - Replace print-at-pass-number cl::opt with print-before-pass-number (#76211)
via llvm-commits
- [llvm] Replace print-at-pass-number cl::opt with print-before-pass-number (PR #76211)
via llvm-commits
- [llvm] [RISCV][CostModel] Updates reduction and shuffle cost (PR #77342)
Shih-Po Hung via llvm-commits
- [clang] [llvm] [clang-tools-extra] [LoopVectorize] Refine runtime memory check costs when there is an outer loop (PR #76034)
David Sherwood via llvm-commits
- [llvm] f3f6677 - [X86] combine-bextr.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 61dcfaa - [X86] i64-mem-copy.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 8bd1678 - [X86] lea-2.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 635f6d3 - [X86] inline-sse.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 9632f98 - [X86] legalize-shl-vec.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] fbfc9cb - [X86] vector-shuffle-mmx.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [llvm] 52ebf61 - [X86] ftrunc.ll - replace X32 checks with X86. NFC.
Simon Pilgrim via llvm-commits
- [clang] [llvm] [CMake][Release] Add option for enabling LTO to cache file (PR #77035)
Tom Stellard via llvm-commits
- [polly] [polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in polly (PR #77280)
Eli Friedman via llvm-commits
- [llvm] [llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (PR #76386)
Micah Weston via llvm-commits
- [polly] 6196828 - [polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in polly (#77280)
via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Joshua Cranmer via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Robert C. Seacord via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Joshua Cranmer via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Robert C. Seacord via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Andy Kaylor via llvm-commits
- [llvm] LangRef: rint, nearbyint: mention that default rounding mode is assumed (PR #77191)
Ralf Jung via llvm-commits
- [llvm] Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version (#77165)" (PR #77270)
Tom Stellard via llvm-commits
- [clang] [llvm] [SPARC] Consume `tune-cpu` directive in the backend (PR #77195)
Sergei Barannikov via llvm-commits
- [llvm] [clang] [SPARC] Consume `tune-cpu` directive in the backend (PR #77195)
Sergei Barannikov via llvm-commits
- [libcxx] [llvm] [libc++][CI] Moves CI badge to main README. (PR #77247)
Tom Stellard via llvm-commits
- [llvm] d460c1d - [DAG] SimplifyDemandedBits - don't fold sext(x) -> aext(x) if we lose an 0/-1 allsignbits mask (#77296)
via llvm-commits
- [llvm] 4c66180 - [RISCV] Use COPY to create artificial 64-bit uses in RISCVOptWInstrs's tests
Min-Yih Hsu via llvm-commits
- [llvm] [InstCombine] Do not simplify lshr/shl arg if it is part of fshl rotate pattern. (PR #73441)
via llvm-commits
- [llvm] [RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (PR #77022)
Min-Yih Hsu via llvm-commits
- [llvm] [ConstraintElim] Simplify `MinMaxIntrinsic` (PR #75306)
Yingwei Zheng via llvm-commits
- [clang] [llvm] [SpecialCaseList] Use glob by default (PR #74809)
David Blaikie via llvm-commits
- [llvm] Add requires darwin to verify-no-file.yaml (PR #77188)
David Blaikie via llvm-commits
- [llvm] [NFC] Address review feedback from PR #77004 (PR #77134)
David Blaikie via llvm-commits
- [lld] [ELF] OVERLAY: support optional start address and LMA (PR #77272)
Peter Smith via llvm-commits
- [llvm] AMDGPU: Avoid instantiating PatFrag with null_frag (PR #77271)
Stanislav Mekhanoshin via llvm-commits
- [llvm] [Support] Trim trailing null character in PrettyStackTraceFormat. (PR #77351)
Jon Ross-Perkins via llvm-commits
- [llvm] Move the PowerPC/PPCMergeStringPool work to initializer (PR #77352)
Shimin Cui via llvm-commits
- [llvm] [RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (PR #77355)
Craig Topper via llvm-commits
- [clang-tools-extra] [llvm] [clang] [AArch64] Add an AArch64 pass for loop idiom transformations (PR #72273)
David Sherwood via llvm-commits
- [llvm] Simplify `(a % b) lt/ge (b-1)` into `(a % b) eq/ne (b-1)` (PR #72504)
via llvm-commits
- [llvm] 478ec63 - [RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (#77022)
via llvm-commits
- [llvm] [NVPTX] remove incorrect NVPTX intrinsic transformations (PR #76870)
Alex MacLean via llvm-commits
- [clang] [compiler-rt] [libcxx] [polly] [llvm] [flang] [libcxxabi] [mlir] [lldb] [openmp] [libc] [clang-tools-extra] [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (PR #76938)
via llvm-commits
- [llvm] [Instrumentation] Remove -pgo-instr-old-cfg-hashing (PR #77357)
Kazu Hirata via llvm-commits
- [libc] [clang-tools-extra] [openmp] [flang] [compiler-rt] [polly] [llvm] [libcxxabi] [mlir] [clang] [lldb] [libcxx] [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (PR #76938)
Alexey Bataev via llvm-commits
- [compiler-rt] [scudo] limit VMA size for riscv64 for DefaultConfig (PR #76013)
via llvm-commits
- [llvm] daa4728 - [AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (#75825)
via llvm-commits
- [clang-tools-extra] [llvm] [clang] [HLSL] Vector standard conversions (PR #71098)
Chris B via llvm-commits
- [compiler-rt] [msan] Unwind stack before fatal reports (PR #77168)
Vitaly Buka via llvm-commits
- [libc] [compiler-rt] [libcxx] [llvm] [flang] [openmp] [clang] [clang-tools-extra] [clang-tidy] Add bugprone-move-shared-pointer-contents check. (PR #67467)
via llvm-commits
- [llvm] [AsmPrinter][Dwarf5][nfc] Remove template from AccelTable class (PR #76296)
Alexander Yermolovich via llvm-commits
- [compiler-rt] [clang] [llvm] [libcxx] [clang-tools-extra] [libc] [openmp] [flang] [clang-tidy] Add bugprone-move-shared-pointer-contents check. (PR #67467)
via llvm-commits
- [llvm] [clang] New calling convention preserve_none (PR #76868)
via llvm-commits
- [compiler-rt] [tsan] Make pthread_mutex_clocklock Linux only again (PR #76187)
Dan McGregor via llvm-commits
- [compiler-rt] [NFC][msan] Switch allocator interface to use BufferedStackTrace (PR #77363)
Vitaly Buka via llvm-commits
- [libcxx] [flang] [lldb] [lld] [clang] [libc] [clang-tools-extra] [compiler-rt] [llvm] [msan] Unwind stack before fatal reports (PR #77168)
Vitaly Buka via llvm-commits
- [llvm] Add support to meger strings used by metadata (PR #77364)
Shimin Cui via llvm-commits
- [llvm] 7173ae9 - [llvm-exegesis] Align loop MBB in loop repetitor (#77264)
via llvm-commits
- [compiler-rt] eea627e - [NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)
via llvm-commits
- [compiler-rt] [llvm] [msan] Unwind stack before fatal reports (PR #77168)
Vitaly Buka via llvm-commits
- [llvm] [ADT][ConcurrentHashTable] Refactor ConcurrentHashTable. (PR #71932)
Jonas Devlieghere via llvm-commits
- [llvm] [clang-tools-extra] [lldb] [clang] [lldb][test] Apply @expectedFailureAll/@skipIf early for debug_info tests (PR #73067)
Jonas Devlieghere via llvm-commits
- [llvm] [SHT_LLVM_BB_ADDR_MAP] Adds test for when PGO exists but feature bit is off. (PR #77366)
Micah Weston via llvm-commits
- [llvm] e72c716 - [AccelTable][nfc] Add helper function to cast AccelTableData (#77100)
via llvm-commits
- [flang] [openmp] [clang-tools-extra] [clang] [compiler-rt] [llvm] [OpenMP][libomptarget] Enable automatic unified shared memory executi… (PR #75999)
via llvm-commits
- [llvm] [InstCombine] Optimise x / sqrt(y / z) with fast-math pattern. (PR #76737)
Joshua Cranmer via llvm-commits
- [llvm] [compiler-rt] [msan] Unwind stack before fatal reports (PR #77168)
Fangrui Song via llvm-commits
- [llvm] Move ExpandMemCmp and MergeIcmp to the middle end (PR #77370)
Gabriel Baraldi via llvm-commits
- [clang-tools-extra] [clang] [llvm] [mlir] [mlir][spirv] Fix spirv dialect to support Specialization constants as GlobalVar initializer (PR #75660)
Dimple Prajapati via llvm-commits
- [llvm] [NFC] Add useFPRegsForHalfType(). (PR #74147)
Krzysztof Parzyszek via llvm-commits
- [llvm] [libcxx] [libc++] Fix `regex_search` to match `$` alone with `match_default` flag (PR #77256)
Sanjay Marreddi via llvm-commits
- [libcxx] [llvm] [libc++] Fix `regex_search` to match `$` alone with `match_default` flag (PR #77256)
Sanjay Marreddi via llvm-commits
- [llvm] [SHT_LLVM_BB_ADDR_MAP] Add assertion and clarify docstring (PR #77374)
Aiden Grossman via llvm-commits
- [libcxx] [llvm] [libunwind] [libc++] Allow running the test suite with optimizations (PR #68753)
Louis Dionne via llvm-commits
- [llvm] [AIX][TLS] Optimize the small local-exec access sequence for non-zero offsets (PR #71485)
Amy Kwan via llvm-commits
- [llvm] 7ab64b3 - [RISCV] Remove tab character from RISCVRegisterInfo.td. NFC
Craig Topper via llvm-commits
- [llvm] [NewPM][CodeGen] add TargetPassConfig like API (PR #70906)
Arthur Eubanks via llvm-commits
- [compiler-rt] [compiler-rt] fix __sanitizer_siginfo type on freebsd. (PR #77379)
David CARLIER via llvm-commits
- [lld] [ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 in SHF_ALLOC sections (PR #77261)
Craig Topper via llvm-commits
- [llvm] [InstCombine] Extend `foldICmpAddConstant` to disjoint `or`. (PR #75899)
Mikhail Gudim via llvm-commits
- [clang] [llvm] [SPARC] Support reserving arbitrary general purpose registers (PR #74927)
Sergei Barannikov via llvm-commits
- [llvm] [Coverage] Mark coverage sections as metadata sections on COFF. (PR #76834)
Reid Kleckner via llvm-commits
- [lldb] [libcxxabi] [libunwind] [flang] [lld] [clang] [compiler-rt] [libc] [libcxx] [mlir] [polly] [llvm] [clang-tools-extra] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [llvm] [compiler-rt] [mlir] [libcxx] [clang] [lldb] [libunwind] [clang-tools-extra] [polly] [libc] [flang] [lld] [libcxxabi] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [llvm] [RISCV] Rename X10_PD register to X10_X11. (PR #77383)
Craig Topper via llvm-commits
- [llvm] [AArch64][SVE2] Add pattern for BCAX (PR #77159)
Usman Nadeem via llvm-commits
- [llvm] [libcxx] [libunwind] [libc++] Allow running the test suite with optimizations (PR #68753)
Louis Dionne via llvm-commits
- [lld] f84bfa2 - [LLD] [MinGW] Sync --thinlto-cache-dir option details with ELF (#77010)
via llvm-commits
- [llvm] b2ea9ec - [CommandLine] Do not print empty categories with '--help-hidden' (#77043)
via llvm-commits
- [clang-tools-extra] [mlir] [llvm] [clang] [mlir][python] Fix generation of python bindings for async dialect (PR #75960)
Abhishek Kulkarni via llvm-commits
- [llvm] [CodeGen] Let `PassBuilder` support machine passes (PR #76320)
Arthur Eubanks via llvm-commits
- [lld] [LLD] [MinGW] Add support for more ThinLTO specific options (PR #77387)
Martin Storsjö via llvm-commits
- [llvm] [lld] [clang] [SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together by decoupling the handling of the two features. (PR #74128)
Micah Weston via llvm-commits
- [llvm] Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (PR #77182)
Nick Anderson via llvm-commits
- [llvm] [flang] [flang][openacc] Fix clauses check with device_type (PR #77389)
Valentin Clement バレンタイン クレメン via llvm-commits
- [llvm] [C API] Add blockaddress getters to C API (PR #77390)
Benji Smith via llvm-commits
- [clang] [llvm] New calling convention preserve_none (PR #76868)
Arthur Eubanks via llvm-commits
- [llvm] [RISCV] Add support predicating for ANDN/ORN/XNOR with short-forward-branch-opt. (PR #77077)
Craig Topper via llvm-commits
- [llvm] [LangRef] adjust IR atomics specification following C++20 model tweaks. (PR #77263)
Eli Friedman via llvm-commits
- [llvm] 6eab9dd - [NVPTX] remove incorrect NVPTX intrinsic transformations (#76870)
via llvm-commits
- [llvm] [msan] Unpoison indirect outputs for userspace when -msan-handle-asm-conservative is specified (PR #77393)
Fangrui Song via llvm-commits
- [llvm] faa326d - [RISCV] Add branch+c.mv macrofusion for sifive-p450. (#76169)
via llvm-commits
- [llvm] [RISCV] Add branch+c.mv macrofusion for sifive-p450. (PR #76169)
Craig Topper via llvm-commits
- [llvm] [libc] [libc] Move printf long double to simple calc (PR #75414)
via llvm-commits
- [llvm] [lld] [clang] [llvm-driver] Fix usage of `InitLLVM` on Windows (PR #76306)
Fangrui Song via llvm-commits
- [lld] [libcxxabi] [flang] [clang-tools-extra] [libc] [libcxx] [lldb] [llvm] [clang] [compiler-rt] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [llvm] [IR] Reorder Value fields to put the SubclassID first (PR #75634)
Reid Kleckner via llvm-commits
- [libc] [llvm] [libc] Move printf long double to simple calc (PR #75414)
via llvm-commits
- [llvm] ac8b4f8 - [AArch64][SVE2] Add pattern for BCAX (#77159)
via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for IRPGO profiles (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for IRPGO profiles (PR #76105)
Mingming Liu via llvm-commits
- [clang] [libcxx] [lld] [llvm] [compiler-rt] [flang] [libcxxabi] [openmp] [polly] [clang-tools-extra] [lldb] [libunwind] [mlir] [libc] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [mlir] [polly] [clang-tools-extra] [llvm] [libcxx] [flang] [libunwind] [openmp] [lldb] [compiler-rt] [libcxxabi] [lld] [libc] [clang] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [llvm] [clang-tools-extra] [PGO] Sampled instrumentation in PGO to speed up instrumentation binary (PR #69535)
via llvm-commits
- [lld] 7c89b20 - [ELF] OVERLAY: support optional start address and LMA
Fangrui Song via llvm-commits
- [flang] [libunwind] [libcxxabi] [openmp] [compiler-rt] [clang-tools-extra] [libcxx] [polly] [llvm] [lldb] [libc] [lld] [mlir] [clang] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [llvm] [RISCV][MC] Pass MCSubtargetInfo down to shouldForceRelocation and evaluateTargetFixup. (PR #73721)
Eric Biggers via llvm-commits
- [compiler-rt] [test][hwasan] Test function name in summaries #77391 (PR #77397)
Vitaly Buka via llvm-commits
- [llvm] Add OpenSSF Best Practice Badge (PR #77398)
Tom Stellard via llvm-commits
- [lld] [libcxxabi] [openmp] [flang] [clang-tools-extra] [mlir] [libc] [libcxx] [llvm] [clang] [lldb] [libunwind] [polly] [compiler-rt] Make clang report invalid target versions. (PR #75373)
Fangrui Song via llvm-commits
- [mlir] [polly] [clang] [libunwind] [flang] [lld] [lldb] [compiler-rt] [clang-tools-extra] [libcxxabi] [libcxx] [openmp] [libc] [llvm] Make clang report invalid target versions. (PR #75373)
Fangrui Song via llvm-commits
- [lld] [libcxxabi] [flang] [clang-tools-extra] [libc] [libcxx] [lldb] [llvm] [clang] [compiler-rt] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Fangrui Song via llvm-commits
- [llvm] [GISel] Infer the type of an immediate when there is one element in TEC (PR #77399)
Sergei Barannikov via llvm-commits
- [llvm] 4147b72 - [CostModel][X86] Fix fpext conversion cost for 16 elements (#76278)
via llvm-commits
- [mlir] [libcxx] [openmp] [polly] [compiler-rt] [lld] [llvm] [clang-tools-extra] [libc] [clang] [flang] [CostModel][X86] Fix fpext conversion cost for 16 elements (PR #76278)
via llvm-commits
- [lldb] [libunwind] [libcxx] [compiler-rt] [lld] [llvm] [clang-tools-extra] [libc] [clang] [flang] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Wu Yingcong via llvm-commits
- [compiler-rt] 8d982e5 - [test][hwasan] Test function name in summaries #77391 (#77397)
via llvm-commits
- [llvm] [TextAPI] Skip adding empty attributes (PR #77400)
Cyndy Ishida via llvm-commits
- [compiler-rt] [libcxx] [mlir] [clang] [clang-tools-extra] [lld] [libcxxabi] [lldb] [libc] [openmp] [llvm] [msan] Unwind stack before fatal reports (PR #77168)
Vitaly Buka via llvm-commits
- [compiler-rt] 8980936 - [msan] Unwind stack before fatal reports (#77168)
via llvm-commits
- [llvm] [BinaryFormat][LoongArch] Define psABI v2.30 relocs (PR #77039)
Lu Weining via llvm-commits
- [llvm] [clang] [RISCV] Deduplicate RISCVISAInfo::toFeatures/toFeatureVector. NFC (PR #76942)
Saleem Abdulrasool via llvm-commits
- [llvm] [clang] [clang-tools-extra] [X86] Emit Warnings for frontend options to enable knl/knm specific ISAs. (PR #75580)
Freddy Ye via llvm-commits
- [llvm] [IR] Allow type change in ValueAsMetadata::handleRAUW (PR #76969)
Jeremy Morse via llvm-commits
- [polly] [libunwind] [flang] [compiler-rt] [clang] [libc] [mlir] [libcxx] [libcxxabi] [openmp] [lld] [llvm] [lldb] [clang-tools-extra] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [flang] [libcxxabi] [llvm] [clang-tools-extra] [clang] [lld] [libcxx] [polly] [lldb] [compiler-rt] [libunwind] [mlir] [libc] [openmp] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [flang] [libc] [llvm] [clang] [lld] [lldb] [compiler-rt] [clang-tools-extra] [libcxx] [openmp] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Ethan Luis McDonough via llvm-commits
- [flang] [libcxxabi] [libc] [llvm] [clang-tools-extra] [clang] [lld] [lldb] [compiler-rt] [libunwind] [mlir] [libcxx] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] [LoongArch] Implement LoongArchRegisterInfo::canRealignStack() (PR #76913)
Lu Weining via llvm-commits
- [llvm] [AArch64][SVE2] Generate XAR (PR #77160)
Usman Nadeem via llvm-commits
- [compiler-rt] [openmp] [clang-tools-extra] [llvm] [clang] [flang] [OpenMP][libomptarget] Enable automatic unified shared memory executi… (PR #75999)
via llvm-commits
- [llvm] [AMDGPU] Add an asm directive to track code_object_version (PR #76267)
Emma Pilkington via llvm-commits
- [compiler-rt] [libcxx] [mlir] [openmp] [lldb] [lld] [clang-tools-extra] [llvm] [clang] [flang] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Max Winkler via llvm-commits
- [clang] [llvm] [clang-tools-extra] [X86] Emit Warnings for frontend options to enable knl/knm specific ISAs. (PR #75580)
Craig Topper via llvm-commits
- [llvm] af1fdcc - [doc][StackMaps] Fix typo
via llvm-commits
- [llvm] 96c4f10 - [RISCV] Add support predicating for ANDN/ORN/XNOR with short-forward-branch-opt. (#77077)
via llvm-commits
- [llvm] Set MaxAtomicSizeInBitsSupported for remaining targets. (PR #75703)
James Y Knight via llvm-commits
- [llvm] [InstCombine] Improve bitfield addition (PR #77184)
via llvm-commits
- [llvm] b856e77 - Set MaxAtomicSizeInBitsSupported for remaining targets. (#75703)
via llvm-commits
- [llvm] [RISCV][ISel] Use vaaddu with rounding mode rdn for ISD::AVGFLOORU. (PR #76550)
via llvm-commits
- [llvm] a8e9dce - [RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (#77355)
via llvm-commits
- [compiler-rt] 700a192 - [test][sanitizer] Check summary function and a single stack frame
Vitaly Buka via llvm-commits
- [compiler-rt] [sanitizer] Select non-internal frames in ReportErrorSummary (PR #77406)
Vitaly Buka via llvm-commits
- [llvm] [MC] Add support for `exclude` flag when parsing sun-style section flags (PR #77267)
Shilei Tian via llvm-commits
- [llvm] [AMDGPU][MC] Use normal ELF syntax for section switching (PR #77267)
Shilei Tian via llvm-commits
- [llvm] [MC] Parse SHF_LINK_ORDER argument before section group name (PR #77407)
Fangrui Song via llvm-commits
- [clang] [llvm] [clang-tools-extra] [X86] Use plain load/store instead of cmpxchg16b for atomics with AVX (PR #74275)
James Y Knight via llvm-commits
- [llvm] [clang] [llvm] Add support for building on illumos (PR #74930)
Brad Smith via llvm-commits
- [llvm] [clang] [CMake] Add support for building on illumos (PR #74930)
Brad Smith via llvm-commits
- [llvm] [RISCV] Refactor GPRF64 register class to make it usable for Zacas. (PR #77408)
Craig Topper via llvm-commits
- [clang-tools-extra] [flang] [libcxx] [lld] [compiler-rt] [lldb] [clang] [llvm] [libc] [openmp] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Joseph Huber via llvm-commits
- [lld] 3fa1795 - [ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 in SHF_ALLOC sections (#77261)
via llvm-commits
- [llvm] [AMDGPU,test] Change llc -march= to -mtriple= (PR #75982)
Fangrui Song via llvm-commits
- [llvm] 49c35f6 - [CMake] Add support for building on illumos (#74930)
via llvm-commits
- [llvm] [CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (PR #77041)
Nicolai Hähnle via llvm-commits
- [llvm] f6dbd4c - Make clang report invalid target versions. (#75373)
via llvm-commits
- [lld] [lldb] [llvm] [polly] [libcxxabi] [openmp] [libcxx] [libc] [mlir] [flang] [compiler-rt] [libunwind] [clang] [clang-tools-extra] Make clang report invalid target versions. (PR #75373)
via llvm-commits
- [llvm] Implement foldICmpRemConstant in InstCombineCompares (PR #77410)
via llvm-commits
- [llvm] b2b4ffb - [Instrumentation] Remove -pgo-instr-old-cfg-hashing (#77357)
via llvm-commits
- [lld] 0930f62 - [ELF] -r: fix crash when SHF_LINK_ORDER linked-to section has a larger index
Fangrui Song via llvm-commits
- [llvm] [CodeGen][MachinePipeliner] Limit register pressure when scheduling (PR #74807)
Ryotaro Kasuga via llvm-commits
- [llvm] [Legalizer] Soften EXTRACT_ELEMENT on ppcf128 (PR #77412)
Qiu Chaofan via llvm-commits
- [polly] [lldb] [compiler-rt] [clang-tools-extra] [libcxxabi] [flang] [libc] [openmp] [llvm] [mlir] [libcxx] [clang] [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (PR #76938)
Sandeep Kosuri via llvm-commits
- [llvm] [LV] Skipping all debug instructions when native vplan is enabled (PR #77413)
Mel Chen via llvm-commits
- [lld] [clang] [llvm] Support .note.gnu.property for enable Zicfiss and Zicfilp extension (PR #77414)
via llvm-commits
- [llvm] ee78e03 - AMDGPU: Avoid instantiating PatFrag with null_frag (#77271)
via llvm-commits
- [llvm] 0c24c17 - [RISCV][ISel] Use vaaddu with rounding mode rdn for ISD::AVGFLOORU. (#76550)
via llvm-commits
- [lldb] [compiler-rt] [clang-tools-extra] [libcxxabi] [flang] [libc] [lld] [llvm] [libcxx] [clang] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Fangrui Song via llvm-commits
- [llvm] [MsgPack] Return an Error instead of bool from readFromBlob (PR #74357)
Matt Arsenault via llvm-commits
- [llvm] 38ce770 - [X86][test] Add test to check ah is not allocatable for register class gr8_norex2
Shengchen Kan via llvm-commits
- [flang] [libcxxabi] [lldb] [clang-tools-extra] [libcxx] [compiler-rt] [lld] [clang] [libc] [llvm] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Fangrui Song via llvm-commits
- [llvm] [clang-tools-extra] [clang] [X86] Use plain load/store instead of cmpxchg16b for atomics with AVX (PR #74275)
Matt Arsenault via llvm-commits
- [llvm] f1ec0d1 - Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#77182)
via llvm-commits
- [llvm] cf6e9c4 - [RISCV] Add documentation in the LangRef on GHC CC (#72762)
via llvm-commits
- [llvm] [RISCV] Add documentation in the LangRef on GHC CC (PR #72762)
Aiden Grossman via llvm-commits
- [lldb] [compiler-rt] [clang-tools-extra] [openmp] [flang] [libc] [lld] [llvm] [libcxx] [clang] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Matt Arsenault via llvm-commits
- [flang] [lldb] [clang-tools-extra] [libcxx] [compiler-rt] [lld] [openmp] [clang] [libc] [llvm] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Matt Arsenault via llvm-commits
- [libc] [libcxxabi] [lldb] [compiler-rt] [clang-tools-extra] [clang] [llvm] [flang] [lld] [libcxx] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Fangrui Song via llvm-commits
- [llvm] [Pass] Support start/stop in instrumentation (PR #70912)
via llvm-commits
- [clang] [llvm] [RISCV] Deduplicate RISCVISAInfo::toFeatures/toFeatureVector. NFC (PR #76942)
Luke Lau via llvm-commits
- [llvm] [GlobalIsel] Combine select to integer minmax. (PR #77213)
Matt Arsenault via llvm-commits
- [llvm] [RFC] implement convergence control in MIR using SelectionDAG (PR #71785)
Sameer Sahasrabuddhe via llvm-commits
- [llvm] 4a5ebc7 - [BinaryFormat][LoongArch] Define psABI v2.30 relocs (#77039)
via llvm-commits
- [llvm] dad614c - [Documentation] fix invalid links in documentation (#76502)
via llvm-commits
- [llvm] [compiler-rt] [clang-tools-extra] [clang] fix wrong links in documentation (PR #76502)
via llvm-commits
- [llvm] [AArch64] Lower EH_RETURN (PR #76775)
via llvm-commits
- [llvm] b57159c - [LoongArch] Support R_LARCH_{ADD,SUB}_ULEB128 for .uleb128 and force relocs when sym is not in section (#76433)
via llvm-commits
- [llvm] [LoongArch] Support R_LARCH_{ADD, SUB}_ULEB128 for .uleb128 and force relocs when sym is not in section (PR #76433)
Lu Weining via llvm-commits
- [llvm] [RISCV] Re-implement Zacas MC layer support to make it usable for CodeGen. (PR #77418)
Craig Topper via llvm-commits
- [llvm] 7b45c54 - [MC][RISCV] Check hasEmitNops before call shouldInsertExtraNopBytesForCodeAlign (#77236)
via llvm-commits
- [llvm] [MC][RISCV] Check hasEmitNops before call shouldInsertExtraNopBytesForCodeAlign (PR #77236)
Lu Weining via llvm-commits
- [llvm] [GVNSink] Fix #77415: GVNSink fails to optimize LLVM IR with debug info (PR #77419)
Shan Huang via llvm-commits
- [llvm] [AMDGPU][NFC] Update left over tests for COV5 (PR #76984)
Matt Arsenault via llvm-commits
- [llvm] [CodeGen] Port `StackProtector` to new pass manager (PR #75334)
Matt Arsenault via llvm-commits
- [llvm] [GlobalISel] Lowering of {get,set,reset}_fpenv (PR #75086)
Matt Arsenault via llvm-commits
- [llvm] [CodeGen] Update for scalable MemoryType in MMO (PR #70452)
Matt Arsenault via llvm-commits
- [libcxx] [llvm] [clang-tools-extra] [flang] [lld] [compiler-rt] [lldb] [libc] [clang] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Matt Arsenault via llvm-commits
- [llvm] [clang-tools-extra] [clang] [libcxx] [libc] [lldb] [compiler-rt] [flang] [lld] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Matt Arsenault via llvm-commits
- [lldb] [clang] [libcxx] [lld] [compiler-rt] [libc] [clang-tools-extra] [llvm] [flang] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Matt Arsenault via llvm-commits
- [llvm] [LoongArch][GlobalISel] Adding initial GlobalISel infrastructure (PR #76912)
Matt Arsenault via llvm-commits
- [libunwind] [llvm] [clang] [clang-tools-extra] [libcxx] [libc] [libcxxabi] [lldb] [compiler-rt] [flang] [lld] [mlir] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [llvm] [MC,ELF] .section: unconditionally print section flag 'G' after 'o' (PR #77422)
Fangrui Song via llvm-commits
- [llvm] daecc30 - AMDGPU: Replace sqrt OpenCL libcalls with llvm.sqrt (#74197)
via llvm-commits
- [llvm] AMDGPU: Replace sqrt OpenCL libcalls with llvm.sqrt (PR #74197)
Matt Arsenault via llvm-commits
- [llvm] [CodeGen] Port `GCLowering` to new pass manager (PR #75305)
Matt Arsenault via llvm-commits
- [llvm] DAG: Fix ABI lowering with FP promote in strictfp functions (PR #74405)
Matt Arsenault via llvm-commits
- [llvm] [CGP] Consider arguments and ret values in `dupRetToEnableTailCallOpts` (PR #76613)
Antonio Frighetto via llvm-commits
- [llvm] [AMDGPU] Flip the default value of maybeAtomic. NFCI. (PR #75220)
Matt Arsenault via llvm-commits
- [llvm] 2357e89 - [DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParallel to have a common library. Part 1. (#75925)
via llvm-commits
- [llvm] db78c30 - [RISCV] Deduplicate RISCVISAInfo::toFeatures/toFeatureVector. NFC (#76942)
via llvm-commits
- [llvm] [RFC][SelectionDAG] Add and use SDNode::getAsZExtVal() helper (PR #76710)
Matt Arsenault via llvm-commits
- [llvm] Enable exp10 libcall on linux (PR #68736)
Krishna Narayanan via llvm-commits
- [llvm] [clang] [RISCV] Add experimental support of Zaamo and Zalrsc (PR #77424)
Wang Pengcheng via llvm-commits
- [llvm] [InstCombine] simplify `icmp pred x, ~x` (PR #73990)
via llvm-commits
- [llvm] [GISel] Add RegState::Define to temporary defs in apply patterns (PR #77425)
Sergei Barannikov via llvm-commits
- [llvm] [AMDGPU] Add mark last scratch load pass (PR #75512)
Matt Arsenault via llvm-commits
- [llvm] [ValueTracking] Allow tracking values through Integral AddrSpaceCasts (PR #70483)
Matt Arsenault via llvm-commits
- [llvm] b59b8d4 - [AMDGPU] Add GFX12 S_WAIT_* instructions (#77336)
via llvm-commits
- [lld] b399c84 - [NFC] [lld] [MTE] Rename MemtagDescriptors to MemtagGlobalDescriptors (#77300)
via llvm-commits
- [llvm] [AArch64][SME] Enable dynamic shuffle for fixed length types. (PR #72490)
Sander de Smalen via llvm-commits
- [llvm] [mlir][bufferization][NFC] Clean up Bazel build files (PR #77429)
Matthias Springer via llvm-commits
- [llvm] [IR] Add intrinsics to represent complex multiply and divide operations (PR #68742)
Matt Arsenault via llvm-commits
- [llvm] [clang] [AMDGPU][GFX12] Add 16 bit atomic fadd instructions (PR #75917)
Matt Arsenault via llvm-commits
- [llvm] [flang] [clang] [InstCombine] Canonicalize constant GEPs to i8 source element type (PR #68882)
Bruno De Fraine via llvm-commits
- [llvm] [X86] Surpport APX promoted RAO-INT and MOVBE instructions (PR #77431)
via llvm-commits
- [llvm] [X86] Support lowering for APX promoted BMI instructions. (PR #77433)
via llvm-commits
- [llvm] 25e0dc9 - [CodeGen] Port `GCLowering` to new pass manager (#75305)
via llvm-commits
- [clang-tools-extra] [llvm] [clang] [AMDGPU] Flip the default value of maybeAtomic. NFCI. (PR #75220)
Jay Foad via llvm-commits
- [lld] [lld][LoongArch] Handle extreme code model relocs according to psABI v2.30 (PR #73387)
Lu Weining via llvm-commits
- [llvm] [RISCV] Force relocations if initial MCSubtargetInfo contains FeatureRelax (PR #77436)
Fangrui Song via llvm-commits
- [llvm] DAG: Fix chain mismanagement in SoftenFloatRes_FP_EXTEND (PR #74558)
Matt Arsenault via llvm-commits
- [llvm] f9fec40 - AMDGPU: Make v32bf16 a legal type (#76679)
via llvm-commits
- [llvm] AMDGPU: Make v32bf16 a legal type (PR #76679)
Matt Arsenault via llvm-commits
- [llvm] [LV] Create block in mask up-front if needed. (PR #76635)
Florian Hahn via llvm-commits
- [llvm] [clang-tools-extra] [Matrix] Convert column-vector ops feeding dot product to row-vectors. (PR #72647)
Florian Hahn via llvm-commits
- [clang-tools-extra] [llvm] [Matrix] Convert column-vector ops feeding dot product to row-vectors. (PR #72647)
Florian Hahn via llvm-commits
- [llvm] [DWARFLinker][NFC] Move common code into the base library: IndexedValuesMap. (PR #77437)
via llvm-commits
- [llvm] 7a25963 - [AMDGPU] Flip the default value of maybeAtomic. NFCI. (#75220)
via llvm-commits
- [clang] [clang-tools-extra] [llvm] [AMDGPU] Flip the default value of maybeAtomic. NFCI. (PR #75220)
Jay Foad via llvm-commits
- [llvm] [AMDGPU] CodeGen for GFX12 S_WAIT_* instructions (PR #77438)
Jay Foad via llvm-commits
- [llvm] [AMDGPU] Don't send DEALLOC_VGPRs after calls (PR #77439)
Diana Picus via llvm-commits
- [llvm] [BasicAA] Add Vscale GEP decomposition on variable index (PR #69152)
David Green via llvm-commits
- [llvm] [AMDGPU] Don't DEALLOC_VGPRS from callable functions (PR #72245)
Diana Picus via llvm-commits
- [clang] [clang-tools-extra] [llvm] [X86] Emit Warnings for frontend options to enable knl/knm specific ISAs. (PR #75580)
Simon Pilgrim via llvm-commits
- [llvm] [polly] [AST] Don't merge memory locations in AliasSetTracker (PR #65731)
Bruno De Fraine via llvm-commits
- [llvm] [SEH][CodeGen] Add test to track CFG optimization bug for SEH (PR #77441)
via llvm-commits
- [llvm] [RISCV] Assert extensions are sorted at compile time. NFCI (PR #77442)
Luke Lau via llvm-commits
- [llvm] f92b928 - [GISel] Infer the type of an immediate when there is one element in TEC (#77399)
via llvm-commits
- [llvm] 51afb10 - [LV] Create block in mask up-front if needed. (#76635)
via llvm-commits
- [llvm] 9be29ad - AMDGPU: Regenerate test checks
Matt Arsenault via llvm-commits
- [llvm] [AArch64][PAC] Refine authenticated pointer check methods (PR #74074)
Anatoly Trosinenko via llvm-commits
- [llvm] [AMDGPU] Set glc/slc on volatile/nontemporal SMEM loads (PR #77443)
Jay Foad via llvm-commits
- [llvm] [clang] [clang-tools-extra] [AMDGPU] Flip the default value of maybeAtomic. NFCI. (PR #75220)
Jay Foad via llvm-commits
- [llvm] [AArch64][PAC] Expand blend(reg, imm) operation in aarch64-pauth pass (PR #74729)
Anatoly Trosinenko via llvm-commits
- [llvm] [MSSA] Don't check non-AA memory effects when using template access (PR #76142)
Nikita Popov via llvm-commits
- [llvm] f9a1d15 - [CodeGen] Port `StackProtector` to new pass manager (#75334)
via llvm-commits
- [llvm] a529b6e - [CodeGen] Fix -Wmismatched-tags in StackProtector.h (NFC)
Jie Fu via llvm-commits
- [llvm] [CGP] Avoid replacing a free ext with multiple other exts. (PR #77094)
Simon Pilgrim via llvm-commits
- [llvm] c714846 - [AArch64] Add an AArch64 pass for loop idiom transformations (#72273)
via llvm-commits
- [llvm] [NewPM] Update `CodeGenPreparePass` reference in `CodeGenPassBuilder.h` (PR #77446)
via llvm-commits
- [llvm] [SPIR-V] Add Float16 support when targeting Vulkan (PR #77115)
Nathan Gauër via llvm-commits
- [llvm] [CodeGen] Fix friend declaration in SSPLayoutAnalysis (PR #77447)
via llvm-commits
- [llvm] 62b30e7 - [CodeGen] Fix friend declaration in SSPLayoutAnalysis (#77447)
via llvm-commits
- [llvm] [GlobalISel] Fix buildCopyFromRegs for split vectors (PR #77448)
Pierre van Houtryve via llvm-commits
- [llvm] e7636b1 - [NewPM] Update `CodeGenPreparePass` reference in `CodeGenPassBuilder.h` (#77446)
via llvm-commits
- [llvm] clarify semantics of masked.load/store (PR #77449)
Ralf Jung via llvm-commits
- [llvm] 0b9b00c - [AMDGPU] Make isScalarLoadLegal a member of AMDGPURegisterBankInfo. NFC.
Jay Foad via llvm-commits
- [llvm] 4f7c402 - [AMDGPU][NFC] Update left over tests for COV5 (#76984)
via llvm-commits
- [lldb] [llvm] [DoNotMerge] DW_IDX_parent full implementation (PR #77121)
Felipe de Azevedo Piovezan via llvm-commits
- [llvm] 197214e - [RFC][SelectionDAG] Add and use SDNode::getAsZExtVal() helper (#76710)
via llvm-commits
- [llvm] [SelectionDAG] Add and use SDNode::getAsAPIntVal() helper (PR #77455)
Alex Bradbury via llvm-commits
- [llvm] f499472 - [LoongArch] Pre-commit test for #76913. NFC
via llvm-commits
- [llvm] 98c6aa7 - [LoongArch] Implement LoongArchRegisterInfo::canRealignStack() (#76913)
via llvm-commits
- [llvm] [AsmPrinter][DebugNames] Implement DW_IDX_parent entries (PR #77457)
Felipe de Azevedo Piovezan via llvm-commits
- [llvm] [mlir] [clang] fix: no update cursor pos in sort includes if no replacement (PR #77456)
via llvm-commits
- [llvm] [RISCV] Add support for new unprivileged extensions defined in profiles spec (PR #77458)
Luke Lau via llvm-commits
- [llvm] [InstCombine] Fold bitwise logic with funnel shifts (PR #77460)
Yingwei Zheng via llvm-commits
- [llvm] [MacroFusion][RISCV] Allocate same register for second instruction of fusible pair (PR #77461)
Wang Pengcheng via llvm-commits
- [clang] [clang-tools-extra] [llvm] [AArch64] Add an AArch64 pass for loop idiom transformations (PR #72273)
David Sherwood via llvm-commits
- [compiler-rt] [compiler-rt] fix/check __sanitizer_siginfo type on apple. (PR #77464)
David CARLIER via llvm-commits
- [llvm] [AArch64] Fix regression introduced by c7148467fc08eefaaae876c7d11d62… (PR #77467)
David Sherwood via llvm-commits
- [llvm] [llvm/unittests] Reset the IsSSA property when using finalizeBundle() (PR #77469)
Sameer Sahasrabuddhe via llvm-commits
- [llvm] 2c651e6 - [AArch64] Fix regression introduced by c7148467fc08eefaaae876c7d11d62… (#77467)
via llvm-commits
- [llvm] [AMDGPU] Fix broken sign-extended subword buffer load combine (PR #77470)
Jay Foad via llvm-commits
- [llvm] AMDGPU: Break vop3p handling out of vop3 base patterns (PR #77472)
Matt Arsenault via llvm-commits
- [llvm] [RISCV][Isel] Use vaaddu with rounding mode rnu for ISD::AVGCEILU. (PR #77473)
via llvm-commits
- [llvm] [indvars] Missing variables at Og: (PR #69920)
Carlos Alberto Enciso via llvm-commits
- [flang] [clang-tools-extra] [llvm] [clang] [compiler-rt] [indvars] Missing variables at Og: (PR #69920)
Carlos Alberto Enciso via llvm-commits
- [llvm] [AArch64][SME] Conditionally do smstart/smstop (PR #77113)
Matthew Devereau via llvm-commits
- [flang] [clang-tools-extra] [libc] [llvm] [clang] [libcxx] [compiler-rt] [libc++] Implement LWG3940: std::expected<void, E>::value() also needs E to be copy constructible (PR #71819)
via llvm-commits
- [flang] [compiler-rt] [libc] [libcxx] [clang-tools-extra] [llvm] [clang] [libc++] Implement LWG3940: std::expected<void, E>::value() also needs E to be copy constructible (PR #71819)
via llvm-commits
- [llvm] [CodeGen] Port GlobalMerge to new pass manager (PR #77474)
via llvm-commits
- [compiler-rt] [sanitizer] Fix asserts in asan and tsan in pthread interceptors. (PR #75394)
via llvm-commits
- [llvm] Topodagworklistx86 (PR #77475)
via llvm-commits
- [clang] [llvm] [RISCV] CodeGen of RVE and ilp32e/lp64e ABIs (PR #76777)
Alex Bradbury via llvm-commits
- [llvm] 963a2eb - [JumpThreading] Regenerate test checks (NFC)
Nikita Popov via llvm-commits
- [llvm] 7c00a5b - [PhaseOrdering] Regenerate test checks (NFC)
Nikita Popov via llvm-commits
- [llvm] [DebugInfo][RemoveDIs][NFC] Split findDbgDeclares into two functions (PR #77478)
Stephen Tozer via llvm-commits
- [llvm] 2d54ec3 - [SelectionDAG] Add and use SDNode::getAsAPIntVal() helper (#77455)
via llvm-commits
- [llvm] Fixed typo error about set_module_identifier in llvm ocaml binding (PR #77479)
via llvm-commits
- [llvm] a2dba0c - [SEH][CodeGen] Add test to track CFG optimization bug for SEH (#77441)
via llvm-commits
- [llvm] [AArch64] Enable AArch64 loop idiom transform pass (PR #77480)
David Sherwood via llvm-commits
- [llvm] 06286a5 - [GISel] Add RegState::Define to temporary defs in apply patterns (#77425)
via llvm-commits
- [clang-tools-extra] [compiler-rt] [clang] [PGO] Exposing PGO's Counter Reset and File Dumping APIs (PR #76471)
Wael Yehia via llvm-commits
- [clang] [lld] [llvm] [flang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [llvm] [flang] [lld] [clang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [flang] [llvm] [lld] [clang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [lld] [clang] [llvm] [flang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [llvm] e9ac2dc - [DAG] XformToShuffleWithZero - use dyn_cast instead of isa/cast pair. NFCI.
Simon Pilgrim via llvm-commits
- [clang] [llvm] [clang-tools-extra] [clang-tidy] modernize-use-digit-separator issue #35414 (PR #76153)
Arkhipov Ivan via llvm-commits
- [llvm] db1d9ad - [llvm/unittests] Reset the IsSSA property when using finalizeBundle() (#77469)
via llvm-commits
- [compiler-rt] [clang] [clang-tools-extra] [PGO] Exposing PGO's Counter Reset and File Dumping APIs (PR #76471)
Qiongsi Wu via llvm-commits
- [compiler-rt] 07c9189 - [PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)
via llvm-commits
- [llvm] [libunwind] [libcxx] [libc++] Allow running the test suite with optimizations (PR #68753)
Louis Dionne via llvm-commits
- [compiler-rt] [asan] Use InternalMmapVector for error_message_buffer, reallocate wh… (PR #77488)
via llvm-commits
- [llvm] [clang] [clang-tools-extra] [clang-tidy] modernize-use-digit-separator issue #35414 (PR #76153)
Arkhipov Ivan via llvm-commits
- [llvm] 7f9e3bf - [gn] port 07c9189fcc06 (DWARFLinker/Classic)
Nico Weber via llvm-commits
- [llvm] ec56c92 - [gn] port 07c9189fcc06
Nico Weber via llvm-commits
- [llvm] f7cb1af - [gn] Make sync script print github URLs
Nico Weber via llvm-commits
- [llvm] [LV][AArch64] LoopVectorizer allows scalable frem instructions (PR #76247)
Paschalis Mpeis via llvm-commits
- [llvm] [clang] [TargetParser] Define AEK_FCMA and AEK_JSCVT for tsv110 (PR #75516)
Qi Hu via llvm-commits
- [libcxx] [llvm] [libunwind] [lldb] [clang-tools-extra] [mlir] [clang] [compiler-rt] [clangd] Fix typo in AST.cpp (PR #77493)
via llvm-commits
- [llvm] 51bf0df - [GVNSink] Skip debug intrinsics when identifying sinking candidates (#77419)
via llvm-commits
- [llvm] [clang] [Clang] Update Unicode version to 15.1 (PR #77147)
Nikita Popov via llvm-commits
- [llvm] [GISel] Erase the root instruction after emitting all its potential uses (PR #77494)
Sergei Barannikov via llvm-commits
- [compiler-rt] Make SANITIZER_MIN_OSX_VERSION a cache variable (PR #74394)
Chris Apple via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Dinar Temirbulatov via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)
Sander de Smalen via llvm-commits
- [llvm] [DWARFLinker] backport line table patch into the DWARFLinkerParallel. (PR #77497)
via llvm-commits
- [llvm] [readtapi] Add support for stubify-ing directories (PR #76885)
Cyndy Ishida via llvm-commits
- [libcxx] [llvm] [libc++][modules] Removes module testing. (PR #76083)
Louis Dionne via llvm-commits
- [llvm] affd9e8 - AMDGPU: Break vop3p handling out of vop3 base patterns (#77472)
via llvm-commits
- [llvm] [AMDGPU][True16] Support V_CEIL_F16. (PR #73108)
Ivan Kosarev via llvm-commits
- [libc] [llvm] [lldb] [libunwind] [compiler-rt] [clang] [libcxx] [clang-tools-extra] [flang] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via llvm-commits
- [clang] [llvm] [Clang] Update Unicode version to 15.1 (PR #77147)
Nikita Popov via llvm-commits
- [llvm] [SVE] Wide active lane mask (PR #76514)
via llvm-commits
- [llvm] [NFC][TLI] order SLEEF mappings by alphabetical order (PR #77500)
Maciej Gabka via llvm-commits
- [llvm] AMDGPU: Drop amdgpu-no-lds-kernel-id attribute in LDS lowering (PR #71481)
Johannes Doerfert via llvm-commits
- [llvm] 888a20c - AMDGPU: Drop amdgpu-no-lds-kernel-id attribute in LDS lowering (#71481)
via llvm-commits
- [libcxx] [libc] [compiler-rt] [clang] [flang] [lld] [libcxxabi] [clang-tools-extra] [lldb] [llvm] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [libcxxabi] [flang] [libc] [clang] [lldb] [compiler-rt] [clang-tools-extra] [llvm] [libcxx] [lld] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [llvm] [BPF] Use 32-bit move for zero extension when possible (PR #77501)
via llvm-commits
- [llvm] c9da4dc - [RISCV] Refactor GPRF64 register class to make it usable for Zacas. (#77408)
via llvm-commits
- [lldb] [clang] [flang] [libcxxabi] [libcxx] [clang-tools-extra] [lld] [llvm] [compiler-rt] [libc] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [libunwind] [lld] [libcxx] [lldb] [mlir] [compiler-rt] [libclc] [flang] [libc] [clang] [llvm] [clang-tools-extra] [libcxxabi] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [lldb] [clang] [flang] [libunwind] [mlir] [libcxxabi] [clang-tools-extra] [lld] [llvm] [compiler-rt] [libcxx] [libc] [libclc] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] 8ca0364 - [TextAPI] Skip adding empty attributes (#77400)
via llvm-commits
- [llvm] [libc] [flang] [libcxxabi] [libcxx] [lld] [clang] [clang-tools-extra] [compiler-rt] [lldb] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [llvm] Port CodeGenPrepare to new pass manager (PR #68530)
Krishna Narayanan via llvm-commits
- [llvm] ed64042 - [flang][openacc] Fix clauses check with device_type (#77389)
via llvm-commits
- [libcxxabi] [lld] [libcxx] [clang-tools-extra] [libc] [flang] [compiler-rt] [lldb] [clang] [llvm] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Paul Kirth via llvm-commits
- [lld] [libcxx] [clang-tools-extra] [libc] [flang] [compiler-rt] [lldb] [clang] [openmp] [llvm] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Ethan Luis McDonough via llvm-commits
- [llvm] 064e73c - Revert "[GVNSink] Skip debug intrinsics when identifying sinking candidates (#77419)"
Nikita Popov via llvm-commits
- [clang] [compiler-rt] [clang-tools-extra] [PGO] Exposing PGO's Counter Reset and File Dumping APIs (PR #76471)
Qiongsi Wu via llvm-commits
- [lldb] [libc] [compiler-rt] [flang] [libcxx] [clang] [openmp] [llvm] [lld] [clang-tools-extra] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Ethan Luis McDonough via llvm-commits
- [llvm] [libcxx] [libc++][modules] Removes module testing. (PR #76083)
Mark de Wever via llvm-commits
- [llvm] [ADT] Make StringRef std::string_view conversion operator constexpr. NFC (PR #77506)
Luke Lau via llvm-commits
- [clang] [clang-tools-extra] [compiler-rt] [PGO] Exposing PGO's Counter Reset and File Dumping APIs (PR #76471)
Qiongsi Wu via llvm-commits
- [compiler-rt] [PGO] Fix `instrprof-api.c` on Windows (PR #77508)
Qiongsi Wu via llvm-commits
- [llvm] 7620f03 - [MC] Parse SHF_LINK_ORDER argument before section group name (#77407)
via llvm-commits
- [llvm] [VP][RISCV] Introduce llvm.vp.minimum/maximum intrinsics (PR #74840)
Simeon K via llvm-commits
- [llvm] [InstrProf] Adding utility weights to BalancedPartitioning (PR #72717)
via llvm-commits
- [llvm] f972e4d - [MC,ELF] .section: unconditionally print section flag 'G' after 'o'
Fangrui Song via llvm-commits
- [flang] [llvm] [libcxx] [clang-tools-extra] [libcxxabi] [lld] [compiler-rt] [mlir] [libclc] [clang] [lldb] [libunwind] [libc] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] [flang] [libc] [mlir] [lld] [libunwind] [lldb] [clang-tools-extra] [compiler-rt] [libcxxabi] [libclc] [libcxx] [clang] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] [flang] [libc] [lld] [openmp] [lldb] [clang-tools-extra] [compiler-rt] [libcxx] [clang] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Johannes Doerfert via llvm-commits
- [llvm] c1173e4 - [DAG] Use FoldConstantArithmetic for unary bitops constant folding.
Simon Pilgrim via llvm-commits
- [llvm] 417df8e - [X86] Add test coverage for #77459
Simon Pilgrim via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [compiler-rt] [llvm] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Fangrui Song via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] [compiler-rt] [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (PR #76105)
Mingming Liu via llvm-commits
- [llvm] Replace `exec_tools` with `tools` in bazel genrule. (PR #77510)
via llvm-commits
- [lld] 0ab5d8b - [ELF,test] Set alignment of SHT_GROUP to 4
Fangrui Song via llvm-commits
- [clang] [llvm] [LLVM][DWARF] Fix accelerator swtiching with TU re-use (PR #77511)
Alexander Yermolovich via llvm-commits
- [llvm] 3210ce2 - [X86] Fold (iX bitreverse(bitcast(vXi1 X))) -> (iX bitcast(shuffle(X)))
Simon Pilgrim via llvm-commits
- [llvm] [VFABI] Move the Vector ABI demangling utility to LLVMCore. (PR #77513)
Alexandros Lamprineas via llvm-commits
- [llvm] b629b86 - [AMDGPU][MC] Use normal ELF syntax for section switching (#77267)
via llvm-commits
- [flang] [compiler-rt] [libunwind] [libc] [libcxx] [lld] [llvm] [clang] [lldb] [clang-tools-extra] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Mark de Wever via llvm-commits
- [llvm] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #77515)
Paul Kirth via llvm-commits
- [flang] [compiler-rt] [libunwind] [libc] [libcxx] [llvm] [clang] [lldb] [clang-tools-extra] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via llvm-commits
- [flang] [compiler-rt] [libunwind] [libc] [libcxx] [lld] [libclc] [llvm] [mlir] [clang] [lldb] [clang-tools-extra] [mlir][python] Fix generation of python bindings for async dialect (PR #75960)
Abhishek Kulkarni via llvm-commits
- [mlir] [lld] [libunwind] [clang] [libclc] [flang] [libcxxabi] [libc] [llvm] [lldb] [libcxx] [clang-tools-extra] [compiler-rt] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [flang] [compiler-rt] [libcxxabi] [libunwind] [libc] [libcxx] [lld] [libclc] [llvm] [mlir] [clang] [lldb] [clang-tools-extra] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [compiler-rt] [flang] [clang] [clang-tools-extra] [llvm] [libcxx] [libc] [libunwind] [lldb] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via llvm-commits
- [llvm] 6c207ee - [RISCV] Force relocations if initial MCSubtargetInfo contains FeatureRelax (#77436)
via llvm-commits
- [libclc] [libcxxabi] [compiler-rt] [mlir] [flang] [clang] [lld] [clang-tools-extra] [llvm] [libcxx] [libc] [libunwind] [lldb] [mlir][sparse][CRunnerUtils] Add shuffle in CRunnerUtils (PR #77124)
Yinying Li via llvm-commits
- [clang] [llvm] [CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined functions (PR #75385)
David Blaikie via llvm-commits
- [llvm] 7e956ca - [NFC][AMDGPU] Require `x86-registered-target` for `llvm/test/Transforms/MemCpyOpt/no-libcalls.ll`
Shilei Tian via llvm-commits
- [llvm] [NVPTX] Handle unreachable default in llvm::SwitchIns. (PR #72641)
Artem Belevich via llvm-commits
- [llvm] Create a CharSetConverter class with both iconv and icu support (PR #74516)
Abhina Sree via llvm-commits
- [compiler-rt] b6d1577 - [PGO] Fix `instrprof-api.c` on Windows (#77508)
via llvm-commits
- [compiler-rt] [libcxx] [flang] [libcxxabi] [clang] [libclc] [libunwind] [lld] [llvm] [libc] [mlir] [lldb] [clang-tools-extra] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [flang] [compiler-rt] [clang] [libcxxabi] [libc] [clang-tools-extra] [libclc] [lldb] [libcxx] [mlir] [llvm] [libunwind] [lld] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] [X86][ISel] Don't select MOV/ADD64ri32 for tglobaltlsaddr under large code model (PR #77177)
Nicholas Mosier via llvm-commits
- [llvm] 340cc17 - [LLVM][NVPTX]: Add intrinsic for setmaxnreg (#77289)
via llvm-commits
- [compiler-rt] [libcxx] [flang] [libcxxabi] [clang] [libclc] [libunwind] [lld] [openmp] [llvm] [libc] [mlir] [lldb] [clang-tools-extra] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [compiler-rt] [lldb] [llvm] [libunwind] [clang-tools-extra] [libcxx] [libc] [clang] [flang] [libc++] Implement ranges::iota (PR #68494)
Christopher Di Bella via llvm-commits
- [libcxx] [libc] [clang] [lldb] [llvm] [libcxxabi] [clang-tools-extra] [compiler-rt] [flang] [lld] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Paul Kirth via llvm-commits
- [clang] [lld] [clang-tools-extra] [llvm] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)
Daniil Kovalev via llvm-commits
- [libcxx] [libc] [lldb] [lld] [llvm] [libcxxabi] [clang-tools-extra] [compiler-rt] [flang] [clang] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [llvm] fb14662 - LangRef: rint, nearbyint: mention that default rounding mode is assumed (#77191)
via llvm-commits
- [llvm] [clang] [lld] [clang-tools-extra] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)
Daniil Kovalev via llvm-commits
- [llvm] Edit Semantics Description of `@llvm.is.constant.*` (PR #77519)
via llvm-commits
- [llvm] [GlobalIsel] Combine select to integer minmax (second attemnt). (PR #77520)
Thorsten Schütt via llvm-commits
- [compiler-rt] [lldb] [llvm] [openmp] [lld] [mlir] [clang-tools-extra] [libcxx] [clang] [flang] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Reid Kleckner via llvm-commits
- [llvm] 3a8a926 - [Instrumentation] Remove redundant LLVM_DEBUG (NFC)
Kazu Hirata via llvm-commits
- [llvm] [SLP]Improve findReusedOrderedScalars and graph rotation. (PR #77523)
Alexey Bataev via llvm-commits
- [lld] [lld/ELF] Warn on conflicting SHF_X86_64_LARGE flag (PR #72335)
Arthur Eubanks via llvm-commits
- [llvm] [clang] [clang, SystemZ] Pass HasDef flag to getMinGlobalAlign(). (PR #73511)
NAKAMURA Takumi via llvm-commits
- [clang] [llvm] [clang, SystemZ] Pass HasDef flag to getMinGlobalAlign(). (PR #73511)
NAKAMURA Takumi via llvm-commits
- [llvm] cd101ab - [LangRef] Tweak description of `@llvm.is.constant.*` (#77519)
via llvm-commits
- [llvm] [docs] Fix formatting issues in MyFirstTypoFix (PR #77527)
Nicholas Mosier via llvm-commits
- [llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer (PR #76172)
Alexey Bataev via llvm-commits
- [llvm] [SLP]Improve findReusedOrderedScalars and graph rotation. (PR #77529)
Alexey Bataev via llvm-commits
- [llvm] [clang-tools-extra] [lld] [libc] [lldb] [compiler-rt] [clang] [libcxx] [libcxxabi] [flang] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Fangrui Song via llvm-commits
- [llvm] 4e8986f - [Coverage] Mark coverage sections as metadata sections on COFF. (#76834)
via llvm-commits
- [compiler-rt] 71e5652 - [sanitizer] Select non-internal frames in ReportErrorSummary (#77406)
via llvm-commits
- [llvm] [TableGen] Support non-def operators in !getdagop (PR #77531)
Visoiu Mistrih Francis via llvm-commits
- [compiler-rt] [scudo] Condition variable can be disabled by setting the flag to off (PR #77532)
via llvm-commits
- [flang] [libc] [compiler-rt] [lld] [llvm] [libcxxabi] [lldb] [clang] [libcxx] [clang-tools-extra] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Paul Kirth via llvm-commits
- [lldb] [llvm] [libcxxabi] [clang] [clang-tools-extra] [lld] [libcxx] [compiler-rt] [libc] [flang] [RISC-V][LLD] Add Support for RISC-V TLSDESC Relocations (PR #66916)
Paul Kirth via llvm-commits
- [lldb] [llvm] [libcxxabi] [clang] [clang-tools-extra] [lld] [libcxx] [compiler-rt] [libc] [flang] [RISCV] Support Global Dynamic TLSDESC in the RISC-V backend (PR #66915)
Paul Kirth via llvm-commits
- [llvm] [SCEVExpander] Relax hoisting condition for AddRec start (PR #75916)
via llvm-commits
- [llvm] [compiler-rt] [clang] [mlir] [lldb] [libcxxabi] [libunwind] [lld] [libclc] [libc] [flang] [clang-tools-extra] [openmp] [libcxx] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [clang-tools-extra] [mlir] [clang] [llvm] [emacs] Fix Emacs library formatting (PR #76110)
via llvm-commits
- [compiler-rt] [llvm] [ci] Set timeout for individual tests and report slowest tests (PR #76300)
Vitaly Buka via llvm-commits
- [llvm] [RISCV] Reorder RISCVInstrInfoA.td NFC (PR #77539)
Craig Topper via llvm-commits
- [compiler-rt] [scudo] [MTE] resize stack depot for allocation ring buffer (PR #74515)
Florian Mayer via llvm-commits
- [compiler-rt] ab82b06 - Make SANITIZER_MIN_OSX_VERSION a cache variable (#74394)
via llvm-commits
- [llvm] ea3c7b3 - Revert "[X86][NFC] Remove dead code for "_REV" instructions"
Amir Ayupov via llvm-commits
- [libunwind] [libc] [flang] [libcxx] [compiler-rt] [clang-tools-extra] [lldb] [lld] [clang] [llvm] [libc++][test] try to directly create socket file in /tmp when filepath is too long (PR #77058)
Wu Yingcong via llvm-commits
- [llvm] 6615581 - [PowerPC] Make verifier happy when lowering `llvm.trap` (#77266)
via llvm-commits
- [llvm] Revert "[SEH][CodeGen] Add test to track CFG optimization bug for SEH" (PR #77542)
via llvm-commits
- [llvm] c9124ad - Revert "[SEH][CodeGen] Add test to track CFG optimization bug for SEH" (#77542)
via llvm-commits
- [compiler-rt] Remove maximum OSX version for sanitizers (PR #77543)
Chris Apple via llvm-commits
- [llvm] github-automation: Use the llvm/llvm-project repo for backport pull requests (PR #71727)
Tom Stellard via llvm-commits
- [llvm] [SystemZ] Don't lower float/double ATOMIC_[LOAD|STORE] to [LOAD|STORE] (PR #75879)
Jonas Paulsson via llvm-commits
- [llvm] e364ddf - [docs] Fix formatting issues in MyFirstTypoFix (#77527)
via llvm-commits
- [llvm] [PowerPC] Handle CALL_RM like CALL for 32-bit ELF (PR #72758)
Brad Smith via llvm-commits
- [compiler-rt] aa4c1e9 - Revert "[PGO] Fix `instrprof-api.c` on Windows (#77508)"
Vitaly Buka via llvm-commits
- [compiler-rt] a828cda - Revert "[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)"
Vitaly Buka via llvm-commits
- [llvm] 3593ade - [gn build] Port a828cda9c802
LLVM GN Syncbot via llvm-commits
- [llvm] a79d13f - [RISCV][ISel] Use vaaddu with rounding mode rnu for ISD::AVGCEILU. (#77473)
via llvm-commits
- [llvm] [CodeGen][NewPM] Port AssignmentTrackingAnalysis to new pass manager (PR #77550)
via llvm-commits
- [llvm] a9f39ff - [RISCV] Reorder RISCVInstrInfoA.td. NFC (#77539)
via llvm-commits
- [clang] [llvm] [AMDGPU] Adding the amdgpu-num-work-groups function attribute (PR #75647)
Matt Arsenault via llvm-commits
- [compiler-rt] Generate __multc3 for z/OS (PR #77554)
Sean Perry via llvm-commits
- [compiler-rt] [builtins] Support building the 128-bit float functions on ld80 platforms (PR #68132)
Sean Perry via llvm-commits
- [llvm] e42a70a - [RISCV][GISel] IRTranslate and Legalize some instructions with scalable vector type
Michael Maitland via llvm-commits
- [llvm] [AArch64][SVE2] Lower OR to SLI/SRI (PR #77555)
Usman Nadeem via llvm-commits
- [llvm] [RISCV] Allow VCIX with SE to reorder (PR #77049)
Craig Topper via llvm-commits
- [llvm] 7388b74 - [WebAssembly] Correctly consider signext/zext arg flags at function declaration (#77281)
via llvm-commits
- [llvm] [MachineScheduler] Add option to control reordering for store/load clustering (PR #75338)
Alex Bradbury via llvm-commits
- [llvm] [flang] [lld] [clang-tools-extra] [libcxx] [clang] [libc] [compiler-rt] [lldb] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Qiu Chaofan via llvm-commits
- [llvm] [clang] riscv vector cc (PR #77560)
Brandon Wu via llvm-commits
- [clang-tools-extra] [lld] [flang] [libcxx] [clang] [lldb] [libc] [llvm] [compiler-rt] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Qiu Chaofan via llvm-commits
- [llvm] 7fc7ef1 - [GlobalISel] Lowering of {get, set, reset}_fpenv (#75086)
via llvm-commits
- [llvm] [clang-tools-extra] [clang] [PowerPC] Implement fence builtin (PR #76495)
Qiu Chaofan via llvm-commits
- [llvm] [GVNSink] Fix #77415: GVNSink fails to optimize LLVM IR with debug info (PR #77562)
Shan Huang via llvm-commits
- [llvm] b788692 - [RISCV][NFC] Remove unused CHECK prefixes to fix buildbots. NFC
Craig Topper via llvm-commits
- [llvm] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)
Aiden Grossman via llvm-commits
- [llvm] [X86][CodeGen] Support lowering for NDD ADD/SUB/ADC/SBB/OR/XOR/NEG/NOT/INC/DEC/IMUL (PR #77564)
Shengchen Kan via llvm-commits
- [llvm] [AArch64] MI Scheduler: create more LDP/STP pairs (PR #77565)
Sjoerd Meijer via llvm-commits
- [llvm] [GlobalISel][Localizer] Allow localization of a small number of repeated phi uses. (PR #77566)
Amara Emerson via llvm-commits
- [llvm] [MacroFusion] Add IsPostRA to indicate whether running in post-ra scheduler (PR #77567)
Wang Pengcheng via llvm-commits
- [llvm] 084f1c2 - [AMDGPU][True16] Support V_CEIL_F16. (#73108)
via llvm-commits
- [llvm] BalancedPartitioning: minor updates (PR #77568)
Fangrui Song via llvm-commits
- [clang] [llvm] [flang] [clang-tools-extra] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
via llvm-commits
- [clang] [llvm] [clang-tools-extra] [PowerPC] Implement llvm.set.rounding intrinsic (PR #67302)
Qiu Chaofan via llvm-commits
- [clang-tools-extra] [llvm] [clang] [PowerPC] Implement llvm.set.rounding intrinsic (PR #67302)
Qiu Chaofan via llvm-commits
- [llvm] ef87e66 - [LVI] Assert that only one value is pushed (NFC)
Nikita Popov via llvm-commits
- [llvm] [BasicAA] Remove incorrect rule about constant pointers (PR #76815)
Nikita Popov via llvm-commits
- [lldb] [clang-tools-extra] [libcxx] [llvm] [flang] [libc] [compiler-rt] [clang] [flang] FDATE extension implementation: get date and time in ctime format (PR #71222)
via llvm-commits
- [llvm] a6b5d6d - [DWARFLinker] backport line table patch into the DWARFLinkerParallel. (#77497)
via llvm-commits
- [llvm] 7c71a09 - [CodeGen][NewPM] Port AssignmentTrackingAnalysis to new pass manager (#77550)
via llvm-commits
- [llvm] [X86][MC]Fix wrong action for encode enqcmd/enqcmds (PR #77571)
via llvm-commits
- [llvm] [WIP][GISel][RISCV] Implement selectShiftMask. (PR #77572)
Mikhail Gudim via llvm-commits
- [clang] [clang-tools-extra] [flang] [llvm] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [llvm] ccaf9e0 - [AArch64] Enable AArch64 loop idiom transform pass (#77480)
via llvm-commits
- [lld] 38394a3 - [lld][LoongArch] Handle extreme code model relocs according to psABI v2.30 (#73387)
via llvm-commits
- [llvm] 76482b7 - [SLSR] Regenerate test checks (NFC)
Nikita Popov via llvm-commits
- [lld] [flang] [llvm] [clang] [AMDGPU] Introduce Code Object V6 (PR #76954)
Pierre van Houtryve via llvm-commits
- [lld] [flang] [llvm] [clang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [llvm] 9bc4355 - [SLSR] Always generate i8 GEPs
Nikita Popov via llvm-commits
- [llvm] c2654be - [SeparateConstOFfsetFromGEP] Regenerate test checks (NFC)
Nikita Popov via llvm-commits
- [llvm] 08da7ac - [AMDGPU] Fix broken sign-extended subword buffer load combine (#77470)
via llvm-commits
- [llvm] 9e5a77f - [SeparateConstOffsetFromGEP] Always emit i8 gep
Nikita Popov via llvm-commits
- [llvm] [clang] [clang][AArch64] Add a -mbranch-protection option to enable GCS (PR #75486)
John Brawn via llvm-commits
- [llvm] [AMDGPU] Fix predicates for various True16 instructions. (PR #77581)
Ivan Kosarev via llvm-commits
- [llvm] [IRBuilder] Add CreatePtrAdd() method (NFC) (PR #77582)
Nikita Popov via llvm-commits
- [llvm] 29f98d6 - [InstCombine] Fold bitwise logic with intrinsics (#77460)
via llvm-commits
- [llvm] [ConstraintElim] Handle switch cases with the same destination (PR #76928)
Nikita Popov via llvm-commits
- [llvm] [InstCombine] Fold the `log2_ceil` idiom (PR #76661)
Nikita Popov via llvm-commits
- [clang-tools-extra] [llvm] [clang] [AMDGPU][GFX12] Default component broadcast store (PR #76212)
Mariusz Sikora via llvm-commits
- [llvm] [InstCombine] Fold the bound check idiom into sign bit test (PR #76439)
Nikita Popov via llvm-commits
- [llvm] adfd131 - [AArch64][SVE] Add optimisation for SVE intrinsics with no active lanes (#73964)
via llvm-commits
- [llvm] [DWARFLinker][NFC] Rename libraries to match with directories name. (PR #77592)
via llvm-commits
- [llvm] [AArch64LoadStoreOptimizer] Debug messages to track decision making. NFC (PR #77593)
Sjoerd Meijer via llvm-commits
- [llvm] 78cf2c0 - [X86] pr77459.ll - add missing AVX512 check prefixes
Simon Pilgrim via llvm-commits
- [llvm] [clang] [clang-tools-extra] [mlir] [emacs] Fix Emacs library formatting (PR #76110)
Benjamin Kramer via llvm-commits
- [llvm] 5b4abae - [emacs] Fix Emacs library formatting (#76110)
via llvm-commits
- [flang] [clang] [llvm] [clang-tools-extra] [flang] GETLOG runtime and extension implementation: get login username (PR #74628)
Rainer Orth via llvm-commits
- [llvm] 1220c9b - [InstCombine] Fold the `log2_ceil` idiom (#76661)
via llvm-commits
- [llvm] 19044b0 - [NFC][TLI] order SLEEF and ArmPL mappings by alphabetical order (#77500)
via llvm-commits
- [llvm] cc21aa1 - [X86] lower1BitShuffle - fold permute(setcc(x, y)) -> setcc(permute(x),permute(y)) for 32/64-bit element vectors
Simon Pilgrim via llvm-commits
- [clang-tools-extra] [clang] [flang] [llvm] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [llvm] [clang] [flang] [clang-tools-extra] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [llvm] [SROA] Allow rewriting memcpy depending on tbaa.struct (PR #77597)
Björn Pettersson via llvm-commits
- [llvm] 60bb5c5 - [AMDGPU] Fix predicates for various True16 instructions. (#77581)
via llvm-commits
- [libc] [compiler-rt] [libclc] [clang] [llvm] [clang-tools-extra] [lld] [flang] [lldb] [libunwind] [libcxx] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [llvm] [BranchFolding][SEH] Add test to track SEH CFG optimization (PR #77598)
via llvm-commits
- [llvm] [Pass] Add some missing passes (PR #77600)
via llvm-commits
- [lldb] [clang] [lld] [clang-tools-extra] [openmp] [flang] [mlir] [llvm] [libunwind] [GVNSink] Fix #77415: GVNSink fails to optimize LLVM IR with debug info (PR #77602)
Shan Huang via llvm-commits
- [llvm] [SimplifyCFG] Emit `rotl` directly in `ReduceSwitchRange` (PR #77603)
Yingwei Zheng via llvm-commits
- [llvm] [DWARFLinker][NFC] Move common code into the base library: Utils.h (PR #77604)
via llvm-commits
- [llvm] [RISCV] Initial ISel support for the experimental zacas extension (PR #67918)
Yingwei Zheng via llvm-commits
- [llvm] [AArch64][SME2] Add ZT0 attributes to SMEAttrs (PR #77607)
Kerry McLaughlin via llvm-commits
- [llvm] [BranchFolding] Fix missing predecessors of landing-pad (PR #77608)
via llvm-commits
- [llvm] [TLI][NFC] Fix ordering of ArmPL and SLEEF tests (PR #77609)
Maciej Gabka via llvm-commits
- [llvm] [RISCV] Implement RISCVInsrInfo::getConstValDefinedInReg (PR #77610)
Alex Bradbury via llvm-commits
- [llvm] [CodeGen][RISCV] Make default describeLoadedValue implementation call getConstValDefinedInReg (PR #77611)
Alex Bradbury via llvm-commits
- [llvm] 9aa8c82 - [SystemZ] Fix 256-bit shifts when i128 is legal
Ulrich Weigand via llvm-commits
- [llvm] [clang] [Clang][LLVM][AArch64]SVE2.1 update the intrinsics according to acle[1] (PR #76844)
Momchil Velikov via llvm-commits
- [flang] [llvm] [clang] [clang-tools-extra] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [llvm] [LV] Split checking if tail-folding is possible, collecting masked ops. (PR #77612)
Florian Hahn via llvm-commits
- [llvm] ae978ba - [LoopFlatten] Recognise gep+gep (#72515)
via llvm-commits
- [llvm] [LoopFlatten] Recognise gep+gep (PR #72515)
John Brawn via llvm-commits
- [llvm] 9bde5be - [BranchFolding][SEH] Add test to track SEH CFG optimization (#77598)
via llvm-commits
- [llvm] [clang] [IR] Fix GEP offset computations for vector GEPs (PR #75448)
Nuno Lopes via llvm-commits
- [llvm] [clang-tools-extra] [flang] [clang] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Tom Eccles via llvm-commits
- [llvm] [SLP][TTI]Improve detection of the insert-subvector pattern for SLP. (PR #74749)
Alexey Bataev via llvm-commits
- [llvm] [clang] [SPARC] Support reserving arbitrary general purpose registers (PR #74927)
via llvm-commits
- [llvm] Remove unnecessary add instructions in ctlz.i8 (PR #77615)
Leon Clark via llvm-commits
- [llvm] 45be680 - [SimplifyCFG] Emit `rotl` directly in `ReduceSwitchRange` (#77603)
via llvm-commits
- [llvm] fef2fc3 - [TableGen] Support non-def operators in !getdagop (#77531)
via llvm-commits
- [llvm] [lldb] [clang-tools-extra] [clang] [libunwind] [libc] [compiler-rt] [flang] [lld] [libclc] [mlir] [libcxx] [mlir][tensor] Enhance pack/unpack simplification for identity outer_dims_perm cases. (PR #77409)
Han-Chung Wang via llvm-commits
- [llvm] 8b7bbed - [LV] Re-add early exit in VPRecipeBuilder::createBlockInMask.
Florian Hahn via llvm-commits
- [llvm] [DAG] Fold (sext (sext_inreg x)) -> (sext (trunc x)) if the trunc is free (PR #77616)
Simon Pilgrim via llvm-commits
- [llvm] [SLP]Do not require external uses for roots and single use for other instructions in computeMinimumValueSizes. (PR #72679)
Alexey Bataev via llvm-commits
- [llvm] [clang] [clang-tools-extra] [flang] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [llvm] 14e2910 - [RISCV] Remove extraneous semicolons. NFC
Luke Lau via llvm-commits
- [flang] [llvm] [clang] [lld] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [llvm] [SeperateConstOffsetFromGEP] Handle `or disjoint` flags (PR #76997)
Krzysztof Drewniak via llvm-commits
- [llvm] [clang] [AMDGPU] Adding the amdgpu-num-work-groups function attribute (PR #75647)
Krzysztof Drewniak via llvm-commits
- [llvm] 73ce13d - [SLP][TTI]Improve detection of the insert-subvector pattern for SLP. (#74749)
via llvm-commits
- [llvm] 6c92770 - [RewriteStatepointsForGC] Remove unnecessary bitcasts (NFCI)
Nikita Popov via llvm-commits
- [llvm] [clang] [flang] [lld] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [clang-tools-extra] [llvm] [compiler-rt] [clang] [Profile] Allow profile merging with multiple correlate files. (PR #75957)
Zequan Wu via llvm-commits
- [llvm] update_test_checks: keep meta variables stable by default (PR #76748)
Jannik Silvanus via llvm-commits
- [llvm] [flang] [lld] [clang] [AMDGPU] Introduce Code Object V6 (PR #76954)
Pierre van Houtryve via llvm-commits
- [libcxx] [llvm] [clang] [compiler-rt] [mlir] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Kirill Stoimenov via llvm-commits
- [libcxx] [libc] [lld] [clang-tools-extra] [libclc] [lldb] [llvm] [clang] [compiler-rt] [flang] [mlir] [libunwind] [mlir][tensor] Enhance pack/unpack simplification for identity outer_dims_perm cases. (PR #77409)
Han-Chung Wang via llvm-commits
- [llvm] [AArch64][SME] Fix definition of uclamp/sclamp instructions. (PR #77619)
Sander de Smalen via llvm-commits
- [llvm] [clang-tools-extra] [flang] [clang] [flang] GETLOG runtime and extension implementation: get login username (PR #74628)
Yi Wu via llvm-commits
- [llvm] [yaml2obj][XOFF] Update yaml2obj for XCOFF to create valid XCOFF files in more cases. (PR #77620)
via llvm-commits
- [openmp] [flang] [mlir] [lldb] [clang-tools-extra] [llvm] [libcxx] [lld] [compiler-rt] [clang] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Max Winkler via llvm-commits
- [llvm] d7ac412 - [AArch64][SME] Fix definition of uclamp/sclamp instructions. (#77619)
via llvm-commits
- [llvm] 14e7dac - [Clang][LLVM][AArch64]SVE2.1 update the intrinsics according to acle[1] (#76844)
via llvm-commits
- [llvm] c053e9f - [RISCV] Re-implement Zacas MC layer support to make it usable for CodeGen. (#77418)
via llvm-commits
- [llvm] [AMDGPU] Update tests for GFX12 errors and unsupported instructions (PR #77624)
Jay Foad via llvm-commits
- [llvm] [AMDGPU] Increase max scratch allocation for GFX12 (PR #77625)
Jay Foad via llvm-commits
- [llvm] [AMDGPU] Support GFX12 VDSDIR instructions WAITVMSRC operand in GCNHazardRecognizer (PR #77628)
Jay Foad via llvm-commits
- [llvm] [RISCV][AMDGPU] Mark test/CodeGen/Generic/live-debug-label.ll XFAIL for RISCV and AMDGPU (PR #77631)
Min-Yih Hsu via llvm-commits
- [llvm] [AMDGPU] CodeGen for GFX12 8/16-bit SMEM loads (PR #77633)
Jay Foad via llvm-commits
- [clang] [llvm] [RISCV] Deduplicate version struct in RISCVISAInfo. NFC (PR #77645)
Luke Lau via llvm-commits
- [llvm] [XRay] Reserve memory space ahead-of-time when reading native format log (PR #76853)
Min-Yih Hsu via llvm-commits
- [llvm] [clang] [AArch64][SME] Fix multi vector cvt builtins (PR #77656)
Matthew Devereau via llvm-commits
- [compiler-rt] [compiler-rt][profile] remove unneeded freebsd hack. (PR #77209)
Ed Maste via llvm-commits
- [llvm] 1c20932 - [ADT] Make StringRef std::string_view conversion operator constexpr. NFC (#77506)
via llvm-commits
- [compiler-rt] [compiler-rt][fuchsia] Preallocate a vmar for sanitizer internals (PR #75256)
via llvm-commits
- [llvm] [RISCV] Enable load clustering by default (PR #73789)
Philip Reames via llvm-commits
- [llvm] 04f77a1 - [SLP][NFC]Replace constant by some meaningfull values to make test more
Alexey Bataev via llvm-commits
- [llvm] [LV] Use value_or to simplify code. NFC (PR #77030)
Philip Reames via llvm-commits
- [llvm] [compiler-rt] [ci] Set timeout for individual tests and report slowest tests (PR #76300)
Louis Dionne via llvm-commits
- [compiler-rt] f1e4142 - [compiler-rt][profile] remove unneeded freebsd hack. (#77209)
via llvm-commits
- [llvm] [LLVM][AArch64]Use load/store with consecutive registers in SME2 or S… (PR #77665)
via llvm-commits
- [llvm] [InstCombine] Extend ADD+GEP->GEP+GEP combine to disjoint or. (PR #76981)
Philip Reames via llvm-commits
- [llvm] [RISCV] Support isel for Zacas for XLen and i32. (PR #77666)
Craig Topper via llvm-commits
- [compiler-rt] [libc] [flang] [llvm] [libcxx] [clang-tools-extra] [lld] [lldb] [clang] [libc++][ranges] P2116R9: Implements `views::enumerate` (PR #73617)
Louis Dionne via llvm-commits
- [compiler-rt] e6c2952 - [scudo] Condition variable can be disabled by setting the flag to off (#77532)
via llvm-commits
- [compiler-rt] [llvm] [lldb] [clang-tools-extra] [libc] [libclc] [mlir] [openmp] [lld] [clang] [libcxx] [libcxxabi] [flang] [libunwind] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
via llvm-commits
- [llvm] 408dce8 - [SLP]Do not require external uses for roots and single use for other instructions in computeMinimumValueSizes. (#72679)
via llvm-commits
- [llvm] [RISCV] Use any_extend for type legalizing atomic_compare_swap with Zacas. (PR #77669)
Craig Topper via llvm-commits
- [llvm] [InstCombine] Teach tryFactorization to treat a disjoint Or like an Add. (PR #75691)
Philip Reames via llvm-commits
- [libc] [clang-tools-extra] [flang] [libcxx] [lld] [compiler-rt] [libunwind] [llvm] [libclc] [lldb] [clang] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [lldb] [libcxx] [clang-tools-extra] [flang] [libc] [lld] [llvm] [compiler-rt] [clang] [libc++][variant] P2637R3: Member `visit` (`std::variant`) (PR #76447)
Louis Dionne via llvm-commits
- [lldb] [libcxx] [clang-tools-extra] [libcxxabi] [mlir] [flang] [libc] [lld] [libclc] [libunwind] [llvm] [openmp] [compiler-rt] [clang] [libc++][ranges] Implement ranges::contains_subrange (PR #66963)
Louis Dionne via llvm-commits
- [compiler-rt] 51fbab1 - [asan] Enable StackSafetyAnalysis by default
via llvm-commits
- [libcxx] [mlir] [compiler-rt] [llvm] [clang] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Fangrui Song via llvm-commits
- [compiler-rt] [libc] [flang] [llvm] [libcxx] [clang-tools-extra] [clang] [libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (PR #76449)
Louis Dionne via llvm-commits
- [clang] [llvm] [PseudoProbe] Mix and reorder block and call probe ID in lexical order (PR #75092)
Lei Wang via llvm-commits
- [lld] [ELF] Don't create copy relocation/canonical PLT entry for a defined symbol (PR #75095)
Fangrui Song via llvm-commits
- [clang] [llvm] [JITLink][RISCV] Implement eh_frame handling (PR #68253)
Ivan Kosarev via llvm-commits
- [flang] [clang] [clang-tools-extra] [llvm] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Dan McGregor via llvm-commits
- [llvm] Print more descriptive error message when trying to link a global with appending linkage (PR #69613)
Gleb Popov via llvm-commits
- [llvm] [InstCombine] Handle a bitreverse idiom which ends with a bswap (PR #77677)
Yingwei Zheng via llvm-commits
- [llvm] [SROA] Only try additional vector type candidates when needed (PR #77678)
Jeffrey Byrnes via llvm-commits
- [clang-tools-extra] [clang] [llvm] [HLSL] Vector standard conversions (PR #71098)
Chris B via llvm-commits
- [llvm] 0a1b066 - [RISCV] Support isel for Zacas for XLen and i32. (#77666)
via llvm-commits
- [clang-tools-extra] [llvm] [clang] [HLSL][Docs] Add documentation for HLSL functions (PR #75397)
Chris B via llvm-commits
- [llvm] [X86] Add support for indirect branch tracking in jump tables (PR #77679)
Nicholas Mosier via llvm-commits
- [llvm] [lld] [llvm][lld] Support R_AARCH64_GOTPCREL32 (PR #72584)
via llvm-commits
- [llvm] [clang] [clang-tools-extra] [HLSL][Docs] Add documentation for HLSL functions (PR #75397)
Chris B via llvm-commits
- [llvm] [RISCV] Lower vfmv.s.f intrinsics to VFMV_S_F_VL first (PR #76699)
Philip Reames via llvm-commits
- [clang] [mlir] [llvm] [mlir][verifyMemref] Fix bug and support more types for verifyMemref (PR #77682)
Yinying Li via llvm-commits
- [llvm] [clang] [mlir] [mlir][verifyMemref] Fix bug and support more types for verifyMemref (PR #77682)
via llvm-commits
- [llvm] 1c34257 - [LV] Use value_or to simplify code. NFC (#77030)
via llvm-commits
- [llvm] 3378514 - [RISCV] Use any_extend for type legalizing atomic_compare_swap with Zacas. (#77669)
via llvm-commits
- [llvm] [CodeGen] Fix generating permute bytes from register pair when the initial values are undefined (PR #74437)
Artem Belevich via llvm-commits
- [llvm] fb7fe49 - [CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (#77041)
via llvm-commits
- [llvm] [Transforms] Mirror optimizeStrRChr with optimizeStrChr (PR #77685)
via llvm-commits
- [lld] a08506e - [LLD] [MinGW] Add support for more ThinLTO specific options (#77387)
via llvm-commits
- [llvm] [libcxx] [libcxxabi] [compiler-rt] [runtimes] Use LLVM libunwind from libc++abi and compiler-rt by default (PR #77687)
Louis Dionne via llvm-commits
- [llvm] [CodeGen][MISched] Handle empty sized resource usage. (PR #75951)
Philip Reames via llvm-commits
- [clang] [llvm] [clang-tools-extra] [mlir] [emacs] Fix Emacs library formatting (PR #76110)
Kirill Bobyrev via llvm-commits
- [llvm] [NVPTX] Add tex.grad.cube{array} intrinsics (PR #77693)
Alex MacLean via llvm-commits
- [llvm] [clang] [clang-tools-extra] [clang] Add test for CWG472 (PR #67948)
Vlad Serebrennikov via llvm-commits
- [llvm] [lto] Add minimum macos sdk requirement to test (PR #77695)
Caslyn Tonelli via llvm-commits
- [llvm] [MemProf] Handle missing tail call frames (PR #75823)
Snehasish Kumar via llvm-commits
- [mlir] [clang] [openmp] [lld] [llvm] [libcxx] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Louis Dionne via llvm-commits
- [clang] [llvm] [clang-tools-extra] [clang] Add test for CWG472 (PR #67948)
Vlad Serebrennikov via llvm-commits
- [clang] [llvm] [clang-tools-extra] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)
Aiden Grossman via llvm-commits
- [libcxx] [llvm] [clang] [clang-tools-extra] [libc++] P2602R2 Poison Pills are Too Toxic (PR #74534)
Jakub Mazurkiewicz via llvm-commits
- [llvm] [clang] [clang-tools-extra] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)
Aiden Grossman via llvm-commits
- [clang] [libcxx] [clang-tools-extra] [llvm] [libc++] P2602R2 Poison Pills are Too Toxic (PR #74534)
Jakub Mazurkiewicz via llvm-commits
- [llvm] Add sync-up for floating-point working group (PR #71885)
Andy Kaylor via llvm-commits
- [clang] [clang-tools-extra] [llvm] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)
Aiden Grossman via llvm-commits
- [llvm] 21a784f - [llvm-exegesis] Add tablegen support for validation counters (#76652)
via llvm-commits
- [llvm] [clang] [clang-tools-extra] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-commits
- [llvm] [lld] [llvm][lld] Support R_RISCV_GOT32_PCREL (PR #72587)
via llvm-commits
- [lld] 04a906e - [llvm][lld] Support R_AARCH64_GOTPCREL32 (#72584)
via llvm-commits
- [lld] f7678c8 - [llvm][lld] Support R_RISCV_GOT32_PCREL (#72587)
via llvm-commits
- [llvm] f65265a - [llvm-exegesis] Fix validation counters
Aiden Grossman via llvm-commits
- [llvm] [clang] [clang-tools-extra] [lld] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-commits
- [llvm] Allow the dumping of .dwo files contents to show up when dumping an e… (PR #66726)
David Blaikie via llvm-commits
- [clang-tools-extra] [clang] [llvm] [clang] Add test for CWG472 (PR #67948)
Vlad Serebrennikov via llvm-commits
- [llvm] 8ae8ae9 - [llvm-exegesis] Update validation counters enum
Aiden Grossman via llvm-commits
- [clang-tools-extra] [llvm] [lld] [clang] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-commits
- [llvm] [llvm] Introduce XROS platform (PR #77707)
Cyndy Ishida via llvm-commits
- [llvm] 66981f9 - [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (#76105)
via llvm-commits
- [llvm] [WasmObjectFile] fix NULL-dereference (PR #77708)
via llvm-commits
- [clang-tools-extra] [lld] [clang] [llvm] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)
Daniil Kovalev via llvm-commits
- [lld] [llvm] [clang] [clang-tools-extra] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)
Daniil Kovalev via llvm-commits
- [llvm] Add a pass to convert jump tables to switches. (PR #77709)
Alexander Shaposhnikov via llvm-commits
- [llvm] [Pass] Remove trailing whitespace in `PassRegistry.def` NFC (PR #77710)
via llvm-commits
- [clang-tools-extra] [clang] [lld] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-commits
- [llvm] 03be448 - [RISCV][AMDGPU] Mark test/CodeGen/Generic/live-debug-label.ll XFAIL for RISCV and AMDGPU (#77631)
via llvm-commits
- [clang-tools-extra] [lld] [clang] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-commits
- [clang-tools-extra] [clang] [llvm] [mlir] [emacs] Fix Emacs library formatting (PR #76110)
via llvm-commits
- [clang] [llvm] [clang][Driver] Don't ignore -gmodules .gch files (PR #77711)
Michael Spencer via llvm-commits
- [llvm] [AMDGPU][MC] Fix the ABS, NEG, and OMOD bits in V_PERMLANE instruction encoding (PR #77713)
Shilei Tian via llvm-commits
- [clang-tools-extra] [lld] [llvm] [lldb] [openmp] [clang] [compiler-rt] [flang] [mlir] [libcxx] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Max Winkler via llvm-commits
- [clang-tools-extra] [lldb] [llvm] [openmp] [clang] [compiler-rt] [libcxx] [lld] [flang] [mlir] [clang] Add `intrin0.h` header to mimic `intrin0.h` used by MSVC STL for clang-cl (PR #75711)
Max Winkler via llvm-commits
- [llvm] d85a13b - Revert "[CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (#77041)"
Igor Kudrin via llvm-commits
- [llvm] 6d19e89 - [Pass] Remove trailing whitespace in `PassRegistry.def` NFC (#77710)
via llvm-commits
- [llvm] [LLVM][DWARF] Add support for .gnu_debug_link (PR #77715)
Alexander Yermolovich via llvm-commits
- [compiler-rt] [libc] [lld] [flang] [mlir] [clang-tools-extra] [lldb] [llvm] [libcxx] [clang] Don't emit relax relocs like R_X86_64_REX_GOTPCRELX on X86 target for OPENMP internal vars. (PR #75564)
via llvm-commits
- [llvm] 4eb68f5 - [Instrumentation] Use a range-based for loop (NFC)
Kazu Hirata via llvm-commits
- [llvm] 1bc4cb5 - [X86][MC] Fix wrong action when encoding enqcmd/enqcmds (#77571)
via llvm-commits
- [llvm] [LoopInterchange] Fix depends() check parameters (PR #77719)
via llvm-commits
- [llvm] [clang] [PowerPC] Make "ca" aliased to "xer" (PR #77557)
Kai Luo via llvm-commits
- [llvm] [CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (PR #77722)
Igor Kudrin via llvm-commits
- [flang] [lld] [libcxx] [clang] [mlir] [compiler-rt] [openmp] [llvm] [flang] include sys/wait.h for EXECUTE_COMMAND_LINE (PR #77675)
Dan McGregor via llvm-commits
- [llvm] 1fe7bdb - [X86][CodeGen] Support lowering for NDD ADD/SUB/ADC/SBB/OR/XOR/NEG/NOT/INC/DEC/IMUL (#77564)
via llvm-commits
- [llvm] 1e05236 - [Target] Use isNullConstant (NFC)
Kazu Hirata via llvm-commits
- [llvm] [InstrRef] Add debug hint for not reachable blocks from entry (PR #77725)
via llvm-commits
- [llvm] [X86][MC] Support Enc/Dec for NF BMI instructions (PR #76709)
Shengchen Kan via llvm-commits
- [llvm] [InstCombine] Canonicalize the fcmp range check idiom into `fabs + fcmp` (PR #76367)
Matt Arsenault via llvm-commits
- [llvm] be76f16 - [Target] Use getConstantOperandAPInt (NFC)
Kazu Hirata via llvm-commits
- [llvm] [clang-tools-extra] [clang] [HLSL][Docs] Add documentation for HLSL functions (PR #75397)
Emilia Kond via llvm-commits
- [llvm] e879002 - [RISCV] Allow vsetvlis with same register AVL in doLocalPostpass (#76801)
via llvm-commits
- [llvm] [LoongArch] Insert nops and emit align reloc when handle alignment directive (PR #72962)
Jinyang He via llvm-commits
- [clang-tools-extra] [llvm] [clang] [PowerPC] Peephole address calculation in TOC memops (PR #76488)
Qiu Chaofan via llvm-commits
- [llvm] [LoongArch] Add relaxDwarfLineAddr and relaxDwarfCFA to handle the mutable label diff in dwarfinfo (PR #77728)
Jinyang He via llvm-commits
- [libcxx] [llvm] [libc++][NFC] Make AssertionInfoMatcher::CheckMessageMatches Stricter (PR #77721)
Will Hawkins via llvm-commits
- [llvm] [X86][CodeGen] Support EVEX compression: NDD to nonNDD (PR #77731)
Shengchen Kan via llvm-commits
- [llvm] [SelectionDAG] Add space-optimized forms of OPC_CheckComplexPat (PR #73310)
Matt Arsenault via llvm-commits
- [openmp] [llvm] [libc] [lldb] [clang] [flang] [libcxx] [lld] [compiler-rt] [clang-tools-extra] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)
Matt Arsenault via llvm-commits
- [llvm] [RISCV][GISel] RegBank select and instruction select for vector G_ADD, G_SUB (PR #74114)
Jiahan Xie via llvm-commits
- [openmp] [llvm] [clang] [libcxx] [lld] [mlir] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Mark de Wever via llvm-commits
- [mlir] [openmp] [lld] [llvm] [clang] [libcxx] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Mark de Wever via llvm-commits
- [mlir] [openmp] [llvm] [clang] [lld] [libcxx] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Mark de Wever via llvm-commits
- [llvm] [libcxx] [libc++][NFC] Make AssertionInfoMatcher::CheckMessageMatches Stricter (PR #77721)
Mark de Wever via llvm-commits
- [llvm] [clang] [X86][WIP] Use vXi1 for `k` constraint in inline asm (PR #77733)
Phoebe Wang via llvm-commits
- [llvm] AMDGPU: Cleanup MAIFrag predicate code (PR #77734)
Matt Arsenault via llvm-commits
- [llvm] 3d795bd - [InstCombine] Handle a bitreverse idiom which ends with a bswap (#77677)
via llvm-commits
- [llvm] 211abe3 - [SelectionDAG] Add space-optimized forms of OPC_CheckComplexPat (#73310)
via llvm-commits
- [compiler-rt] [hwasan] Fix a copy-paste mistake. (PR #77737)
Wu Yingcong via llvm-commits
- [llvm] 5c8d123 - [SelectionDAG] Add space-optimized forms of OPC_CheckPatternPredicate (#73319)
via llvm-commits
- [llvm] [SelectionDAG] NFC: Add target hooks to enable vector coercion in CopyToReg / CopyFromReg (PR #66134)
Matt Arsenault via llvm-commits
- [compiler-rt] [lldb] [clang-tools-extra] [llvm] [clang] [libcxx] [lld] [flang] [libunwind] [Sema] Use lexical DC for friend functions when getting constraint instantiation args (PR #77552)
via llvm-commits
- [llvm] 1a57927 - [SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (#73488)
via llvm-commits
- [llvm] [InstCombine] Fix run twice at once (#77553) (PR #77738)
via llvm-commits
- [lld] 79889fe - [RISCV] Deduplicate version struct in RISCVISAInfo. NFC (#77645)
via llvm-commits
- [llvm] 16945bc - [AMDGPU] Don't send DEALLOC_VGPRs after calls (#77439)
via llvm-commits
- [llvm] [TwoAddressInstruction] Recompute live intervals for partial defs (PR #74431)
Carl Ritson via llvm-commits
- [llvm] c9c8f0c - [AMDGPU] Update tests for GFX12 errors and unsupported instructions (#77624)
via llvm-commits
- [llvm] 66eedd1 - [InstCombine] Fix worklist management in select fold (#77738)
via llvm-commits
- [llvm] [RISCV] Support postRA vsetvl insertion pass (PR #70549)
Luke Lau via llvm-commits
- [llvm] d7642b2 - [GlobalIsel] Combine select to integer minmax (second attempt). (#77520)
via llvm-commits
- [llvm] [SystemZ][z/OS] yaml2obj GOFF symbols (PR #75971)
James Henderson via llvm-commits
- [llvm] 33e5db6 - [clang] Improve colors in status tracking web pages.
Corentin Jabot via llvm-commits
- [llvm] e034f20 - [AArch64LoadStoreOptimizer] Debug messages to track decision making. NFC (#77593)
via llvm-commits
- [lld] [clang] [clang-tools-extra] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)
Clement Courbet via llvm-commits
- [lld] [llvm] [clang] [SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together by decoupling the handling of the two features. (PR #74128)
James Henderson via llvm-commits
- [llvm] [clang] [lld] [SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together by decoupling the handling of the two features. (PR #74128)
James Henderson via llvm-commits
- [clang-tools-extra] [llvm] [clang] [clang] Add test for CWG472 (PR #67948)
via llvm-commits
- [llvm] 7bf13fe - [DAG] Fold (sext (sext_inreg x)) -> (sext (trunc x)) if the trunc is free (#77616)
via llvm-commits
- [llvm] [clang] [Sema] Implement support for -Wformat-signedness (PR #74440)
Karl-Johan Karlsson via llvm-commits
- [llvm] [SystemZ][z/OS] TXT records in the GOFF reader (PR #74526)
James Henderson via llvm-commits
- [llvm] 75d820d - [AArch64] MI Scheduler: create more LDP/STP pairs (#77565)
via llvm-commits
- [llvm] [clang-tools-extra] [clang] [STLExtras] Add out-of-line definition of friend operator== for C++20 (PR #72348)
Utkarsh Saxena via llvm-commits
- [llvm] 77f2ccb - [STLExtras] Add out-of-line definition of friend operator== for C++20 (#72348)
via llvm-commits
- [clang-tools-extra] [llvm] [clang] [STLExtras] Add out-of-line definition of friend operator== for C++20 (PR #72348)
Utkarsh Saxena via llvm-commits
- [llvm] [LLVM][ADT] Convert llvm::hash_code to unsigned explicitly in DenseMapInfo (PR #77743)
Andrei Golubev via llvm-commits
- [llvm] [libc] [libc] Add memcmp / bcmp fuzzers (PR #77741)
Guillaume Chatelet via llvm-commits
- [clang] [clang-tools-extra] [libc] [llvm] [libc] Fix buggy AVX2 / AVX512 `memcmp` (PR #77081)
Guillaume Chatelet via llvm-commits
- [clang] [openmp] [llvm] [clang-tools-extra] Fix Issue #76121 [OpenMP] [Flang] Program crashes at runtime (PR #76122)
chandan singh via llvm-commits
- [llvm] 1de3f46 - Revert "[SLP]Do not require external uses for roots and single use for other instructions in computeMinimumValueSizes. (#72679)"
Martin Storsjö via llvm-commits
- [llvm] [RISCV] Implement foward inserting save/restore FRM instructions. (PR #77744)
Yeting Kuo via llvm-commits
- [llvm] [AArch64] Enable certain instruction aliases for SVE/SME (PR #77745)
Momchil Velikov via llvm-commits
- [llvm] [AArch64] Fix missing `pfalse` diagnostic (PR #77746)
Momchil Velikov via llvm-commits
- [llvm] a02c0d9 - [DWARFLinker][NFC] Move common code into the base library: Utils.h (#77604)
via llvm-commits
- [libcxx] [clang] [llvm] [flang] [compiler-rt] [openmp] [mlir] [lld] [flang] include sys/wait.h for EXECUTE_COMMAND_LINE (PR #77675)
Yi Wu via llvm-commits
- [llvm] [Tools] Add yaml2Object fuzzer (PR #77749)
via llvm-commits
- [llvm] [RISCV][MC] Implement ISA mapping symbols (PR #67541)
Joe Faulls via llvm-commits
- [clang] [clang-tools-extra] [llvm] [libc] [libc] Fix buggy AVX2 / AVX512 `memcmp` (PR #77081)
Guillaume Chatelet via llvm-commits
- [llvm] [Tools] Add fuzzer for assembly parsing (PR #77751)
via llvm-commits
- [llvm] e4e0b65 - [X86][test] Pre-commit test for #77731
Shengchen Kan via llvm-commits
- [llvm] bbbe8ec - [GlobalISel][Localizer] Allow localization of a small number of repeated phi uses. (#77566)
via llvm-commits
- [llvm] [Tools] add symbol prof parsing fuzzer (PR #77752)
via llvm-commits
- [clang] [clang-tools-extra] [llvm] [ClangFormat] Fix formatting bugs. (PR #76245)
via llvm-commits
- [llvm] bc98c31 - Revert "[SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (#73488)"
Mikhail Goncharov via llvm-commits
- [llvm] [libc] [clang] [libcxx] [compiler-rt] [flang] [clang-tools-extra] [lldb] [flang] FDATE extension implementation: get date and time in ctime format (PR #71222)
Yi Wu via llvm-commits
- [compiler-rt] 5e40661 - [sanitizer] Fix asserts in asan and tsan in pthread interceptors. (#75394)
via llvm-commits
- [clang] [llvm] [PowerPC][X86] Make cpu id builtins target independent and lower for PPC (PR #68919)
Nemanja Ivanovic via llvm-commits
- [llvm] [clang] [PowerPC][X86] Make cpu id builtins target independent and lower for PPC (PR #68919)
Nemanja Ivanovic via llvm-commits
- [llvm] [clang-tools-extra] [clang] [ClangFormat] Fix formatting bugs. (PR #76245)
via llvm-commits
- [llvm] [AMDGPU] Add new GFX12 image atomic float instructions (PR #76946)
Mirko Brkušanin via llvm-commits
- [llvm] [NFC] Updating the tests for combine-ext.mir (PR #77756)
Dávid Ferenc Szabó via llvm-commits
- [llvm] 40d5c2b - [clang][AArch64] Add a -mbranch-protection option to enable GCS (#75486)
via llvm-commits
- [llvm] [SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (PR #77763)
Wang Pengcheng via llvm-commits
- [llvm] Add proper cost computation for llvm.vector.reduce.add (PR #77764)
via llvm-commits
- [llvm] b120dae - [AMDGPU] Support GFX12 VDSDIR instructions WAITVMSRC operand in GCNHazardRecognizer (#77628)
via llvm-commits
- [llvm] [GISel] Fix #77762: extend correct source registers in combiner helper rule extend_through_phis (PR #77765)
Emil J via llvm-commits
- [llvm] d553934 - [AArch64] Add missing field 'GuardedControlStack' initializer (NFC)
Jie Fu via llvm-commits
- [llvm] [clang][AArch64] Fix incorrect rebase (PR #77769)
John Brawn via llvm-commits
- [clang-tools-extra] [flang] [clang] [llvm] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Yi Wu via llvm-commits
- [clang-tools-extra] [clang] [llvm] [VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (PR #76090)
Florian Hahn via llvm-commits
- [llvm] [ARM] Add pass for handling undef early-clobber values (PR #77770)
Jack Styles via llvm-commits
- [clang-tools-extra] [llvm] [flang] [clang] [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (PR #74077)
Tom Eccles via llvm-commits
- [llvm] [VPlan] Introduce VPSingleDefRecipe. (PR #77023)
Florian Hahn via llvm-commits
- [clang] [llvm] [clang-tools-extra] [VPlan] Introduce VPSingleDefRecipe. (PR #77023)
Florian Hahn via llvm-commits
- [llvm] [clang] [AMDGPU] Add global_load_tr for GFX12 (PR #77772)
Piotr Sobczak via llvm-commits
- [llvm] f892cc3 - [BranchFolding] Fix missing predecessors of landing-pad (#77608)
via llvm-commits
- [llvm] 5261339 - [InstrRef] Add debug hint for not reachable blocks from entry (#77725)
via llvm-commits
- [clang-tools-extra] [clang] [llvm] [AMDGPU][GFX12] Default component broadcast store (PR #76212)
Mariusz Sikora via llvm-commits
- [llvm] [clang] [clang-tools-extra] [VPlan] Introduce VPSingleDefRecipe. (PR #77023)
Florian Hahn via llvm-commits
- [llvm] d1ecd12 - [IndVars] Add additional test for preserving NSW.
Florian Hahn via llvm-commits
- [flang] [llvm] [clang] [clang-tools-extra] [libcxx] [libc] [compiler-rt] [libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (PR #76449)
Hristo Hristov via llvm-commits
- [llvm] [BPI] Transfer value-handles when assign/move constructing BPI (PR #77774)
Jeremy Morse via llvm-commits
- [llvm] 13b5882 - [PowerPC] Add test for #77748 (NFC)
Nikita Popov via llvm-commits
- [flang] [lldb] [lld] [clang] [llvm] [clang-tools-extra] [libclc] [libunwind] [libcxx] [libc] [compiler-rt] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [llvm] ef4a95c - [AArch64] Enable certain instruction aliases for SVE/SME (#77745)
via llvm-commits
- [clang] [clang-tools-extra] [flang] [llvm] [flang] GETLOG runtime and extension implementation: get login username (PR #74628)
Rainer Orth via llvm-commits
- [llvm] dc717b1 - [SLP][NFC]Add a test for final vector with minbitwidth, NFC.
Alexey Bataev via llvm-commits
- [llvm] 26a8664 - [MemProf] Handle missing tail call frames (#75823)
via llvm-commits
- [llvm] 18473eb - [SLP]Do not require external uses for roots and single use for other instructions in computeMinimumValueSizes. (#72679)
Alexey Bataev via llvm-commits
- [llvm] [BOLT] Fix double conversion in CacheMetrics (PR #75253)
via llvm-commits
- [llvm] [AMDGPU] Run LowerLDS at the end of the fullLTO pipeline (PR #75333)
Pierre van Houtryve via llvm-commits
- [llvm] 3b3ee1f - [RISCV] Add test for strided gather with disjoint or. NFC
Luke Lau via llvm-commits
- [llvm] [clang] [lld] [libcxx] [openmp] [mlir] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Louis Dionne via llvm-commits
- [llvm] [Aarch64] Add missing earlyclobber to sqrshr and uqrshl instructions. (PR #77782)
via llvm-commits
- [llvm] [MemProf][NFC] Explicitly specify llvm version of function_ref (PR #77783)
Teresa Johnson via llvm-commits
- [libcxxabi] [libc] [libcxx] [clang-tools-extra] [lldb] [mlir] [flang] [lld] [libunwind] [compiler-rt] [llvm] [clang] [clang] static operators should evaluate object argument (PR #68485)
via llvm-commits
- [mlir] [lldb] [flang] [llvm] [libunwind] [clang-tools-extra] [compiler-rt] [libcxxabi] [lld] [libcxx] [libc] [clang] [clang] static operators should evaluate object argument (PR #68485)
via llvm-commits
- [llvm] [mlir] [flang] [compiler-rt] [lldb] [clang] [libunwind] [libcxx] [lld] [libcxxabi] [clang-tools-extra] [libc] [clang] static operators should evaluate object argument (PR #68485)
via llvm-commits
- [compiler-rt] [libc] [clang-tools-extra] [llvm] [libunwind] [clang] [libcxxabi] [lld] [lldb] [mlir] [libcxx] [flang] [clang] static operators should evaluate object argument (PR #68485)
via llvm-commits
- [llvm] [SEH] Redirect test output to /dev/null (PR #77784)
via llvm-commits
- [llvm] b6fc463 - [SEH] Redirect test output to /dev/null (#77784)
via llvm-commits
- [llvm] [AMDGPU][NFC] Rename DotIUVOP3PMods to VOP3PModsNeg (PR #77785)
Mirko Brkušanin via llvm-commits
- [clang] [compiler-rt] [libc] [libunwind] [clang-tools-extra] [libclc] [lldb] [libcxx] [llvm] [flang] [lld] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [llvm] [libclc] [lldb] [libcxx] [flang] [libc] [libunwind] [lld] [clang] [clang-tools-extra] [compiler-rt] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [llvm] [PowerPC] Fix shuffle combine with undef elements (PR #77787)
Nikita Popov via llvm-commits
- [llvm] [MemProf] Add missing <unordered_map> include to fix buildbot (PR #77788)
Teresa Johnson via llvm-commits
- [compiler-rt] [compiler-rt] Mark more calls as blocking (PR #77789)
Pavel Labath via llvm-commits
- [llvm] c37699b - [MemProf] Add missing <unordered_map> include to fix buildbot (#77788)
via llvm-commits
- [llvm] [SLP] Vectorize non-power-of-2 ops with padding. (PR #77790)
Florian Hahn via llvm-commits
- [llvm] [clang] [Clang] Make sdot builtins available to SME (PR #77792)
Sander de Smalen via llvm-commits
- [llvm] fc6faa1 - [CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined functions (#75385)
via llvm-commits
- [llvm] [AArch64] Add native CPU detection for Microsoft Azure Cobalt 100. (PR #77793)
Alexandros Lamprineas via llvm-commits
- [mlir] [clang] [clang-tools-extra] [flang] [libcxx] [openmp] [llvm] [libc] [libcxxabi] [compiler-rt] [clang] Avoid -Wshadow warning when init-capture named same as class field (PR #74512)
via llvm-commits
- [clang] [llvm] [AMDGPU] Add GFX12 WMMA and SWMMAC instructions (PR #77795)
Mirko Brkušanin via llvm-commits
- [llvm] 3867e66 - [AMDGPU] Add new GFX12 image atomic float instructions (#76946)
via llvm-commits
- [clang-tools-extra] [mlir] [libcxxabi] [compiler-rt] [clang] [flang] [llvm] [libc] [libcxx] [openmp] [clang] Avoid -Wshadow warning when init-capture named same as class field (PR #74512)
Nikolas Klauser via llvm-commits
- [clang] [llvm] [AArch64] Add soft-float ABI (PR #74460)
via llvm-commits
- [llvm] 90eb4e2 - [AArch64] Fix missing `pfalse` diagnostic (#77746)
via llvm-commits
- [llvm] 3b3da7c - [SLP] Add a set of tests with non-power-of-2 operations.
Florian Hahn via llvm-commits
- [llvm] [flang] [compiler-rt] [mlir] [libcxx] [lld] [clang] [libc] [libcxxabi] [lldb] [libunwind] [clang-tools-extra] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [lld] d21fb06 - [lld][ELF] Allow Arm PC-relative relocations in PIC links (#77304)
via llvm-commits
- [llvm] 114e6d7 - [RISCV] Add test for strided gather with recursive disjoint or. NFC
Luke Lau via llvm-commits
- [clang] [llvm] [Clang][IR] add TBAA metadata on pointer, union and array types. (PR #75177)
Bushev Dmitry via llvm-commits
- [clang] [libunwind] [llvm] [lld] [flang] [libc] [mlir] [libcxx] [lldb] [compiler-rt] [libcxxabi] [clang-tools-extra] [clang] static operators should evaluate object argument (PR #68485)
via llvm-commits
- [llvm] [mlir] [compiler-rt] [libc] [libcxxabi] [clang] [libcxx] [clang-tools-extra] [lld] [libunwind] [lldb] [flang] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [llvm] Resolve FIXME: Generalize optimizeTan to support other trig functions (PR #77799)
via llvm-commits
- [llvm] [RISCV] Handle disjoint or in RISCVGatherScatterLowering (PR #77800)
Luke Lau via llvm-commits
- [llvm] [clang] [Clang][IR] add TBAA metadata on pointer, union and array types. (PR #75177)
Bushev Dmitry via llvm-commits
- [libcxx] [clang] [llvm] [compiler-rt] [mlir] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Zequan Wu via llvm-commits
- [llvm] [IR][TBAA] Allow multiple fileds with same offset in TBAA struct-path (PR #76356)
Bushev Dmitry via llvm-commits
- [llvm] [SimplifyCFG] When only one case value is missing, replace default with that case (PR #76669)
Arthur Eubanks via llvm-commits
- [libcxx] [flang] [openmp] [clang-tools-extra] [libcxxabi] [clang] [llvm] [compiler-rt] [libc] [mlir] [clang] Avoid -Wshadow warning when init-capture named same as class field (PR #74512)
Mariya Podchishchaeva via llvm-commits
- [clang] [llvm] CMake: Detect properly new linker introduced in Xcode 15 (PR #77806)
Eric Miotto via llvm-commits
- [llvm] [LSR] Require non-zero step when considering wrap around for term fol… (PR #77809)
Philip Reames via llvm-commits
- [llvm] fdb8764 - [LSR][TTI][RISCV] Disable terminator folding for RISC-V.
Philip Reames via llvm-commits
- [llvm] f5dd70c - [LSR] Require non-zero step when considering wrap around for term folding (#77809)
via llvm-commits
- [llvm] [SystemZ] Eliminate call sequence instructions early. (PR #77812)
Jonas Paulsson via llvm-commits
- [llvm] [RISCV] Support isel for Zacas for 2*XLen types. (PR #77814)
Craig Topper via llvm-commits
- [llvm] [AArch64] Disable FP loads/stores when fp-armv8 not enabled (PR #77817)
via llvm-commits
- [llvm] [clang] [lldb] [libcxx] [libc] [clang-tools-extra] [mlir] [BOLT][NFC] Print BAT section size (PR #76897)
Rafael Auler via llvm-commits
- [llvm] c3e3aa9 - [AArch64][SVE2] Generate XAR (#77160)
via llvm-commits
- [libcxx] [libc] [clang-tools-extra] [llvm] [lldb] [clang] [mlir] [BOLT][NFC] Print BAT section size (PR #76897)
Amir Ayupov via llvm-commits
- [llvm] [compiler-rt] [clang-tools-extra] [libc] [flang] [libcxx] [clang] [libc++][format] P2637R3: Member `visit` (`std::basic_format_arg`) (PR #76449)
Hristo Hristov via llvm-commits
- [llvm] [compiler-rt] [lld] [clang-tools-extra] [libc] [flang] [libcxx] [clang] [lldb] [libc++][variant] P2637R3: Member `visit` (`std::variant`) (PR #76447)
Hristo Hristov via llvm-commits
- [llvm] [GloablISel] Revise 'assignCustomValue' interface (PR #77824)
via llvm-commits
- [llvm] e7f7948 - Revert "[asan] Enable StackSafetyAnalysis by default"
Zequan Wu via llvm-commits
- [llvm] [libcxx] [compiler-rt] [clang] [mlir] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Zequan Wu via llvm-commits
- [libcxxabi] [clang-tools-extra] [libc] [clang] [llvm] [lld] [mlir] [flang] [libcxx] [lldb] [libunwind] [openmp] [compiler-rt] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [llvm] [AMDGPU] Handle bf16 operands the same way as f16. NFC. (PR #77826)
Stanislav Mekhanoshin via llvm-commits
- [llvm] [SCEV] Check AR's wrap flags when expanding in non-post increment loops. (PR #77827)
Florian Hahn via llvm-commits
- [compiler-rt] [libcxx] [mlir] [llvm] [clang] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Fangrui Song via llvm-commits
- [llvm] [clang] [lld] [flang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Cory Bloor via llvm-commits
- [flang] [lld] [llvm] [clang] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Cory Bloor via llvm-commits
- [llvm] [flang] [clang] [clang-tools-extra] [compiler-rt] [libc] [lldb] [lld] [libcxx] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Stanislav Mekhanoshin via llvm-commits
- [llvm] [AMDGPU] Relax SOPK immediate signed/unsigned check (PR #77015)
Stanislav Mekhanoshin via llvm-commits
- [llvm] [SimplifyCFG] Fix Missing Case Computation for Arbitrary Width Integers (PR #77831)
Qiongsi Wu via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Nikita Popov via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Vitaly Buka via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Vitaly Buka via llvm-commits
- [llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
Vitaly Buka via llvm-commits
- [compiler-rt] [libcxx] [lld] [mlir] [clang] [llvm] [openmp] [flang] [lldb] [clang-format] SpacesInSquareBrackets not working for Java (PR #77833)
via llvm-commits
- [llvm] [SCEV] Special case sext in isKnownNonZero (PR #77834)
Philip Reames via llvm-commits
- [llvm] 5ce067d - Revert "[LSR][TTI][RISCV] Disable terminator folding for RISC-V."
Philip Reames via llvm-commits
- [llvm] [StackSafetyAnalysis] Bail out if memset size is -1 (PR #77837)
Fangrui Song via llvm-commits
- [llvm] 8b61fc7 - Add sync-up for floating-point working group (#71885)
via llvm-commits
- [llvm] a6d4017 - [StackSafetyAnalysis] Bail out if MemIntrinsic length is -1 (#77837)
via llvm-commits
- [llvm] [lld] [clang] [libcxx] [mlir] [openmp] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Louis Dionne via llvm-commits
- [compiler-rt] [ASAN][sanitizers][win] Allow windows-asan to be built with /MDd and intercept functions from the debug runtimes. (PR #77840)
Charlie Barto via llvm-commits
- [llvm] 7740565 - [asan] Enable StackSafetyAnalysis by default
Fangrui Song via llvm-commits
- [mlir] [lldb] [clang] [flang] [libc] [llvm] [clang-tools-extra] [libcxx] [BOLT] Delta-encode offsets in BAT (PR #76900)
Amir Ayupov via llvm-commits
- [compiler-rt] [llvm] [libcxx] [mlir] [clang] [asan] Enable StackSafetyAnalysis by default (PR #77210)
Fangrui Song via llvm-commits
- [lldb] [libc] [flang] [llvm] [libcxx] [mlir] [clang] [clang-tools-extra] [BOLT] Delta-encode function start addresses in BAT (PR #76902)
Amir Ayupov via llvm-commits
- [llvm] [clang-tools-extra] [lldb] [clang] [libc] [libcxx] [mlir] [openmp] [flang] [BOLT] Delta-encode function start addresses in BAT (PR #76902)
Amir Ayupov via llvm-commits
- [llvm] b58f91a - Set the default value for MaxAtomicSizeInBitsSupported to 0.
James Y Knight via llvm-commits
- [llvm] [AMDGPU] Allow buffer intrinsics to be marked volatile at the IR level (PR #77847)
Krzysztof Drewniak via llvm-commits
- [llvm] [libc] [libc] Build native libc-hdrgen when crosscompiling (PR #77848)
Petr Hosek via llvm-commits
- [compiler-rt] 93b4705 - [compiler-rt][fuchsia] Preallocate a vmar for sanitizer internals (#75256)
via llvm-commits
- [lld] [LLD] Fix llvm-driver cmake integration for LLD (PR #76305)
Fangrui Song via llvm-commits
- [llvm] [XRay] Only avoid outlining pseudo-instructions, not whole blocks (PR #76520)
Fangrui Song via llvm-commits
- [lld] [clang] [libc] [lldb] [libunwind] [llvm] [compiler-rt] [libcxxabi] [flang] [libcxx] [clang-tools-extra] [Sema] Use lexical DC for friend functions when getting constraint instantiation args (PR #77552)
via llvm-commits
- [llvm] [clang] [CMake][PGO] Use check targets to generate profdata for PGO builds (PR #77347)
Tom Stellard via llvm-commits
- [llvm] [clang] [CMake][PGO] Build Sema.cpp to generate profdata for PGO builds (PR #77347)
Tom Stellard via llvm-commits
- [llvm] [AMDGPU] Prefer lower total register usage in regions with spilling (PR #71882)
Jeffrey Byrnes via llvm-commits
- [lld] 4cee0e3 - [LLD] Fix llvm-driver cmake integration for LLD (#76305)
via llvm-commits
- [lld] [llvm] [clang] [llvm-driver] Fix usage of `InitLLVM` on Windows (PR #76306)
Alexandre Ganea via llvm-commits
- [clang] [llvm] [CMake][PGO] Build Sema.cpp to generate profdata for PGO builds (PR #77347)
Tom Stellard via llvm-commits
- [lld] 3c6f47d - [llvm-driver] Fix usage of `InitLLVM` on Windows (#76306)
via llvm-commits
- [llvm] 3c6f47d - [llvm-driver] Fix usage of `InitLLVM` on Windows (#76306)
via llvm-commits
- [llvm] [GlobalISel] Remove dead VRegs after instruction selection (PR #73892)
Evgenii Kudriashov via llvm-commits
- [llvm] [GlobalIsel] Combine logic of icmps (PR #77855)
Thorsten Schütt via llvm-commits
- [llvm] ae1c1ed - [CodeGen] Allow `CodeGenPassBuilder` to add module pass after function pass (#77084)
via llvm-commits
- [llvm] 22bc74e - [gn build] Port ae1c1ed6af8d
LLVM GN Syncbot via llvm-commits
- [llvm] [InlineCost] Consider the default branch when calculating cost (PR #77856)
Quentin Dian via llvm-commits
- [llvm] [RISCV] Add missing tests for inttoptr/ptrtoint on scalable vectors (PR #77857)
Min-Yih Hsu via llvm-commits
- [llvm] [SimplifyCFG] Find an arrayless index for the covered lookup table (PR #73269)
Quentin Dian via llvm-commits
- [llvm] [SimplifyCFG] Find the minimal table considering overflow in `switchToLookupTable` (PR #67885)
Quentin Dian via llvm-commits
- [llvm] 8e9c531 - [llvm-ifs] Treat unknown symbol types as error. (#75872)
via llvm-commits
- [llvm] [llvm-ifs] Treat unknown symbol types as error. (PR #75872)
via llvm-commits
- [llvm] f33e927 - github-automation: Use the llvm/llvm-project repo for backport pull requests (#71727)
via llvm-commits
- [llvm] users/goldsteinn/ctpop of not (PR #77859)
via llvm-commits
- [llvm] users/goldsteinn/ctpop of not (PR #77859)
via llvm-commits
- [llvm] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
Yingwei Zheng via llvm-commits
- [llvm] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
Yingwei Zheng via llvm-commits
- [llvm] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
Yingwei Zheng via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
via llvm-commits
- [llvm] [InstCombine] Add folds for (add/sub/disjoint_or/icmp C, (ctpop (not x))) (PR #77859)
Yingwei Zheng via llvm-commits
- [llvm] [CodeGen] Disable MachineOutliner in CodeGenPassBuilder unittest (PR #77860)
via llvm-commits
- [llvm] 17c062c - [CodeGen] Make CodeGenPassBuilder Pipeline test x86-64 only (#77860)
via llvm-commits
- [llvm] 9095eec - [X86][CodeGen] Support EVEX compression: NDD to nonNDD (#77731)
via llvm-commits
- [llvm] [CodeGen] Fix ponential memory leak in CodeGenPassBuilderTest (PR #77864)
via llvm-commits
- [llvm] 3f03231 - [CodeGen] Fix ponential memory leak in CodeGenPassBuilderTest (#77864)
via llvm-commits
- [llvm] c185a66 - [SelectionDAG, TableGen] Use stable_sort after #73310
Fangrui Song via llvm-commits
- [llvm] 5e5e98e - AMDGPU: Cleanup MAIFrag predicate code (#77734)
via llvm-commits
- [llvm] c230138 - [SelectionDAG,TableGen] Use MapVector after #73310
Fangrui Song via llvm-commits
- [llvm] d1d1e7d - [NFC] Updating the tests for combine-ext.mir (#77756)
via llvm-commits
- [llvm] 9e40ba0 - [RISCV] Remove period from Zvbb extension description.
Craig Topper via llvm-commits
- [llvm] a2af374 - [SelectionDAG] Add space-optimized forms of OPC_CheckPredicate (#77763)
via llvm-commits
- [llvm] 54c1954 - [GlobalISel] Revise 'assignCustomValue' interface (#77824)
via llvm-commits
- [llvm] [RISCV] Simplify the description for ssaia and smaia. (PR #77870)
Craig Topper via llvm-commits
- [llvm] 3baedb4 - [GISel] Fix #77762: extend correct source registers in combiner helper rule extend_through_phis (#77765)
via llvm-commits
- [compiler-rt] cc0065a - [builtins] Generate __multc3 for z/OS (#77554)
via llvm-commits
- [llvm] 6752f15 - [TwoAddressInstruction] Recompute live intervals for partial defs (#74431)
via llvm-commits
- [llvm] 4f71068 - [X86] Correct the asm comment for compression NF_ND -> NF
Shengchen Kan via llvm-commits
- [llvm] 3699811 - [AMDGPU] Handle bf16 operands the same way as f16. NFC. (#77826)
via llvm-commits
- [flang] [clang] [lld] [mlir] [compiler-rt] [libcxxabi] [libcxx] [clang-tools-extra] [lldb] [libunwind] [libc] [llvm] [openmp] [clang] static operators should evaluate object argument (PR #68485)
Shafik Yaghmour via llvm-commits
- [llvm] [BOLT][CMake] Build rt library despite unreadable map_files (PR #77876)
Amir Ayupov via llvm-commits
- [llvm] 1833e3f - Fix test failure introduced in 3baedb411121c188c4bb07f47efb755bf4d4cf87
Amara Emerson via llvm-commits
- [compiler-rt] [lld] [clang-tools-extra] [libcxxabi] [mlir] [libunwind] [flang] [libcxx] [llvm] [libc] [lldb] [openmp] [clang] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [llvm] a946934 - [GlobalISel][NFC] Use GPhi wrapper in more places instead of iterating over operands.
Amara Emerson via llvm-commits
- [clang] [clang-tools-extra] [libcxxabi] [flang] [mlir] [libc] [libcxx] [lld] [openmp] [compiler-rt] [lldb] [llvm] [libunwind] [clang] static operators should evaluate object argument (PR #68485)
Tianlan Zhou via llvm-commits
- [llvm] 5e9da33 - [llvm] Use StringRef::consume_front_insensitive (NFC)
Kazu Hirata via llvm-commits
- [llvm] 7b9bc47 - [IPO] Use a range-based for loop (NFC)
Kazu Hirata via llvm-commits
- [llvm] [DevPolicy] Add guidance to not submit code or reviews on someone else's (PR #69701)
Kristof Beyls via llvm-commits
- [compiler-rt] Revert "[builtins] Generate __multc3 for z/OS" (PR #77881)
Vitaly Buka via llvm-commits
- [compiler-rt] d7ab65f - Revert "[builtins] Generate __multc3 for z/OS" (#77881)
via llvm-commits
- [mlir] [llvm] [clang] [flang] [clang-tools-extra] [lld] [RISCV][LLD] Add RISCV zcmt optimise in linker relaxation (PR #68551)
via llvm-commits
- [llvm] 2b83cee - [AMDGPU][GFX12] Default component broadcast store (#76212)
via llvm-commits
- [llvm] [clang-tools-extra] [clang] [AMDGPU][GFX12] Default component broadcast store (PR #76212)
Mariusz Sikora via llvm-commits
- [llvm] a5dc3f6 - [llvm] Use SmallString::operator std::string() (NFC)
Kazu Hirata via llvm-commits
- [llvm] 7e60448 - [test] Improve x86 inline asm tests
Fangrui Song via llvm-commits
- [lld] [RISCV][LLD] Add RISCV zcmt optimise in linker relaxation (PR #77884)
via llvm-commits
- [llvm] [LoopInterchange] Forbid interchange if load store type wider than element type (PR #77885)
via llvm-commits
- [llvm] [clang] [X86] Add "Ws" constraint and "p" modifier for symbolic address/label reference (PR #77886)
Fangrui Song via llvm-commits
- [llvm] 2e78c22 - [RISCV] Simplify the description for ssaia and smaia. (#77870)
via llvm-commits
- [llvm] Update llvm-bugs.yml (PR #77243)
Tobias Hieta via llvm-commits
- [llvm] [GitHub] Add python 3.7 to libclang python test (PR #77219)
Tobias Hieta via llvm-commits
- [llvm] [llvm-exegesis] Refactor Counter to CounterGroup (PR #77887)
Aiden Grossman via llvm-commits
- [llvm] [AMDGPU] SILowerSGPRSpills: do not update MRI reserve registers (PR #77888)
Carl Ritson via llvm-commits
- [llvm] [Github] Enable warnings as errors on flang sphinx build (PR #72723)
Tobias Hieta via llvm-commits
- [llvm] Hashpin sensitive dependencies and configure dependabot to update them automatically (PR #75859)
Tobias Hieta via llvm-commits
- [clang] [llvm] AMDGPU/GFX12: Add new dot4 fp8/bf8 instructions (PR #77892)
Mariusz Sikora via llvm-commits
- [compiler-rt] [lldb] [libc] [lld] [flang] [clang-tools-extra] [libcxx] [clang] [llvm] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Matt Arsenault via llvm-commits
- [lldb] [libc] [lld] [libcxx] [clang] [compiler-rt] [flang] [clang-tools-extra] [llvm] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Matt Arsenault via llvm-commits
- [libc] [clang] [libcxx] [llvm] [clang-tools-extra] [flang] [compiler-rt] [lldb] [lld] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Matt Arsenault via llvm-commits
- [llvm] [AMDGPU][NFC] Add GFX numbers to DefaultComponent feature (PR #77894)
Mariusz Sikora via llvm-commits
- [llvm] [RISCV] Codegen support for XCVmem extension (PR #76916)
Liao Chunyu via llvm-commits
- [llvm] [RemoveDIs][DebugInfo][NFC] Add Instruction and convenience functions to DPValue (PR #77896)
Stephen Tozer via llvm-commits
- [llvm] 9c9bffe - [AArch64] Disable FP loads/stores when fp-armv8 not enabled (#77817)
via llvm-commits
- [llvm] [clang-tools-extra] LLVM is not needed for chapter two. (PR #69823)
via llvm-commits
- [llvm] a8f83cc - [AArch64][SME] Fix multi vector cvt builtins (#77656)
via llvm-commits
- [llvm] 2adbf25 - [AMDGPU][NFC] Rename DotIUVOP3PMods to VOP3PModsNeg (#77785)
via llvm-commits
- [llvm] 4d46721 - [Clang] Revert inintentional changes to cmake committed in 33e5db6e0
Corentin Jabot via llvm-commits
- [llvm] [IPSCCP] Variable not visible at Og: (PR #77901)
Carlos Alberto Enciso via llvm-commits
- [llvm] [CodeGen] Port AtomicExpand to new Pass Manager (PR #71220)
Matt Arsenault via llvm-commits
- [llvm] [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on supported subtargets (PR #67461)
Jay Foad via llvm-commits
- [llvm] [VP][RISCV] Introduce experimental.vp.popcount and RISC-V support. (PR #74294)
Simon Pilgrim via llvm-commits
- [llvm] Add SVML calling convention (PR #67884)
Simon Pilgrim via llvm-commits
- [llvm] [DAG] Generalize setcc(setcc) fold to use known bits. (PR #66503)
Simon Pilgrim via llvm-commits
- [llvm] [AMDGPU] Architected SGPRs for GFX12 (PR #76140)
Jay Foad via llvm-commits
- [llvm] [RelLookupTableConverter] Enable relative lookup tables on Arm. (PR #77910)
Simon Tatham via llvm-commits
- [llvm] [RemoveDIs][DebugInfo] Add DPVAssign variant of DPValue (PR #77912)
Stephen Tozer via llvm-commits
- [clang-tools-extra] [clang] [llvm] [flang] [Flang][OpenMP] Avoid default none errors for seq loop indices in par… (PR #76258)
Kiran Chandramohan via llvm-commits
- [llvm] 35708b0 - [DWARFLinker][NFC] Rename libraries to match with directories name. (#77592)
via llvm-commits
- [llvm] 39b2104 - [SLP]Fix a crash for reduced values with minbitwidth, which are reused.
Alexey Bataev via llvm-commits
- [llvm] [Vectorize] Vectorization for __builtin_prefetch (PR #66160)
via llvm-commits
- [llvm] 59d6f03 - [VPlan] Support narrowing widened loads in truncateToMinimimalBitwidths.
Florian Hahn via llvm-commits
- [llvm] 6c2fbc3 - [IRBuilder] Add CreatePtrAdd() method (NFC) (#77582)
via llvm-commits
- [clang] [clang-tools-extra] [llvm] [flang] [Flang][OpenMP] Avoid default none errors for seq loop indices in par… (PR #76258)
Tom Eccles via llvm-commits
- [llvm] [BranchFolding][SEH] Use isSuccessor to confirm fall through (PR #77923)
Haohai Wen via llvm-commits
- [flang] [llvm] [clang] [InstCombine] Canonicalize constant GEPs to i8 source element type (PR #68882)
Nikita Popov via llvm-commits
- [llvm] gfx12 mad intra fwd (PR #77927)
Jay Foad via llvm-commits
- [llvm] [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on GFX12 (PR #77929)
Jay Foad via llvm-commits
- [llvm] [DebugInfo][RemoveDIs] Add a DPValue implementation for instcombine sinking (PR #77930)
Jeremy Morse via llvm-commits
- [llvm] [RISCV] Set DebugLoc of epilogue (PR #74702)
via llvm-commits
- [llvm] 39bb790 - [SimplifyCFG] `switch`: Do Not Transform the Default Case if the Condition is Too Wide (#77831)
via llvm-commits
- [llvm] [DWARFLinker][NFC] Decrease DWARFLinker dependence on DwarfStreamer. (PR #77932)
Alexey Lapshin via llvm-commits
- [llvm] [AMDGPU] Refactor getNonSoftWaitcntOpcode and its callers (PR #77933)
Jay Foad via llvm-commits
- [compiler-rt] [libc] [clang] [clang-tools-extra] [libunwind] [llvm] [libcxx] [lldb] [lld] [libcxxabi] [flang] [Sema] Use lexical DC for friend functions when getting constraint instantiation args (PR #77552)
via llvm-commits
- [llvm] [Support] Adjust .note.GNU-stack guard in Support/BLAKE3/blake3_*_x86… (PR #76229)
Rainer Orth via llvm-commits
- [llvm] [DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParallel to have a common library. (PR #74725)
Alexey Lapshin via llvm-commits
- [llvm] [AMDGPU][MC] Support src modifiers for v_mov_b32 and v_movrel* instructions (PR #76498)
via llvm-commits
- [llvm] [AMDGPU] Fix VS_CNT overflow assertion (PR #77935)
Jay Foad via llvm-commits
- [clang] [flang] [lld] [llvm] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)
Pierre van Houtryve via llvm-commits
- [clang] [llvm] [lld] [libcxx] [openmp] [mlir] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Louis Dionne via llvm-commits
- [llvm] d199ab4 - [LLVM][DWARF] Fix accelerator table switching between CU and TU (#77511)
via llvm-commits
- [llvm] 2aae304 - [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (#77832)
via llvm-commits
- [llvm] 4f47372 - [SPIR-V] Add Float16 support when targeting Vulkan (#77115)
via llvm-commits
- [llvm] 5dbf178 - [TLI][NFC] Fix ordering of ArmPL and SLEEF tests (#77609)
via llvm-commits
- [llvm] 6fdc2ce - [SLP]Fix PR77916: transform the whole mask, not only the elements for
Alexey Bataev via llvm-commits
- [libcxx] [clang-tools-extra] [compiler-rt] [llvm] [flang] [clang] [Clang][Sema] Fix qualifier restriction of overriden methods (PR #71696)
Aaron Ballman via llvm-commits
- [clang] [llvm] [clang-tools-extra] [compiler-rt] [flang] [libcxx] [Clang][Sema] Fix qualifier restriction of overriden methods (PR #71696)
Aaron Ballman via llvm-commits
- [llvm] 9fdc568 - [TLI] Fix replace-with-veclib crash with invalid arguments (#77112)
via llvm-commits
- [llvm] [ARM] add execute-only Armv6-M support to the release notes (PR #77937)
Ties Stuij via llvm-commits
- [llvm] [InstrRef] Skip clobbered EntryValue register recovery (PR #77938)
Felipe de Azevedo Piovezan via llvm-commits
- [llvm] [LLVM][ADT] Explicitly convert size_t values to SmallVector's size type (PR #77939)
Andrei Golubev via llvm-commits
- [llvm] [LLVM][NVPTX]: Add aligned versions of cluster barriers (PR #77940)
Durgadoss R via llvm-commits
- [llvm] 89c0ea8 - [gn build] Port 9fdc568824b0
LLVM GN Syncbot via llvm-commits
- [llvm] e4d01bb - [SCEV] Special case sext in isKnownNonZero (#77834)
via llvm-commits
- [llvm] a300b24 - Revert "[TLI] Fix replace-with-veclib crash with invalid arguments (#77112)"
Paschalis Mpeis via llvm-commits
- [llvm] f02b777 - [gn build] Port a300b2403784
LLVM GN Syncbot via llvm-commits
- [llvm] [WebAssembly] Limit increase of Ctx.End (PR #76676)
via llvm-commits
- [llvm] Reapply [TLI] Fix replace-with-veclib crash with invalid arguments (#77112) (PR #77945)
Paschalis Mpeis via llvm-commits
- [clang] [llvm] [AArch64][SME2] Refine fcvtu/fcvts/scvtf/ucvtf (PR #77947)
Matthew Devereau via llvm-commits
- [llvm] [Offload][NFC] Add offload subfolder and README (PR #77154)
Johannes Doerfert via llvm-commits
- [llvm] dec74a8 - [AMDGPU] Fix VS_CNT overflow assertion (#77935)
via llvm-commits
- [llvm] 9d8e538 - [AMDGPU] Refactor getNonSoftWaitcntOpcode and its callers (#77933)
via llvm-commits
- [llvm] 8887178 - [AMDGPU] Allow buffer intrinsics to be marked volatile at the IR level (#77847)
via llvm-commits
- [llvm] [AMDGPU] Add IR-level pass to rewrite away address space 7 (PR #77952)
Krzysztof Drewniak via llvm-commits
- [clang] [clang-tools-extra] [compiler-rt] [flang] [llvm] [clang] Add test for CWG1807 (PR #77637)
Vlad Serebrennikov via llvm-commits
- [llvm] [clang] [clang-tools-extra] [flang] [compiler-rt] [clang] Add test for CWG1807 (PR #77637)
Erich Keane via llvm-commits
- [llvm] 2f2217a - [RISCV] Add missing tests for inttoptr/ptrtoint on scalable vectors (#77857)
via llvm-commits
- [clang] [llvm] [clang-tools-extra] [BoundsSafety] Initial documentation for -fbounds-safety (PR #70749)
Yeoul Na via llvm-commits
- [llvm] fix some warnings in SmallPtrSetTest (PR #77956)
Isaac Turner via llvm-commits
- [lldb] [clang] [clang-tools-extra] [llvm] [lldb][test] Add tests for target.max-string-summary-length setting (PR #77920)
Michael Buch via llvm-commits
- [llvm] [X86] Fix SLH crash on llvm.eh.sjlh.longjmp (PR #77959)
Nicholas Mosier via llvm-commits
- [llvm] [RISCV] Update descriptions for Zvk* shorthands. (PR #77961)
Craig Topper via llvm-commits
- [llvm] [BOLT] Deprecate hfsort+ in favor of cdsort (PR #72408)
via llvm-commits
- [llvm] [RISCV] Adjust select shuffle cost to reflect mask creation cost (PR #77963)
Philip Reames via llvm-commits
- [openmp] [libcxx] [llvm] [mlir] [lld] [clang] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
James Y Knight via llvm-commits
- [llvm] [X86] Use RORX over SHR imm (PR #77964)
Bryce Wilson via llvm-commits
- [llvm] [ORC][MachO] Support common load commands in the platform's mach-o header builder (PR #77965)
Ben Langmuir via llvm-commits
- [llvm] 9f8c818 - [CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (#77722)
via llvm-commits
- [llvm] 792fa23 - [AArch64][SVE2] Lower OR to SLI/SRI (#77555)
via llvm-commits
- [llvm] b348126 - [libc] Build native libc-hdrgen when crosscompiling (#77848)
via llvm-commits
- [llvm] 8cd9561 - [RISCV] Update descriptions for Zvk* shorthands. (#77961)
via llvm-commits
- [llvm] [Transforms] Remove one-time check if other logic operand (Y) is constant. (PR #77973)
via llvm-commits
- [flang] [libcxx] [compiler-rt] [llvm] [libc] [lldb] [lld] [clang-tools-extra] [clang] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Stanislav Mekhanoshin via llvm-commits
- [clang-tools-extra] [flang] [libc] [lldb] [compiler-rt] [lld] [llvm] [libcxx] [clang] [AMDGPU] Use alias info to relax waitcounts for LDS DMA (PR #74537)
Stanislav Mekhanoshin via llvm-commits
- [llvm] [WebAssembly] Use DebugValueManager only when subprogram exists (PR #77978)
Heejin Ahn via llvm-commits
- [lld] [mlir] [clang] [libcxx] [openmp] [llvm] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Nikolas Klauser via llvm-commits
- [compiler-rt] support QUAD with native long double (PR #77981)
Sean Perry via llvm-commits
- [lldb] [clang-tools-extra] [flang] [openmp] [libcxx] [clang] [libc] [llvm] [mlir] [BOLT] Embed cold mapping info into function entry in BAT (PR #76903)
Amir Ayupov via llvm-commits
- [llvm] [libcxx] [openmp] [mlir] [lld] [clang] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
James Y Knight via llvm-commits
- [llvm] [InstrProf][X86] Set code model for counters global variables (PR #77986)
Arthur Eubanks via llvm-commits
- [llvm] 4618ef8 - Allow the dumping of .dwo files contents to show up when dumping an executable with split DWARF. (#66726)
via llvm-commits
- [llvm] [AMDGPU] Remove VT helpers isFloatType, isPackedType, simplify isIntType (PR #77987)
Stanislav Mekhanoshin via llvm-commits
- [clang] [llvm] [TargetParser] Define AEK_FCMA and AEK_JSCVT for tsv110 (PR #75516)
Bryan Chan via llvm-commits
- [llvm] [RISCV] Add scheduler model for sifive-p450. (PR #77989)
Craig Topper via llvm-commits
- [compiler-rt] 45ccc3b - [compiler-rt][builtins] Add a missing 'const' to the Apple __init_cpu_features_resolver
Jon Roelofs via llvm-commits
- [llvm] [clang-tools-extra] [clang] [clang] Add test for CWG472 (PR #67948)
Vlad Serebrennikov via llvm-commits
- [clang] [llvm] [clang-tools-extra] [lldb] [lldb][test] Add tests for target.max-string-summary-length setting (PR #77920)
Adrian Prantl via llvm-commits
- [llvm] [AMDGPU][MC] Remove incorrect `_e32` suffix from `v_dot2c_f32_f16` and `v_dot4c_i32_i8` (PR #77993)
Shilei Tian via llvm-commits
- [llvm] [AMDGPU] Allocate i1 argument to SGPRs (PR #72461)
Jun Wang via llvm-commits
- [llvm] [NFC] Rename internal fns (PR #77994)
Nathan Sidwell via llvm-commits
- [clang-tools-extra] [llvm] [clang] [Driver] Add -fandroid-pad-segment/-fno-android-pad-segment (PR #77244)
Fangrui Song via llvm-commits
- [llvm] [clang] [clang-tools-extra] [Driver] Add -fandroid-pad-segment/-fno-android-pad-segment (PR #77244)
Fangrui Song via llvm-commits
- [llvm] [clang] [compiler-rt] [clang-tools-extra] [AMDGPU] Avoid hitting AMDGPUAsmPrinter related asserts for local functions at O0 (PR #72129)
Krzysztof Drewniak via llvm-commits
- [llvm] dc1e279 - Fix buildbots after #66726.
Greg Clayton via llvm-commits
- [llvm] [AMDGPU] Sign extend simm16 in setreg intrinsic (PR #77997)
Stanislav Mekhanoshin via llvm-commits
- [llvm] Reorder fields for better packing (PR #77998)
Nathan Sidwell via llvm-commits
- [llvm] 21a77e8 - [IR] Reorder Value fields to put the SubclassID first (#53520)
Reid Kleckner via llvm-commits
- [llvm] [SCEV] Infer loop max trip count from memory accesses (PR #70361)
Johannes Doerfert via llvm-commits
- [llvm] [MachineFrameInfo] Refactoring with computeMaxcallFrameSize() (NFC) (PR #78001)
Jonas Paulsson via llvm-commits
- [llvm] [LLVM][MDL] First integration of MDL with LLVM (PR #78002)
Reid Tatge via llvm-commits
- [llvm] [llvm] Indirect symbol replacement with GOTPCREL for aarch64 and risc… (PR #78003)
via llvm-commits
- [llvm] 3edf82d - [XRay] Reserve memory space ahead-of-time when reading native format log (#76853)
via llvm-commits
- [llvm] [SystemZ] Don't assert for i128 vectors in getInterleavedMemoryOpCost() (PR #78009)
Jonas Paulsson via llvm-commits
- [lldb] [libc] [compiler-rt] [libcxxabi] [flang] [libcxx] [clang-tools-extra] [lld] [clang] [llvm] [Flang][OpenMP] Push genEval calls to individual operations, NFC (PR #77758)
Krzysztof Parzyszek via llvm-commits
- [clang] [compiler-rt] [clang-tools-extra] [llvm] [AMDGPU] Avoid hitting AMDGPUAsmPrinter related asserts for local functions at O0 (PR #72129)
Joseph Huber via llvm-commits
- [lld] [llvm] [WebAssembly] Use ValType instead of integer types to model wasm tables (PR #78012)
Derek Schuff via llvm-commits
- [llvm] 5fa4b1d - [SPARC] Consume `tune-cpu` directive in the backend (#77195)
via llvm-commits
- [llvm] 15179aa - [llvm] Use llvm::is_contained (NFC)
Kazu Hirata via llvm-commits
- [llvm] 1df4fb9 - [Support] Use StringRef::ltrim (NFC)
Kazu Hirata via llvm-commits
- [compiler-rt] a08402f - [sanitizer_common][fuchsia] Get correct vmar info
Leonard Chan via llvm-commits
- [llvm] 8566cd6 - [CodeGen] Let `PassBuilder` support machine passes (#76320)
via llvm-commits
- [llvm] 96b9b63 - [gn build] Port 8566cd61246c
LLVM GN Syncbot via llvm-commits
- [clang] [llvm] [PowerPC] Make "ca" aliased to "xer" (PR #77557)
Stefan Pintilie via llvm-commits
- [llvm] [X86] Add MI-layer routine for getting the index of the first address operand (PR #78019)
Nicholas Mosier via llvm-commits
- [clang-tools-extra] [llvm] LLVM is not needed for chapter two. (PR #69823)
Fangrui Song via llvm-commits
- [clang-tools-extra] [llvm] [Kaleidoscope] LLVM is not needed for chapter two (PR #69823)
Fangrui Song via llvm-commits
- [llvm] 33aaad9 - [Kaleidoscope] LLVM is not needed for chapter two (#69823)
via llvm-commits
- [llvm] [clang-tools-extra] [Kaleidoscope] LLVM is not needed for chapter two (PR #69823)
Fangrui Song via llvm-commits
- [llvm] [DeadStoreElimination] Optimize tautological assignments (PR #75744)
Shreyansh Chouhan via llvm-commits
- [llvm] [clang] [RISCV] Bump Zfbfmin, Zvfbfmin, and Zvfbfwma to 1.0. (PR #78021)
Craig Topper via llvm-commits
- [lld] 51fb76f - [lld] Use StringRef::consume_front_insensitive (NFC)
Kazu Hirata via llvm-commits
- [clang-tools-extra] [llvm] [clang] [clang] Differentiate between identifier and string EnumArgument (PR #68550)
Sergei Barannikov via llvm-commits
- [llvm] [clang-tools-extra] [clang] [clang] Differentiate between identifier and string EnumArgument (PR #68550)
Sergei Barannikov via llvm-commits
- [llvm] [RISCV][ISel] Fix bug on invalid extension combine in #72340 (PR #76785)
via llvm-commits
- [clang] [llvm] [clang-tools-extra] [clang] Differentiate between identifier and string EnumArgument (PR #68550)
Sergei Barannikov via llvm-commits
- [clang-tools-extra] [clang] [llvm] [clang] Differentiate between identifier and string EnumArgument (PR #68550)
Sergei Barannikov via llvm-commits
- [llvm] 8e8c954 - [GISel] Erase the root instruction after emitting all its potential uses (#77494)
via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Vitaly Buka via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Vitaly Buka via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Vitaly Buka via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Yingwei Zheng via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Vitaly Buka via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Yingwei Zheng via llvm-commits
- [llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Vitaly Buka via llvm-commits
- [clang] [llvm] [WIP] Correct lowering of `fp128` intrinsics (PR #76558)
Trevor Gross via llvm-commits
- [llvm] [clang] [WIP] Correct lowering of `fp128` intrinsics (PR #76558)
Trevor Gross via llvm-commits
- [llvm] 8d817f6 - [LLVM][NVPTX]: Add aligned versions of cluster barriers (#77940)
via llvm-commits
- [llvm] [CodeGen] Support start/stop in CodeGenPassBuilder (PR #70912)
via llvm-commits
- [clang] [llvm] [AArch64] Make Armv8.3-a extension set +pauth by default (PR #78027)
Anatoly Trosinenko via llvm-commits
- [clang] [openmp] [mlir] [llvm] [lld] [libcxx] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Mark de Wever via llvm-commits
- [clang] [llvm] [coverage] skipping code coverage for 'if constexpr' and 'if consteval' [WIP] (PR #78033)
Hana Dusíková via llvm-commits
- [compiler-rt] [compiler-rt] Add a prefix on the windows mmap symbols (PR #78037)
Martin Storsjö via llvm-commits
- [lld] [LLD] [COFF] Prefer paths specified with -libpath: over toolchain paths (PR #78039)
Martin Storsjö via llvm-commits
- [llvm] [X86][BF16] Improve float -> bfloat lowering under AVX512BF16 and AVX… (PR #78042)
Phoebe Wang via llvm-commits
- [compiler-rt] [compiler-rt] intercept ptrace for *BSD. (PR #78044)
David CARLIER via llvm-commits
- [clang-tools-extra] [clang] [llvm] workflows: Refactor release-tasks.yml (PR #69523)
Tom Stellard via llvm-commits
- [clang-tools-extra] [llvm] [clang] workflows: Refactor release-tasks.yml (PR #69523)
Tom Stellard via llvm-commits
- [llvm] [Path] Dix off-by-one in finding filename for win style paths (PR #78055)
Matheus Izvekov via llvm-commits
- [llvm] [SystemZ] Don't crash on undef source in shouldCoalesce() (PR #78056)
Jonas Paulsson via llvm-commits
- [llvm] [clang] [llvm][frontend][offloading] Move clang-linker-wrapper/OffloadWrapper.* to llvm/Frontend/Offloading (PR #78057)
Fabian Mora via llvm-commits
- [mlir] [libcxx] [lldb] [lld] [clang] [compiler-rt] [flang] [llvm] [clang-tools-extra] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [llvm] 253d2f9 - Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (#78023)
via llvm-commits
- [lldb] [libcxx] [mlir] [clang-tools-extra] [compiler-rt] [flang] [clang] [llvm] [lld] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [llvm] Optimize circular buffers (PR #75722)
via llvm-commits
- [llvm] Use Log2_64_Ceil to compute PowerOf2Ceil (PR #67580)
via llvm-commits
- [clang] [llvm] Hurd: Add x86_64 support (PR #78065)
Samuel Thibault via llvm-commits
- [compiler-rt] [llvm] [mlir] [clang] [lldb] [libcxx] [flang] [clang-tools-extra] [lld] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [lld] [mlir] [libcxx] [clang-tools-extra] [flang] [llvm] [compiler-rt] [lldb] [clang] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [compiler-rt] [lld] [clang] [libc] [libclc] [lldb] [llvm] [clang-tools-extra] [flang] [libcxx] [libunwind] [clang] Add tests for DRs about complete-class context (PR #77444)
Vlad Serebrennikov via llvm-commits
- [llvm] d871f40 - [WebAssembly] Use DebugValueManager only when subprogram exists (#77978)
via llvm-commits
- [libcxx] [libunwind] [libc] [flang] [lld] [lldb] [compiler-rt] [llvm] [clang-tools-extra] [clang] [libclc] [clang] Add tests for DRs about complete-class context (PR #77444)
Shafik Yaghmour via llvm-commits
- [llvm] [SystemZ] Don't use FP Load and Test as comparisons to same reg (PR #78074)
Jonas Paulsson via llvm-commits
- [llvm] 96f14ea - [llvm] Use range-based for loops with llvm::drop_begin (NFC)
Kazu Hirata via llvm-commits
- [llvm] b5d6ea4 - [Support] Use StringRef::consume_front (NFC)
Kazu Hirata via llvm-commits
- [llvm] e4a6be0 - [CodeGen] Use getConstantOperandVal (NFC)
Kazu Hirata via llvm-commits
- [llvm] 49138d9 - [X86] Fix SLH crash on llvm.eh.sjlh.longjmp (#77959)
via llvm-commits
- [compiler-rt] Sanitizer/MIPS: fix build fail on pre-R6 (PR #76894)
YunQiang Su via llvm-commits
- [compiler-rt] Sanitizer/MIPS: Use $t9 for preemptible function call (PR #76894)
YunQiang Su via llvm-commits
- [llvm] [Mips] Fix missing sign extension in expansion of sub-word atomic max (PR #77072)
Brad Smith via llvm-commits
- [clang] [compiler-rt] [libc] [llvm] [Libc] Give more functions restrict qualifiers (PR #78061)
via llvm-commits
- [libc] [llvm] [compiler-rt] [clang] [Libc] Give more functions restrict qualifiers (PR #78061)
via llvm-commits
- [clang-tools-extra] [llvm] Fix 'newline in constant' encoding issue in clangd sources (PR #78082)
via llvm-commits
- [llvm] [CMake] Fix building on Haiku and Solaris after c0d5d36dda04cdd409aabc015da0beb810842fcd (PR #78084)
Brad Smith via llvm-commits
- [clang] [lldb] [lld] [clang-tools-extra] [llvm] [compiler-rt] [libcxx] [mlir] [flang] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [mlir] [clang] [compiler-rt] [libcxx] [clang-tools-extra] [flang] [llvm] [lld] [lldb] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [llvm] [RISCV][ISel] Combine scalable vector add/sub/mul with zero/sign extension. (PR #76785)
via llvm-commits
- [llvm] [clang-tools-extra] [clang] Fix #75686: add iter_swap and iter_move to the matched name (PR #76117)
Piotr Zegar via llvm-commits
- [llvm] c0cb803 - [IR] Use StringRef::consume_front (NFC)
Kazu Hirata via llvm-commits
- [llvm] fd35899 - [IR] Use range-based for loops (NFC)
Kazu Hirata via llvm-commits
- [llvm] 7528cf5 - [Target] Use getConstantOperandVal (NFC)
Kazu Hirata via llvm-commits
- [libcxx] [mlir] [llvm] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [clang-tools-extra] [clang] [llvm] Fix #75686: add iter_swap and iter_move to the matched name (PR #76117)
Piotr Zegar via llvm-commits
- [compiler-rt] [clang] [libcxx] [llvm] [clang-tools-extra] [mlir] [lldb] [flang] [lld] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [llvm] [clang-tools-extra] [flang] [mlir] [lldb] [compiler-rt] [libcxx] [lld] [clang] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Hristo Hristov via llvm-commits
- [mlir] [clang-tools-extra] [lld] [clang] [libcxx] [flang] [compiler-rt] [llvm] [lldb] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Nikolas Klauser via llvm-commits
- [lldb] [clang-tools-extra] [lld] [compiler-rt] [mlir] [llvm] [flang] [clang] [libcxx] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Nikolas Klauser via llvm-commits
- [flang] [clang-tools-extra] [lld] [clang] [libcxx] [lldb] [compiler-rt] [mlir] [llvm] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Nikolas Klauser via llvm-commits
- [clang-tools-extra] [clang] [llvm] [clang-tidy] Add support for in-class initializers in readability-redundant-member-init (PR #77206)
Piotr Zegar via llvm-commits
- [llvm] [clang] [clang-tools-extra] [clang-tidy] Add support for in-class initializers in readability-redundant-member-init (PR #77206)
via llvm-commits
- [llvm] 777a67b - PR#72453 : Exceeding maximum file name length (#72654)
via llvm-commits
- [libunwind] [mlir] [libcxxabi] [flang] [libc] [libcxx] [lld] [lldb] [clang] [clang-tools-extra] [compiler-rt] [llvm] PR#72453 : Exceeding maximum file name length (PR #72654)
Shahid Iqbal via llvm-commits
- [llvm] fb2cc9b - [Analysis] 'static' function 'shortenFileName' should be declared 'static inline' (NFC)
Jie Fu via llvm-commits
- [lldb] [llvm] [libcxx] [mlir] [clang-tools-extra] [compiler-rt] [lld] [flang] [clang] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Mark de Wever via llvm-commits
- [clang] [libcxx] [mlir] [llvm] [lld] [compiler-rt] [clang-tools-extra] [flang] [lldb] [libc++][numeric] P0543R3: Saturation arithmetic (PR #77967)
Mark de Wever via llvm-commits
- [llvm] [libcxx] [mlir] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Mark de Wever via llvm-commits
- [llvm] [mlir] [libcxx] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Mark de Wever via llvm-commits
- [llvm] [clang-tools-extra] [clang] [clang-tidy] Add support for in-class initializers in readability-redundant-member-init (PR #77206)
Piotr Zegar via llvm-commits
- [compiler-rt] [compiler-rt][asan] intercept bsd's strtoq. (PR #78097)
David CARLIER via llvm-commits
- [mlir] [libcxx] [llvm] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [mlir] [llvm] [libcxx] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [llvm] [InstCombine] Recognize more rotation patterns (Part 1) (PR #78107)
Yingwei Zheng via llvm-commits
- [clang-tools-extra] [clang] [llvm] [libcxx] [mlir] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [clang] [mlir] [libcxx] [llvm] [clang-tools-extra] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Mark de Wever via llvm-commits
- [llvm] [InstCombine] Fold abs(a * abs(b)) --> abs(a * b) (PR #78110)
via llvm-commits
- [clang-tools-extra] [libunwind] [compiler-rt] [libc] [libclc] [lld] [libcxxabi] [libcxx] [llvm] [clang] [flang] [libc++] [libc++abi] Initialize exception directly in make_exception_ptr if __cxa_init_primary_exception is available in ABI-library (PR #65534)
via llvm-commits
- [llvm] [mlir] [clang-tools-extra] [clang] [libcxx] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [llvm] [VPlan] Implement cloning of VPlans. (PR #73158)
via llvm-commits
- [clang] [clang-tools-extra] [llvm] [CLANG] Add warning when INF or NAN are used in a binary operation or as function argument in fast math mode. (PR #76873)
Zahira Ammarguellat via llvm-commits
- [llvm] 2ae795d - [LV] Add test case where variable induction step needs truncating.
Florian Hahn via llvm-commits
- [llvm] [VPlan] Add new VPUniformPerUFRecipe, use for step truncation. (PR #78113)
Florian Hahn via llvm-commits
- [llvm] 10b1c29 - [CodeGen] Use a range-based for loop (NFC)
Kazu Hirata via llvm-commits
- [clang] [llvm] [mlir] [clang-tools-extra] [libcxx] [libc++][concepts] Implements concept helper `__libcpp_integer` (PR #78086)
Hristo Hristov via llvm-commits
- [llvm] [libc] [clang] [Libc] Give more functions restrict qualifiers (PR #78061)
via llvm-commits
- [llvm] [RISCV] Rematerialize load (PR #73924)
via llvm-commits
- [llvm] [clang] [GitHub] Add python 3.7 to libclang python test (PR #77219)
Craig Hesling via llvm-commits
- [llvm] 7c77355 - [RISCV] Combine repeated calls to MachineFunction::getSubtarget. NFC
Craig Topper via llvm-commits
- [clang] [llvm] [GitHub] Add python 3.7 to libclang python test (PR #77219)
Craig Hesling via llvm-commits
- [llvm] 2e0a105 - [CMake] Fix building on Haiku and Solaris after c0d5d36dda04cdd409aabc015da0beb810842fcd (#78084)
via llvm-commits
- [flang] [clang] [clang-tools-extra] [llvm] [compiler-rt] [mlir] [lld] [libcxx] [lldb] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)
Congcong Cai via llvm-commits
- [clang] [llvm] [mlir] [mlir][gpu] Add the `OffloadEmbeddingAttr` offloading translation attr (PR #78117)
Fabian Mora via llvm-commits
- [llvm] Windows Filesystem fs::status Conditionally Call GetFileAttributes (PR #78118)
Haydn Trigg via llvm-commits
- [llvm] [clang] [PGO]Add `-fdiagnostics-show-profile-count` option to show real loop count from instr-profile (PR #75021)
Elvis Wang via llvm-commits
- [llvm] 85071a3 - [PowerPC] Implement fence builtin (#76495)
via llvm-commits
- [llvm] [clang] [clang-tools-extra] [PowerPC] Implement fence builtin (PR #76495)
Qiu Chaofan via llvm-commits
- [llvm] [clang] [RISCV] Relax march string order constraint (PR #78120)
Piyou Chen via llvm-commits
- [llvm] [SPIR-V] Do not emit spv_ptrcast if GEP result is of expected type (PR #78122)
Michal Paszkowski via llvm-commits
- [llvm] AMDGPU/GlobalISel: Handle inreg arguments as SGPRs (PR #78123)
Matt Arsenault via llvm-commits
- [clang-tools-extra] [llvm] [MLGO] Upstream the corpus extraction tooling (PR #72319)
Aiden Grossman via llvm-commits
- [llvm] c07a1fe - [RISCV] Lower vfmv.s.f intrinsics to VFMV_S_F_VL first (#76699)
via llvm-commits
- [llvm] [NFC][doc] Rewrite introduction to TableGen to be more modern and approachable (PR #78124)
John Byrd via llvm-commits
- [clang] [llvm] [libc] [Libc] Give more functions restrict qualifiers (PR #78061)
via llvm-commits
- [llvm] [clang] [libc] [Libc] Give more functions restrict qualifiers (PR #78061)
via llvm-commits
- [llvm] [clang-tools-extra] [MLGO] Upstream the corpus extraction tooling (PR #72319)
Aiden Grossman via llvm-commits
- [llvm] 148e55c - [RISCV] Add sifive-p450 to release notes. NFC
Craig Topper via llvm-commits
- [llvm] 0cf768e - [RISCV] Handle disjoint or in RISCVGatherScatterLowering (#77800)
via llvm-commits
- [mlir] [libcxx] [libunwind] [flang] [llvm] [clang-tools-extra] [lldb] [clang] [libunwind] fix dynamic .eh_frame registration (PR #77185)
via llvm-commits
- [llvm] [clang-tools-extra] [libcxx] [libunwind] [flang] [mlir] [lldb] [clang] [libunwind] fix dynamic .eh_frame registration (PR #77185)
via llvm-commits
- [llvm] 3b7abf3 - [RISCV] Add disjoint flag to or ops in RISCVGatherScatterLowering tests. NFC
Luke Lau via llvm-commits
- [llvm] cd1d344 - [RISCV] Don't check haveNoCommonBitsSet in RISCVGatherScatterLowering
Luke Lau via llvm-commits
- [flang] [lldb] [compiler-rt] [clang-tools-extra] [lld] [libcxx] [llvm] [mlir] [clang] [clang-format] Add ShortReturnTypeLength option. (PR #78011)
via llvm-commits
- [llvm] ce1f946 - [NFC] Pre-commit case of ppcf128 extractelt soften
Qiu Chaofan via llvm-commits
- [llvm] [clang] [RISCV] Add Zicfiss support to the shadow call stack implementation. (PR #68075)
Yeting Kuo via llvm-commits
- [libcxx] [flang] [clang-tools-extra] [lld] [mlir] [llvm] [compiler-rt] [lldb] [clang] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)
Piotr Zegar via llvm-commits
- [compiler-rt] [clang] [flang] [libcxx] [lldb] [mlir] [lld] [clang-tools-extra] [llvm] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)
Piotr Zegar via llvm-commits
- [lldb] [libcxx] [clang-tools-extra] [llvm] [compiler-rt] [clang] [mlir] [flang] [lld] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)
Piotr Zegar via llvm-commits
- [llvm] [clang] [CodeGen] Port AtomicExpand to new Pass Manager (PR #71220)
Rishabh Bali via llvm-commits
Last message date:
Sun Jan 14 23:47:22 PST 2024
Archived on: Sun Jan 14 23:47:24 PST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).