summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-26Revert "Remove PSTL from the top-level monorepo (#143717)"revert-143717-aballman-remove-pstlMehdi Amini
2025-06-26[mlir][emitC] Add support to emitter for `classop`, `fieldop` and `getfieldop...Jaden Angella
2025-06-26[gn] port 40cc4379cda6e0dNico Weber
2025-06-26[gn] port e175ecff93628Nico Weber
2025-06-26[MergeICmps] Fix miss-compile in MergeICmps in presence of blockaddresses (#1...Ralender
2025-06-26[clang] ms-abi: member pointer inheritance model lock-down fix (#145958)Matheus Izvekov
2025-06-26[OpenACC][Docs] Add a release note for Clang 21 (#145938)Erich Keane
2025-06-26Revert "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#14...Sterling-Augustine
2025-06-26[gn] fix `gn gen` after 2a907f40bcb1f26cNico Weber
2025-06-26[Offload] Add default for HSA agent type to silence warning (#145943)Joseph Huber
2025-06-26[flang] Migrate away from std::nullopt (NFC) (#145928)Kazu Hirata
2025-06-26[SystemZ][zOS] disable _Float16 support on z/OS (#145532)Sean Perry
2025-06-26[flang][semantics] fix issue with equality of min/max in module files (#145824)Andre Kuhlenschmidt
2025-06-26[CostModel] getInstructionCost - match SK_InsertSubvector shuffle patterns be...Simon Pilgrim
2025-06-26[NVPTX] tryStoreParam - remove default-only switch statement. NFC. (#145948)Simon Pilgrim
2025-06-26Add minimum count threshold for indirect call promotion (#145282)Snehasish Kumar
2025-06-26[BOLT] Refactor NewTextSegmentAddress handling (#145950)Maksim Panchenko
2025-06-26Revert "[clang][python][test] Move python binding tests to lit framework" (#1...dyung
2025-06-26[tests] Additional coverage for gather/scatter address optimizationsPhilip Reames
2025-06-26[CodeGen/RISCV] Add fixed-vector [l]lround tests (#145926)Ramkumar Ramachandra
2025-06-26Reland [mlir][OpenMP] Use correct debug location with link clause. (#145889)Abid Qadeer
2025-06-26[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#145081)Sterling-Augustine
2025-06-26[AMDGPU] Convert 64-bit sra to 32-bit if shift amt >= 32 (#144421)LU-JOHN
2025-06-26[libc][bazel] Support generating public libc headers in Bazel builds. (#145381)jtstogel
2025-06-26[libc][bazel] Add bazel targets for libc/include/... tests. (#141150)jtstogel
2025-06-26[OpenACc][CIR] Fix tests failed because of crossed-patcheserichkeane
2025-06-26[Hexagon] Remove emplace workaround (NFC) (#145718)AZero13
2025-06-26[X86] abds-vector-128.ll - regenerate VPTERNLOG asm commentSimon Pilgrim
2025-06-26[clang-scan-deps] Enable test P1689.cppm on Windows (#145857)Naveen Seth Hanig
2025-06-26[GOFF] Add writing of text records (#137235)Kai Nacke
2025-06-26Reland "[lldb][target] Add progress report for wait-attaching to proc… (#14...Chelsea Cassanova
2025-06-26[libc++] Avoid type-punning between __hash_value_type and pair (#143501)Nikolas Klauser
2025-06-26[mlir][Vector] Lower `vector.to_elements` to LLVM (#145766)Diego Caballero
2025-06-26[DAG] Add `SDPatternMatch::m_Load` (#145481)Abhishek Kaushik
2025-06-26[HLSL][SPIRV] Add option to add all KHR extensions (#145536)Steven Perron
2025-06-26[OpenACC] Fix 'copyout' allowed modifiers alwaysin vs alwaysouterichkeane
2025-06-26[lldb-dap] Fix source references (#144364)Ebuka Ezike
2025-06-26Default transcript dumping in "statistics dump" to false (#145436)qxy11
2025-06-26[clang-doc] refactor JSONGenerator array usage (#145595)Erick Velez
2025-06-26[LowerAllowCheck] preserve CFG analyses (#145816)Florian Mayer
2025-06-26[sanitizers] do not accept out of bounds -fsanitize-skip-hot-cutoff (#145806)Florian Mayer
2025-06-26[NFCI] [LowerAllowCheck] also test lower-allow-check-percentile-cutoff-hot (#...Florian Mayer
2025-06-26[RISCV] Move CascadeSelect test into float/half/double-select-fcmp.ll. NFCCraig Topper
2025-06-26[NFC][lldb-dap] Add missing header guard for DAPError and ProgressEvent. (#14...Ebuka Ezike
2025-06-26[Clang] Determine offloading architectures at Toolchain creation (#145799)Joseph Huber
2025-06-26[AArch64] Use 0-cycle reg2reg MOVs for FPR32, FPR16, FPR8 (#144152)Tomer Shafir
2025-06-26[DAG] Add SDPatternMatch::m_Result to match a specific SDValue result (#145775)Min-Yih Hsu
2025-06-26[CIR][NFC] Fix an unused variable warning (#145922)Amr Hesham
2025-06-26[OpenACC][CIR] Implement 'modifier-list' lowering (#145770)Erich Keane
2025-06-26[HLSL][RootSignature] Use "stringified" version for diagnostic output of punc...Finn Plummer