summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-11[𝘀𝗽𝗿] initial versionusers/pcc/spr/basic-update-the-rule-for-whether-to-use-feature-or-extensionPeter Collingbourne
2025-08-11[NFCI][msan] Refactor into 'horizontalReduce' (#152961)Thurston Dang
2025-08-11[asan] Add test case for alignment of FakeStack frames (#152889)Thurston Dang
2025-08-11[AMDGPU] Per-subtarget DPP instruction classification (#153096)Stanislav Mekhanoshin
2025-08-11[AMDGPU] Fix DPP combining into V_BITOP3_B32 (#153083)Stanislav Mekhanoshin
2025-08-11[CI][Github] Fix Premerge Summary for Build Failures (#153076)Aiden Grossman
2025-08-11[HLSL] Update DXIL resource metadata code to support resource arrays (#152254)Helena Kotas
2025-08-11[NVPTX] expand extractelt(v2f32) with dynamic index (#153078)Princeton Ferro
2025-08-11[LV] Add more tests for handling IR metadata for interleave groups.Florian Hahn
2025-08-11Revert "[VPlan] Remove trivial dead VPPhi cycles."Florian Hahn
2025-08-11[Minidump] Update Minidump file builder to continue when the Module's section...barsolo2000
2025-08-11[mlir][linalg][test] Fix flaky test linalg-morph-category-ops.mlir (#153080)Jordan Rupprecht
2025-08-11[VPlan] Remove trivial dead VPPhi cycles.Florian Hahn
2025-08-12Revert "[DFAJumpThreading] Prevent pass from using too much memory." (#153075)XChy
2025-08-11[HLSL] Add implicit binding attribute to resource arrays (#152452)Helena Kotas
2025-08-11[HLSL][DirectX] Fix `dot2add` DXIL operation to use float overload (#152781)Kaitlin Peng
2025-08-11Improve test to include multiple fragments and PATCHINST relocations.Peter Collingbourne
2025-08-11Add missing REQUIRES: aarch64.Peter Collingbourne
2025-08-11[libcxx] Fix container build and bump clang version (#153035)Aiden Grossman
2025-08-11Pre-commit tests for PR adding more instruction to vloptMikhail R. Gadelha
2025-08-11[lldb][framework] Remove original framework fixup script (#153052)Chelsea Cassanova
2025-08-11[flang][Evaluate] Implement rewriting framework for evaluate::Expr (#153037)Krzysztof Parzyszek
2025-08-11[OMPIRBuilder][NFC] Fix build failure after 151306. (#153061)Abid Qadeer
2025-08-11[AVR] Only specify one legal int string in data layout (#153010)Nikita Popov
2025-08-11[AArch64] Bump default CPUs for iOS 26/watchOS 26 to A12/S6. (#152235)Ahmed Bougacha
2025-08-11ELF: Add support for R_AARCH64_PATCHINST relocation type.Peter Collingbourne
2025-08-11MC: Introduce R_AARCH64_PATCHINST relocation type.Peter Collingbourne
2025-08-11[Xtensa] Fix function signature after e92b7e9641 (#153054)Augie Fackler
2025-08-11[libc++] Fix std::variant evaluating template arguments too eagerly (#151028)Nikolas Klauser
2025-08-11[libc] Simplifiy slab waiting in GPU memory allocator (#152872)Joseph Huber
2025-08-11[CIR] Make ClangIR compatible with latest nested name specifier AST represent...Amr Hesham
2025-08-11[libc][math] Refactor cosf implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-08-11[DirectX] Fix resource binding analysis incorrectly removing duplicates (#152...Helena Kotas
2025-08-11[OMPIRBuilder] Avoid invalid debug location. (#151306)Abid Qadeer
2025-08-11[lldb] Guard SBFrame/SBThread methods against running processes (#152020)Felipe de Azevedo Piovezan
2025-08-11[mlir][python] expose isAttached (#153045)Maksim Levental
2025-08-11[flang][OpenMP] Refactor creating atomic analysis, NFC (#153036)Krzysztof Parzyszek
2025-08-11[gn build] Port 3d38a92c8a83LLVM GN Syncbot
2025-08-11[lldb] Call FixUpPointer in WritePointerToMemory (#152798)Felipe de Azevedo Piovezan
2025-08-12[RISCV] Cost casts with illegal types that can't be legalized (#153030)Luke Lau
2025-08-12[flang] Optimize `acospi` precision (#152869)Connector Switch
2025-08-11[clang-format] Add functionality of getting info about numeric literals (#152...owenca
2025-08-11[Headers][X86] Enable constexpr handling for MMX/SSE sitofp/uitofp helper cvt...Simon Pilgrim
2025-08-11Add necessary linker flags when -static-pie is enabled in BareMetal Toolchain...Garvit Gupta
2025-08-12PreISelIntrinsicLowering: Lower llvm.log to a loop if scalable vec arg (#129744)Stephen Long
2025-08-11Reapply "[X86] Correct 32-bit immediate assertion and fix 64-bit lowering for...Wesley Wiser
2025-08-11[lldb] Make StackID call Fix{Code,Data} pointers (#152796)Felipe de Azevedo Piovezan
2025-08-11[Headers][X86] Allow AVX512 _mm512_set* intrinsics to be used in constexpr (#...Bhasawut Singhaphan
2025-08-11[libc] Cleanup startup/baremetal/arm/start.cpp (#151532)William Huynh
2025-08-11AMDGPU: Handle multiple AGPR MFMA rewrites (#147975)Matt Arsenault