summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28[𝘀𝗽𝗿] changes introduced through rebaseusers/aaupov/spr/main.bolt-split-up-staleprofilematchingmatchweightsAmir Ayupov
2025-10-28[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov
2025-10-28[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov
2025-10-02[clang-scan-deps] Remove unused OutputsPaths from FullDependencyConsumer (NFC...Naveen Seth Hanig
2025-10-02Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper f...Michael Buch
2025-10-02Suppress returning larger CXX records in mem on PlayStation (#161732)wjristow
2025-10-03[orc-rt] Add testcase for Expected<Expected<T>> support. (#161660)Lang Hames
2025-10-02Reapply "[VPlan] Compute cost of more replicating loads/stores in ::computeCo...Florian Hahn
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner
2025-10-02[ARM] Update and cleanup lrint/llrint tests. NFCDavid Green
2025-10-02[lldb] Add lld requirement to NativePDB test (#161731)Alex Langford
2025-10-02[FMV][AArch64] Remove last of MRS bits and rename file (#161585)Brad Smith
2025-10-02[LV] Add tests with multiple F(Max|Min)Num reductions w/o fast-math.Florian Hahn
2025-10-02[RISCV] Use i64 instead of XLenVT in some RV64 only isel patterns. NFCCraig Topper
2025-10-02[bazel] Add missing dep after 99d85906c542c3801a24137ba6d6f2c367308563 (#161728)Jorge Gorbe Moya
2025-10-02[AMDGPU] Be less optimistic when allocating module scope lds (#161464)Jon Chesterfield
2025-10-02[NVPTX] expand trunc/ext on v2i32 (#161715)Artem Belevich
2025-10-02[flang][openacc] Suppport !@acc compiler sentinel (#161706)Valentin Clement (バレンタイン クレメン)
2025-10-02[InstCombine] Fold icmp with clamp into unsigned bound check (#161303)Brandon
2025-10-02[RISCV][GISel] Share an atomic load isel pattern GISel RV64 and SDAG RV32. NF...Craig Topper
2025-10-02[OFFLOAD] Restore interop functionality (#161429)Alex Duran
2025-10-02[RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC (#161...Craig Topper
2025-10-02[libc] Implement faccessat (#161065)Marcell Leleszi
2025-10-02[RISCV] Improve formatting in RISCVInstrInfoVPseudos.td. NFC (#161470)Craig Topper
2025-10-02Revert "[MemProf] Add ambigous memprof attribute" (#161717)Teresa Johnson
2025-10-02Revert "[clang] Convert second arg of __builtin_assume_aligned to ConstantExp...Devon Loehr
2025-10-02[NFC][OpenACC] Remove 'initExpr' from AST/etc. (#161674)Erich Keane
2025-10-02[clang-format][NFC] Introduce isNoneOf (#161021)Björn Schäpers
2025-10-02[mlir][Arith] arith.select doesn't need to be emulated for small floats (#161...Krzysztof Drewniak
2025-10-02[MLIR][XeGPU] Use operand layouts for store scatter (#161447)Nishant Patel
2025-10-02[LAA,LV] Add early-exit tests with deref assumes and nofree via context.Florian Hahn
2025-10-02[VPlan] Improve code using VPlan::getFalse (NFC) (#161681)Ramkumar Ramachandra
2025-10-02[AArch64][SME] Support split ZPR and PPR area allocation (#142392)Benjamin Maxwell
2025-10-02[clang] NFCI: Clean up `CompilerInstance::create{File,Source}Manager()` (#160...Jan Svoboda
2025-10-02[mlir] [irdl] Add support for regions in irdl-to-cpp (#158540)Jeremy Kun
2025-10-02[HLSL] [SPIR-V] Add counter member for typed buffer (#161414)Steven Perron
2025-10-03[InstCombine] Fix FMF propagation in `foldFCmpFSubIntoFCmp` (#161539)Yingwei Zheng
2025-10-02[libc] Fix issue with fuzz input too short for atoi diff fuzz (#161705)Michael Jones
2025-10-02[NFC][DwarfLowLevel] Make getRelocatedValueImpl public (#160618)Sterling-Augustine
2025-10-02[DTLTO][LLD] Tidy up DTLTO related options (NFC) (#161675)Andrew Ng
2025-10-02[VPlan] Improve code using m_One (NFC) (#161686)Ramkumar Ramachandra
2025-10-02[mlir][omp] Add omp.tile operation (#160292)Michael Kruse
2025-10-02[AArch64][SME] Reshuffle emit[prologue|epilogue]() for splitSVEObjects (NFCI)...Benjamin Maxwell
2025-10-02[NFC] Rename members in AutoVarEmission (#161668)Erich Keane
2025-10-02[RegAlloc] Add coverage leading to revert of pr160765 (#161614)Philip Reames
2025-10-02[llvm] Proofread TableGen/ProgRef.rst (#161629)Kazu Hirata
2025-10-02[ADT] Use "= default" in DirectedGraph.h (#161628)Kazu Hirata
2025-10-02[ADT] Use structured bindings (NFC) (#161627)Kazu Hirata
2025-10-02[ADT] Use a C++17 fold expression in BitVector.h (NFC) (#161626)Kazu Hirata
2025-10-02[ADT] Fix a bug in DoubleAPFloat::frexp (#161625)Kazu Hirata