summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-19[TableGen] Eliminate the dependency on SDNode definition orderusers/atrosinenko/tablegen-fix-operandwithdefaultopsAnatoly Trosinenko
2025-11-17[AMDGPU][NFC] Mark GEPs in flat offset folding tests as inbounds (#165426)Fabian Ritter
2025-11-17[VPlan] Fix LastActiveLane assertion on scalar VF (#167897)Luke Lau
2025-11-17[clang][analyzer] Extend lifetime of dynamic extent information (#163562)Balázs Kéri
2025-11-17[DAG] Add strictfp implicit def reg after metadata. (#168282)David Green
2025-11-17[AArch64][GlobalISel] Fix vecreduce(zext) fold from illegal types. (#167944)David Green
2025-11-17[WebAssembly] Truncate extra bits of large elements in BUILD_VECTOR (#167223)Hongyu Chen
2025-11-17[LLDB][DWARF] Use the same qualified name computation for Rust (#165840)Kiva
2025-11-17[MLIR] Fix empty optional access in DialectConversion (#168331)Vadim Curcă
2025-11-17[lldb][test] Try to fix dwarf64 test on WindowsDavid Spickett
2025-11-17[X86][Clang] Add AVX512 kunpck intrinsics to be used in constexp (#167683)Ahmed Nour
2025-11-17[MachinePipeliner] Detect a cycle in PHI dependencies early on (#167095)Abinaya Saravanan
2025-11-17[clang][Stdlib] Add special mapping for std::compare_three_wayKadir Cetinkaya
2025-11-17[InlineAsmLowering] unsigned -> TypeSize for getTypeStoreSize resultpvanhout
2025-11-17[AMDGPU][SIMemoryLegalizer] Combine all GFX6-9 CacheControl Classes (#168052)Pierre van Houtryve
2025-11-17[CostModel][AArch64] Remove promotion cost for SVE bfloat arith supported wit...Benjamin Maxwell
2025-11-17[AArch64] Allow forcing unrolling of small loops (#167488)Vladi Krapp
2025-11-17[ORC] Update ELF debugger support plugin to use AllocActions (#167866)Stefan Gränitz
2025-11-17[MLIR][NVVM] Add support for shared::cta destination (#168056)Durgadoss R
2025-11-17[VPlan] Mark getPredicatedMask static (NFC) (#168067)Ramkumar Ramachandra
2025-11-17[VPlan] Improve code in RemoveMask_match (NFC) (#168065)Ramkumar Ramachandra
2025-11-17[orc-rt] Add missing headers to Session.h (#168330)Lang Hames
2025-11-17[JITLink][MachO][AArch64] Specify endianness, fix name of testcase. (#168323)Lang Hames
2025-11-17[libclc] Fix link to source in index.html (#167494)Konrad Kleine
2025-11-17[GlobalMerge]Prefer use global-merge-max-offset instead of the target-specifi...hstk30-hw
2025-11-17[clang][bytecode] Check pointers in GetPtrField{,Pop} (#167335)Timm Baeder
2025-11-17[Linalg] Add *Conv1D* matchers (#168050)Abhishek Varma
2025-11-17[clang][NFC] Make CodeGen/builtins.c cover more architectures (#168319)Oliver Hunt
2025-11-17[VP][RISCV] Enable promotion on fixed-length vp intrinsics with zvfbfmin (#16...Brandon Wu
2025-11-16[ADT] Delegate among DenseMap constructors (NFC) (#168309)Kazu Hirata
2025-11-17[AMDGPU] Add amdgpu-lower-exec-sync pass to lower named-barrier globals (#165...Chaitanya
2025-11-16Update [Github] Update GHA Dependencies (#168299)Mend Renovate
2025-11-16[ADT] Add roundUpNumBuckets to DenseMap (NFC) (#168301)Kazu Hirata
2025-11-16[AArch64] Use llvm::any_of (NFC) (#168294)Kazu Hirata
2025-11-17[NFC][Clang][Test] Drop calling convention check from address-space-conversio...Wenju He
2025-11-16[MC] Remove a redundant cast (NFC) (#168298)Kazu Hirata
2025-11-16[Object] Add getRISCVVendorRelocationTypeName to render RISCV vendor-specific...Owen Anderson
2025-11-17[AMDGPU] TableGen-erate SDNode descriptions (#168248)Sergei Barannikov
2025-11-16Revert "DAG: Allow select ptr combine for non-0 address spaces" (#168292)ronlieb
2025-11-16[ADT] Move initWithExactBucketCount to DenseMapBase (NFC) (#168283)Kazu Hirata
2025-11-16[VPlan] Delegate to other VPInstruction constructors. (NFCI)Florian Hahn
2025-11-16[CodeGen] Remove a redundant declaration (NFC) (#168285)Kazu Hirata
2025-11-16[Scalar] Remove a redaundant cast (NFC) (#168284)Kazu Hirata
2025-11-16[SLP]Do not consider split nodes, when checking parent PHI-based nodesAlexey Bataev
2025-11-16[gn build] Port 8b55d774631bLLVM GN Syncbot
2025-11-16[clang-tidy] Rename `cert-msc30-c` and `cert-msc50-cpp` to `misc-predictable-...mitchell
2025-11-16DAG: Preserve poison in combineConcatVectorOfScalars (#168220)Matt Arsenault
2025-11-16AArch64: Use isUndef instead of checking opcode is UNDEF (#168219)Matt Arsenault
2025-11-16[libcxx] Install ninja in CI container from system repo (#168225)Aiden Grossman
2025-11-16[CodeGen] Turn MCRegUnit into an enum class (NFC) (#167943)Sergei Barannikov