summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-20[mlir][Transforms][NFC] Dialect Conversion: Manually push rewrite onto stackusers/matthias-springer/unres_rewMatthias Springer
2025-06-20[mlir][Func][NFC] Simplify implementation after #144706 (#145006)Matthias Springer
2025-06-20[gn build] Port f75973949b0eLLVM GN Syncbot
2025-06-20[BOLT][AArch64] Add support for SPE brstack format (#129231)Ádám Kallai
2025-06-20AMDGPU: Remove AMDGPUInstrInfo class (#144984)Matt Arsenault
2025-06-20[mlir][arith] Add back ElementwiseMappable to `arith.trunci` (#145000)Matthias Springer
2025-06-20[CodeGen] Limit number of analyzed predecessorsAlexis Engelke
2025-06-20[LLD][ELF] Include offset when adding Thunk symbols (#144995)Peter Smith
2025-06-20[SCCP] Check instruction type before querying PredicateInfo (NFC)Nikita Popov
2025-06-20[AArch64][SelectionDAG] Fix UDOT regression (#144907)Matthew Devereau
2025-06-20[C++20] [Modules] Add exported modules as transitive imported modulesChuanqi Xu
2025-06-20[SLP] NFC: Simplify CandidateVFs initialization (#144882)Sander de Smalen
2025-06-20[llvm-cov][gcov] Support multi-files coverage in one basic block (#144504)int-zjt
2025-06-20[AMDGPU] Add trivial gfx1250 runlines to MC tests. NFC. (#144988)Stanislav Mekhanoshin
2025-06-20[PredicateInfo] Avoid duplicate stack in scope check (NFC)Nikita Popov
2025-06-20AMDGPU: Remove legacy pass manager version of AMDGPUUnifyMetadata (#144985)Matt Arsenault
2025-06-20AMDGPU: Remove legacy PM version of AMDGPUPromoteAllocaToVector (#144986)Matt Arsenault
2025-06-20[PredicateInfo] Remove redundant EdgeOnly member (NFC)Nikita Popov
2025-06-20[PredicateInfo] Remove unnecessary EdgeUsesOnly set (NFC) (#144912)Nikita Popov
2025-06-20[gn build] Port 0f302f38b001LLVM GN Syncbot
2025-06-20AArch64: Use reportFatalUsageError for unsupported calling conv (#144840)Matt Arsenault
2025-06-20[clang] Add managarm support (#144791)no92
2025-06-19[clang] Migrate away from ArrayRef(std::nullopt) (NFC) (#144982)Kazu Hirata
2025-06-19[BOLT][Linux] Fix linux_banner lookup (#144962)Maksim Panchenko
2025-06-19[AMDGPU] Initial support for gfx1250 target. (#144965)Stanislav Mekhanoshin
2025-06-19[llvm] Migrate away from ArrayRef(std::nullopt) (NFC) (#144967)Kazu Hirata
2025-06-20[SDPatternMatch] Add m_Poison matcher (#144860)Ming Yan
2025-06-20[NFC] [Serialization] Remove a useless commentChuanqi Xu
2025-06-19[lldb-dap] Make connection URLs match lldb (#144770)Jonas Devlieghere
2025-06-19[yaml2obj] Report error when the input filename does not existFangrui Song
2025-06-20[RISCV] Add symbol parsing support for XAndesPerf branch instructions (#137748)Jim Lin
2025-06-20[X86] Remove CLDEMOTE from Arrowlake and later hybrid processors (#144833)Phoebe Wang
2025-06-19[DirectX] Add Root Signature Version Support and Update Test IR Format (#144957)joaosaffran
2025-06-20WebAssembly: Stop directly using RuntimeLibcalls.def (#143054)Matt Arsenault
2025-06-20ARM: Avoid using isTarget wrappers around Triple predicates (#144705)Matt Arsenault
2025-06-20[WholeProgramDevirt] Add check for AvailableExternal and give up icall.branch...Tianle Liu
2025-06-19[llvm] Remove an extraneous cast (NFC) (#144955)Kazu Hirata
2025-06-19[LV] Consider EVL legality for TTI tail folding preference (#144790)Philip Reames
2025-06-19[TTI] Plumb CostKind through getPartialReductionCost (#144953)Philip Reames
2025-06-20[SPARC][IAS] Properly set implied feature sets for ISA levels/extensions (#14...Koakuma
2025-06-19[llvm] Remove unused includes (NFC) (#144941)Kazu Hirata
2025-06-19[CodeGen] Use range-based for loops (NFC) (#144939)Kazu Hirata
2025-06-19[libc] Use `raise_except_if_required` for log2f. (#144961)lntue
2025-06-19[LV] Introduce and use VPBuilder::createScalarZExtOrTrunc [nfc] (#144946)Philip Reames
2025-06-19[libc] Skip x87 floating point register and only update mxcsr for x86_64 targ...lntue
2025-06-19[Offload] Move (most) global state to an `OffloadContext` struct (#144494)Ross Brunton
2025-06-19[flang][NFC] Move new code to right place (#144551)Peter Klausler
2025-06-19[memprof] Use a lambda instead of std::bind (NFC) (#144940)Kazu Hirata
2025-06-19[llvm] Use "= delete" to delete constructors (NFC) (#144938)Kazu Hirata
2025-06-19[ADT] Remove an extraneous variable (NFC) (#144937)Kazu Hirata