aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12[AArch64][llvm] Improve codegen for FP_TO_*_SATusers/jthackray/improve_codegenJonathan Thackray2-1585/+129
2026-02-12fixup! Adjust ConvertOps.push_back() callJonathan Thackray1-1/+1
2026-02-11[AArch64][llvm] Preserve FP_TO_*_SAT VT operand in SVE scalar-combineJonathan Thackray3-1/+3306
2026-02-11[mlir] Fix #180988: Add GPUDialect and DataLayoutInterfaces to OpenACC relate...Lance Wang1-0/+3
2026-02-11[LLDB][NFCI] Teach LLDB to read the DW_AT_LLVM_tag_offset attribute for varia...Usama Hameed3-4/+15
2026-02-11[DTLTO][Windows] Expand short 8.3 form paths in ThinLTO module IDs (#178303)Ben Dunbobbin4-11/+171
2026-02-11[mlir][linalg] Make conv dim inference return pairing (outputImage, filterLoo...Han-Chung Wang5-12/+217
2026-02-11[SLP]Add external uses estimations into tree throttlingAlexey Bataev5-67/+149
2026-02-11[lldb-dap] Adjusting multi-stopped event order. (#181001)John Harrison1-17/+29
2026-02-11[Offload] Try to load Level Zero loader with version suffix (#180042)Hansang Bae1-2/+28
2026-02-11[SPIRV] Scalarize single-element vectors in type creation (#180735)Dmitry Sidorov2-0/+59
2026-02-11[gn build] Port 0215f6b6cf81LLVM GN Syncbot1-0/+1
2026-02-11[LV] Don't scalarize loads that need predication in legacy CM.Florian Hahn2-3/+86
2026-02-11[DominanceFrontier] Support post-dominators on graphs with single root (#179336)Andrei Elovikov7-40/+123
2026-02-11[NFC] [MemoryTagging] pass AllocaInfo to isStandardLifetime (#180311)Florian Mayer4-16/+11
2026-02-11[LLDB]Move clean up to dtor (#181010)Vy Nguyen1-2/+2
2026-02-11[AMDGPU][ISel] `setcc` peephole for comparisons with upper 32 bits of a 64-bi...zGoldthorpe15-183/+414
2026-02-11[clang][builtins][modules] Add arm_bf16.h to the builtin module map (#180845)Ian Anderson1-1/+10
2026-02-11[clang][modules] Remove fno-modules-check-relocated as a driver option (#180995)Cyndy Ishida2-4/+9
2026-02-11Update requirements_formatting.txt.in (#180963)Nikita Kornev2-118/+232
2026-02-11[clang][ssaf] Remove VFS support from SerializationFormat (#180891)Aviral Goel8-40/+42
2026-02-11[BOLT] Make FoldedIntoFunction always point to root parent (#180855)Maksim Panchenko3-8/+19
2026-02-11[lldb][windows] fix undeclared identifier error GetModulePath (#180989)Charles Zablit1-1/+1
2026-02-11[LLDB]Fix asan error from pr/179799 (#180996)Vy Nguyen1-0/+2
2026-02-11[AMDGPU][GlobalIsel] Add register bank legalization rules for buffer atomic i...Syadus Sefat2-1/+286
2026-02-11[VPlan] Remove VPUnrollPartAccessor from VPReductionPHIRecipe (NFC).Florian Hahn2-3/+1
2026-02-11[libsycl] Add lit configuration files and basic test (#177407)Kseniya Tikhomirova6-1/+489
2026-02-11[libc++] Add scripts to run benchmarks and submit to LNT on a regular basis (...Louis Dionne5-133/+389
2026-02-11[AMDGPU] Treat F64 TRANS instructions as VALU for S_DELAY_ALU insertion (#180...Jay Foad5-25/+40
2026-02-11[mlir][acc] Add gpu module and data layout utilities (#180988)Razvan Lupusoru11-0/+406
2026-02-11Revert "[flang] Recognize compiler directives after expansion in comm… (#18...Peter Klausler5-149/+82
2026-02-11[SLP]Correctly process deleted gathered loads and short treesAlexey Bataev4-384/+347
2026-02-11[clang-sycl-linker][offload] Set TheImageKind based on IsAOTCompileNeeded fla...Yury Plyakhin5-16/+27
2026-02-11[libc++] Refactor benchmarking std::make_heap and std::sort_heap together (#1...Nikolas Klauser3-78/+91
2026-02-11[libc++] Refactor std::sort_heap benchmark (#180941)Nikolas Klauser3-72/+74
2026-02-11[libc++] Reduce the number of runs on the ranges::min{,max} benchmarks (#179912)Nikolas Klauser2-123/+80
2026-02-11[libc++][AIX] Enable LIBCPP_SHARED_PTR_DEFINE_LEGACY_INLINE_FUNCTIONS on AIX ...Xing Xue3-2/+11
2026-02-11[LoopUnrollPass] Indent `LLVM_DEBUG()` messages based on our depth in the `tr...Justin Fargnoli2-38/+254
2026-02-11[lldb-dap][windows] add --check-python command (#180784)Charles Zablit5-20/+57
2026-02-11[lldb] Implement bytecode based SyntheticChildren (#179832)Dave Lee14-28/+332
2026-02-11[WebAssembly] Add a WASM table to `llvm/test/MC/WebAssembly/wasm64.s`. NFC (#...Demetrius Kanios1-13/+31
2026-02-11[MLIR][Math] Fix math.ceil expansion to avoid undefined behavior on Inf/NaN (...Hank2-5/+86
2026-02-11AMDGPU/GlobalISel: RegBankLegalize for global atomic ordered add (#180829)vangthao952-2/+18
2026-02-11[X86] Move getTargetVShift helpers earlier in the source file. NFC. (#180972)Simon Pilgrim1-168/+170
2026-02-12[CMake] Only pass PYTHON_EXECUTABLE to native build if defined (#180964)Harrison Hao1-1/+5
2026-02-11[AMDGPU] Add known bits for G_AMDGPU_COPY_SCC_VCC (#180560)vangthao9513-330/+86
2026-02-11[CIR] Match codegen change on fmin and fmaxMichael Liao2-28/+30
2026-02-11[mlir][IR][NFC] Simplify "splat" handling in `DenseIntOrFPElementsAttr` (#180...Matthias Springer8-103/+52
2026-02-11[AArch64] Add extra fcmp+select tests. NFCDavid Green1-0/+522
2026-02-11[green dragon] fix typo in clang-stage1-RAJustice Adams1-2/+2