summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.stlextras-add-take_begin-and-take_end-range-adaptorsVitaly Buka
2025-10-22[mlir][transform] Clearnup tile_one_consumer_using_tile_and_fuse test (NFC) (...lonely eagle
2025-10-22[NFC][SpecialCaseList] Remove LLVM_ABI from SpecialCaseList::Matcher::preproc...Vitaly Buka
2025-10-21[RISCV][MC] Introduce XSfvfexp* and XSfvfbfexpa* extensions and their MC supp...Min-Yih Hsu
2025-10-21[msan][test] Add another target("aarch64.svcount") test case (#164343)Thurston Dang
2025-10-21Add comment about static_cast requirement.Rahman Lavaee
2025-10-22"Reapply "[Clang] Enable lit internal shell by default"Aiden Grossman
2025-10-22[MachineLICM] Use structured bindings for reg pressure cost map. NFC (#164368)Luke Lau
2025-10-21[RISCV] Remove unreachable break statements. NFC (#164481)Craig Topper
2025-10-22Revert "Remove unnecessary static_cast<bool> in AsmPrinter.cpp."Aiden Grossman
2025-10-21[libc][math] Add tolerance to math tests so that they still work when accurat...lntue
2025-10-21[lit] Ensure ulimit does not persist across tests (#164485)Aiden Grossman
2025-10-22[QualGroup][docs] Document decision-taking process and refresh sync-up materi...LeeYoungJoon
2025-10-22[clang] Fix Typo on cindex.py (#92945)Thomas Applencourt
2025-10-21[clang-doc] fix overlapping navbar (#164314)Erick Velez
2025-10-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison
2025-10-21[CIR] Handle implicit value init constants (#164504)Andy Kaylor
2025-10-21[flang][OpenACC] Relax COMMON block usage restriction in OpenACC directives (...Eugene Epshteyn
2025-10-21[Docs] [Developer Policy] Document best practice of not tagging a username in...David Justo
2025-10-21[lldb-dap] Send a 'process' event on restart. (#163833)John Harrison
2025-10-21[MLIR][Python] Add shard Dialect Python Bindings (#162578)Siavash Nazari
2025-10-21[CAS] Fix msan failure attempt 2 (#164493)Steven Wu
2025-10-21Remove unnecessary static_cast<bool> in AsmPrinter.cpp.Rahman Lavaee
2025-10-21[AMDGPU] Add clamp support to v_add_{max|min}_{i|u}32 (#164489)Stanislav Mekhanoshin
2025-10-21[clang-format] Fix repeated backslash insertion in macro line comments (#164300)Ruoyu Zhong
2025-10-21[Github] Only look at previous commit for MacOS Premerge (#164483)Aiden Grossman
2025-10-21[flang][cuda] Do not convert fir.declare op with no user (#164492)Valentin Clement (バレンタイン クレメン)
2025-10-21[CIR] Handle return with cleanups (#163849)Andy Kaylor
2025-10-21[flang][cuda][rt] Do not check error on kernel launch (#164463)Valentin Clement (バレンタイン クレメン)
2025-10-21[FlowSensitive] [StatusOr] [3/N] Support absl::Status ops (#163868)Florian Mayer
2025-10-21[NFC][LLVM][Twine] Change a few `const StringRef &` arguments to value (#163994)Rahul Joshi
2025-10-21[flang] Line continuation for !@acc and !@cuf conditional lines (#164475)Peter Klausler
2025-10-21[flang] Non-generic interface must shadow outer generic (#164469)Peter Klausler
2025-10-21[flang] Address OpenACC name resolution gaps (#164313)Peter Klausler
2025-10-21[CIR] Const member expr for struct type (#164172)Amr Hesham
2025-10-21[CIR] Add array new cookie support (#163649)jiang1997
2025-10-21Refine `qWasmCallStack` documentation (#163803)Max Desiatov
2025-10-21[CIR][NFC] Add infrastructure for handling X86 builtins (#164465)Andy Kaylor
2025-10-21[InstructionSimplify] Enhance simplifySelectInst() (#163453)Congzhe
2025-10-21[Flang][OpenMP][Dialect] Swap to using MLIR dialect enum to encode map flags ...agozillon
2025-10-21[VPlan] Clarify naming for helpers to create loop&replicate regions (NFC)Florian Hahn
2025-10-21[lldb] Implement Process::ReadMemoryRanges (#163651)Felipe de Azevedo Piovezan
2025-10-21[DirectX] remove unrecognized 'llvm.errno.tbaa' named metadata for DXIL targe...Finn Plummer
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre
2025-10-21[Hexagon] Handle bitcast of i64 -> v64i1 when Hvx is enabled (#163332)pkarveti
2025-10-21[Clang][LLVM] Support for Fuchsia on ARM (#163848)Petr Hosek
2025-10-21[MIR2Vec] Fix to skip tests in MIR2VecEmbeddingTestFixture (#164467)S. VenkataKeerthy
2025-10-21[lldb][windows] add a warning if CMake's version is inferior to 3.30 (#164346)Charles Zablit
2025-10-21[Flang][Tests] Remove GPL notice to GFortran test suite documentation. (#162332)Cameron McInally
2025-10-21[mlir] Partially revert #162903 (#164464)Jan Svoboda