summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-12[clang][PAC] ptrauth_qualifier must be a feature rather than an extensionusers/ojhunt/ptrauth-qualifier-is-a-featureOliver Hunt
2025-08-12Generate an .sframe section with a skeleton header (#151223)Sterling-Augustine
2025-08-12[AMDGPU] Remove dead VOP1_Real_NO_DPP_OP_SEL_with_name. NFC. (#153245)Stanislav Mekhanoshin
2025-08-12Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee
2025-08-12[MachineFrameInfo] Use SmallVector::assign. NFC (#153230)Craig Topper
2025-08-12[API notes] Allow SwiftConformsTo on TypedefsDoug Gregor
2025-08-12Revert "[clang-repl] Enable extending `launchExecutor` (#152562)" (#153180)Abhinav Kumar
2025-08-12[CAS] Fix a link error introduced by CAS (#153235)Shilei Tian
2025-08-12[libc++] Don't try to used noexcept in C++03Nikolas Klauser
2025-08-12[MLIR][Python] MLIR Enum Python bindings infinite recursion (#151584) (#151588)Nick Smith
2025-08-12[MIR] Remove std::variant from multiple save/restore point handling [nfc] (#1...Philip Reames
2025-08-12[RISCV] Fix Immediate Check for Xqcibi UGT (#153141)Sam Elliott
2025-08-12[win][arm64ec] Fix duplicate errors with the dontcall attribute (#152810)Daniel Paoliello
2025-08-12[WebAssembly] Combine i128 to v16i8 for setcc & expand memcmp for 16 byte loa...Jasmine Tang
2025-08-12Reland "[LLDB][NativePDB] Find functions by basename" ( #152295) (#153160)nerix
2025-08-12[TableGen] Move hasCompleteDecoder bit from Operand to DAGOperand (#153165)Sergei Barannikov
2025-08-12[VectorCombine][AMDGPU] Narrow Phi of Shuffles. (#140188)Leon Clark
2025-08-12[CIR] Fix build due to the improvement after 91cdd35008e9Michael Liao
2025-08-12[CAS] Add LLVMCAS library with InMemoryCAS implementation (#114096)Steven Wu
2025-08-12Pre-commit tests for PR adding more instruction to the vlopt passMikhail R. Gadelha
2025-08-12[flang][OpenMP] Move rewriting of min/max from Lower to Semantics (#153038)Krzysztof Parzyszek
2025-08-12[CIR] Introduce the CIR global_view attribute (#153044)Andy Kaylor
2025-08-12[CIR] Initialize vptr in dynamic classes (#152574)Andy Kaylor
2025-08-12[CIR] Introduce more cleanup infrastructure (#152589)Andy Kaylor
2025-08-12[RISCV][GISel][NFC] Add MIR legalizer tests for G_UADDE (rv32 & rv64) (#152827)Kane Wang
2025-08-12[DirectX] Remove lifetime intrinsics and run Dead Store Elimination (#152636)Farzon Lotfi
2025-08-12[sanitizer] Downgrade TestPTrace() Reports to VReport (#152350)Thurston Dang
2025-08-12[RemoveDIs][AMDGPU] Replace defunct getAssignmentMarkers call (#153212)Orlando Cazalet-Hyams
2025-08-12[libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191)Krishna Pandey
2025-08-12[MLIR][NVVM] Update MLIR mapa to reflect new address space (#146031)modiking
2025-08-12[NFCI][msan] Precommit tests for AVX-VNNI (#153135)Thurston Dang
2025-08-12Reapply "[asan] Fix misalignment of variables in fake stack frames" (#153139)...Thurston Dang
2025-08-12[CIR] CompoundAssignment from ComplexType to ScalarType (#152915)Amr Hesham
2025-08-12Revert "[libFuzzer] always install signal handler with SA_ONSTACK" (#153114)Keith Randall
2025-08-12[SPIR-V] Fix OpVectorShuffle undef emission (#151993)Nathan Gauër
2025-08-12[M68k] Fix incorrect boolean content type (#152572)Dan Salvato
2025-08-12[SPARC] Use FMA instructions when we have UA2007 (#148434)Koakuma
2025-08-12Revert "[ADT] Simplify getFirstEl (NFC)" (#153201)Benjamin Chetioui
2025-08-12[Clang][X86] Replace F16C `vcvtph2ps/256` intrinsics with `(convert|shuffle)v...moorabbit
2025-08-12[OMPIRBuilder] Avoid invalid debug location. (#153190)Abid Qadeer
2025-08-12[libc][math][c++23] Add f{max,min}imum{,_mag,_mag_num,_num}bf16 math function...Krishna Pandey
2025-08-12[RISCV][VLOPT] Added support for several vector crypto instructions (#153071)Mikhail R. Gadelha
2025-08-12[TableGen] Use getValueAsOptionalDef to simplify code (NFC) (#153170)Sergei Barannikov
2025-08-12Build fix after bbde6bPhilip Reames
2025-08-12[Utils] update_llc_test_checks.py: updated the regexp for ARM target (#148287)Tommaso Fellegara
2025-08-12[Headers][X86] Allow SSE MOVD/Q scalar<->vector cvt intrinsics to be used in ...Simon Pilgrim
2025-08-12[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee
2025-08-12[TableGen] Use `getValueInit` to reduce code duplication (NFC) (#153167)Sergei Barannikov
2025-08-12[NFCI[TableGen] Minor improvements to `Intrinsic::getAttributes` (#152761)Rahul Joshi
2025-08-12[MLIR][NVVM] Support generating all the ldmatrix intrinsics from NVVM ops (#1...Gao Yanfeng