summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/koachan/spr/main.sparc-use-op-then-halve-instructions-when-we-have-vis3Bruno Cardoso Lopes
2025-05-23[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseKoakuma
2025-05-22[MLIR][LLVM] Tail call support for inline asm op (#140826)Bruno Cardoso Lopes
2025-05-22[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64 (#141115)Usama Hameed
2025-05-22[InstCombine] Preserve GEP no-wrap flags (#141113)Ramkumar Ramachandra
2025-05-22[IVDesc] Unify RecurKinds [I|F]FindLastIV (NFC) (#141082)Ramkumar Ramachandra
2025-05-22[LAA] Strip isNoWrapGEP: dead code (NFC) (#140308)Ramkumar Ramachandra
2025-05-22[clang-doc] Add helpers for Template config (#138062)Paul Kirth
2025-05-22[HLSL][RootSignature] Add parsing of Register in params for RootDescriptors (...Finn Plummer
2025-05-22[MC] Fix HIP buildbot errors after 68472a3 (#141138)Jan Patrick Lehr
2025-05-22[BOLT] Never call fixBranches() on non-simple functions (#141112)Maksim Panchenko
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2025-05-22[APInt] APInt::clearBitsSlowCase - fix cut+paste typo when merging lo/himasks...Simon Pilgrim
2025-05-22[flang] Fix build after 9e306ad4 (#141134)Jan Svoboda
2025-05-22Emit nuw and nsw for mul and add when lowering to llvm.getelementptr (#140966)Peiyong Lin
2025-05-22[clang] Fix LogDiagnosticPrinter.h and ClangTidyPlugin.cpp after 9e306ad4 (#1...Jan Svoboda
2025-05-22Add arith expansion of f8E8M0 type for extf/trunc ops (#140332)Umang Yadav
2025-05-22[flang][cuda] Do not generate cuf.alloc/cuf.free in device context (#141117)Valentin Clement (ใƒใƒฌใƒณใ‚ฟใ‚คใƒณ ใ‚ฏใƒฌใƒกใƒณ)
2025-05-22[NVPTX] Add intrinsic support for specialized prmt variants (#140951)Alex MacLean
2025-05-22[lldb] Convert Maintainers file from reStructuredText -> Markdown (#140958)Jonas Devlieghere
2025-05-22[Clang] Do not put the definition of concept nodes in the Sema library (#141104)cor3ntin
2025-05-22Reapply "[clang] Remove intrusive reference count from `DiagnosticOptions` (#...Jan Svoboda
2025-05-22[StaticDataLayout][PGO]Implement reader and writer change for data access pro...Mingming Liu
2025-05-22Revert "[clang] Remove intrusive reference count from `DiagnosticOptions` (#1...Kazu Hirata
2025-05-22[LoopIdiom] Improve code; use SCEVPatternMatch (NFC) (#139540)Ramkumar Ramachandra
2025-05-22[clang] Fix VirtualFileHelper.h after 9e306ad4Jan Svoboda
2025-05-22[clang] Fix handle_cxx.cpp after 9e306ad4Jan Svoboda
2025-05-22[mlir] Fix unused-variable warningsKazu Hirata
2025-05-22[clang] Remove intrusive reference count from `DiagnosticOptions` (#139584)Jan Svoboda
2025-05-22[doc][mlgo] Document the logger (serialization) and expose the doc (#141094)Mircea Trofin
2025-05-22[MLIR] Change getBackwardSlice to return a logicalresult rather than crash (#...William Moses
2025-05-22[LAA] Remove dead SE arg from canCheckPtrAtRT (NFC).Florian Hahn
2025-05-22AMDGPU: Form v_med_f32 from minimumnum/maximumnum immediate pattern (#141048)Matt Arsenault
2025-05-22AMDGPU: Add baseline v_med3_f32 tests from minimumnum/maximumnum (#141047)Matt Arsenault
2025-05-22[SPIR-V] Support `SPV_INTEL_int4` extension (#141031)Viktoria Maximova
2025-05-22[InstCombine] Fix comment typo that incorrectly described fold (NFC) (#141105)AZero13
2025-05-22[Clang] Add missing macro undefs in AttributeSpellingList emitter (#141090)Oleksandr T.
2025-05-22[IndVars] Improve code; use SCEVPatternMatch (NFC) (#139533)Ramkumar Ramachandra
2025-05-22[clang] Move Diags.isIgnored() check below faster checks (#141084)Timm Baeder
2025-05-22[PowerPC][NFC] clean up if-else block in PPCRegisterInfo.cpp (#140084)Lei Huang
2025-05-22Fix a bug where using "thread backtrace unique" would switch you to (#140993)jimingham
2025-05-22Revert "[NVPTX] Unify and extend barrier{.cta} intrinsic support (#140615)"Alex Maclean
2025-05-22[CIR] Implement switch case simplify (#140649)Andres-Salamanca
2025-05-22[CIR] Upstream support for lowering cir.switch to LLVM (#140425)Andres-Salamanca
2025-05-22[Analysis] Fix warningsKazu Hirata
2025-05-22[MLIR] Add a utility pass to linearize `memref` (#136797)Alan Li
2025-05-22[CIR] Simplify error emission to return failures directly (#141032)Henrich Lauko
2025-05-22Adding IR2Vec as an analysis pass (#134004)S. VenkataKeerthy
2025-05-22[MC] Restore MCAsmBackend::shouldForceRelocation to falseFangrui Song
2025-05-22[CIR] Implement `AnyScalarType` constraint (#141033)Henrich Lauko