summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02[AMDGPU][NPM] Add isRequired to passes missing itusers/optimisan/04-02-_amdgpu_npm_add_isrequired_to_passes_missing_itAkshat Oke
2025-05-02fix required analysesAkshat Oke
2025-05-02[CodeGen][NPM] Do not add required passes to pipelineAkshat Oke
2025-05-02[clang][NFC] Convert `Sema::TrivialABIHandling` to scoped enumVlad Serebrennikov
2025-05-02[mlir] Ensure fmaximum/fminimum is defined in mlir/Dialect/LLVMIR/LLVMEnums.t...Jonathan Thackray
2025-05-01[DirectX] Make DXILOpLowering responsible for cleaning up dead intrinsics (#1...Justin Bogner
2025-05-02[flang] update LIT test for AIX (NFC) (#138228)Kelvin Li
2025-05-02default clause replaced by otherwise clause for metadirective in OpenMP 5.2 (...Urvi Rav
2025-05-02[clang][NFC] Convert `Sema::AvailabilityMergeKind` to scoped enumVlad Serebrennikov
2025-05-02[clang][NFC] Convert `Sema::OffsetOfKind` to scoped enumVlad Serebrennikov
2025-05-02[clang][NFC] Convert `Sema::NonTagKind` to scoped enumVlad Serebrennikov
2025-05-02[clang][NFC] Convert `Sema::NonTrivialCUnionContext` to scoped enumVlad Serebrennikov
2025-05-02[clang][NFC] Convert `Sema::PointerAuthDiscArgKind` to scoped enumVlad Serebrennikov
2025-05-02[libclang/python] Add tests for equality operators. (#138132)Jannick Kremer
2025-05-01[MemProf] Add v4 which contains CalleeGuids to CallSiteInfo. (#137394)Snehasish Kumar
2025-05-01[flang] Fix #else with trailing text (#138045)Eugene Epshteyn
2025-05-02[NFC][regalloc] Fix typo in llvm/lib/CodeGen/AllocationOrder.h.Jim Lin
2025-05-02[CIR] Upstream cir.call with scalar arguments (#136810)Sirui Mu
2025-05-01Revert "[lldb] Change synthetic symbol names to have file address (#137512)"Felipe de Azevedo Piovezan
2025-05-02[libclang/python] Remove compatibility workaround for briefComment (#138135)Jannick Kremer
2025-05-01Revert "[flang][cuda] Use a reference for asyncObject" (#138221)Valentin Clement (バレンタイン クレメン)
2025-05-01[flang][cuda] Use a reference for asyncObject (#138186)Valentin Clement (バレンタイン クレメン)
2025-05-01ELF: Fix man page formatting.Peter Collingbourne
2025-05-02[InstSimplify] Fold {u,s}{min,max} x, poison -> poison (#138166)Luke Lau
2025-05-01Fix TestEvents.py after: 4fdb8cb (#138211)jimingham
2025-05-01[mlir][vector] Canonicalize/fold 'order preserving' transposes (#135841)James Newling
2025-05-01[mlir][vector] Separate bitwidth specific tests out (#138071)James Newling
2025-05-01[NFC][clang] No sharedlibs for UEFI (#137872)Prabhu Rajasekaran
2025-05-01[lldb] Change synthetic symbol names to have file address (#137512)Ely Ronnen
2025-05-01[bazel] Add missing dep after a073bb5afdb8715429d98ea80ecdef1390fb4962Jorge Gorbe Moya
2025-05-01[BOLT] Run PatchEntries pass before LongJmp (#137236)Maksim Panchenko
2025-05-01[bazel] Add deps missing from 0009a1783490a8ff69251a0ec7df1891a427cfb0 to //m...Jorge Gorbe Moya
2025-05-01[CIR] Upstream support for range-based for loops (#138176)Andy Kaylor
2025-05-01[OpenACC][CIR] Implement Loop lowering of seq/auto/independent (#138164)Erich Keane
2025-05-01[Clang][SYCL] Add initial set of Intel OffloadArch values (#138158)Justin Cai
2025-05-01[SLP]Fix comparator for vector operands of extractelements in PHICompareAlexey Bataev
2025-05-01[mlir][vector] Add linearization pattern for vector.splat (#137651)Nishant Patel
2025-05-01Revert "[InstSimplify] Fold `getelementptr inbounds null, idx -> null` (#1307...Yingwei Zheng
2025-05-01[mlir][acc] Add LegalizeDataValues support for DeclareEnterOp (#138008)Susan Tan (ス-ザン タン)
2025-05-01Make stop-hooks fire when lldb first gains control of a process. (#137410)jimingham
2025-05-01[flang][frontend] warn when a volatile target is pointer associated with an n...Andre Kuhlenschmidt
2025-05-01[VPlan] Consistently use ArrayRef<VPValue *> for operands in ctors (NFC) (#1...Florian Hahn
2025-05-01[mlir] Fix warningsKazu Hirata
2025-05-01[NVPTX][test] Fixup to get ptxas passing for byval-const-global.ll (#138175)Alex MacLean
2025-05-01[mlir] Fix a warningKazu Hirata
2025-05-01[lldb] Fix a warningKazu Hirata
2025-05-01[AMDGPU] Simplify GCNTTIImpl::isValidAddrSpaceCast. NFCI. (#137986)Jay Foad
2025-05-01[Clang][NFC] Use std::move to avoid copy (#138073)Shafik Yaghmour
2025-05-01[Offload] Add 'Maintainers.md' file for offload (#138177)Joseph Huber
2025-05-01[InlineSpiller] Fix missing LiveRegMatrix declaration. NFC.Ahmed Bougacha