summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-10[HLSL] Wrap offset info into a dedicated type. NFCusers/bogner/pr167396Justin Bogner
2025-11-10[AMDGPU] Remove calling conv check on entry function (#162080)jofrn
2025-11-10[LLDB] Fix (more) darwin shell tests under ASANAdrian Prantl
2025-11-10[OpenMP][Clang] Add codegen support for dyn_groupprivate clause (#152830)Kevin Sala Penades
2025-11-10[CIR][NFC] Re-land: Add test for Complex imag literal GNU extension (#167383)Amr Hesham
2025-11-10[NFC][SpecialCaseList] Hide Section internals in private section (#167276)Vitaly Buka
2025-11-10[bazel][clang] Port #167374: split clang options/driver (#167387)Jordan Rupprecht
2025-11-10[Hexagon] Clean-up Instrprof test (#166990)Fateme Hosseini
2025-11-10[AMDGPU] remove clamp and omod for trans bf16 insts (#165819)Brox Chen
2025-11-10AArch64: Enable terminal rule (#165959)Matt Arsenault
2025-11-10ARM: Enable terminal rule (#165958)Matt Arsenault
2025-11-10[LLDB] Fix darwin shell tests under ASANAdrian Prantl
2025-11-10X86: Enable terminal rule (#165957)Matt Arsenault
2025-11-10[DirectX] Teach DXILResourceAccess about cbuffers (#164554)Justin Bogner
2025-11-10Reland "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10RuntimeLibcalls: Add call entries for sincos sleef and armpl libcalls (#166983)Matt Arsenault
2025-11-10Reapply "[CI] Make premerge_advisor_explain write comments" (#167198)Aiden Grossman
2025-11-10[MachineOutliner] Don't outline ADRP pair to avoid incorrect ICF (#160232)Pranav Kant
2025-11-10Revert "[CIR][NFC] Add test for Complex imag with GUN extension" (#167373)Amr Hesham
2025-11-10[WebAssembly] Enable musttail only when tail-call is enabled (#163618)Jasmine Tang
2025-11-10[clang] Fix possible nullptr deref in BuildCXXNestedNameSpecifier (#166995)Paul Kirth
2025-11-10[NFC][SpecialCaseList] Precommit Version 4 tests (#167282)Vitaly Buka
2025-11-10[flang][OpenMP] Detect complex part designators in atomic variables (#166612)Krzysztof Parzyszek
2025-11-10RuntimeLibcalls: Remove incorrect sincospi from most targets (#166982)Matt Arsenault
2025-11-10[libc++abi][NFC] Remove some cruft from <__cxxabi_config.h> (#164578)Nikolas Klauser
2025-11-10[libc++] Inline vector::__append into resize (#162086)Nikolas Klauser
2025-11-10[Flang][OpenMP] Move char box bounds generation for Maps to DirectiveCommons....agozillon
2025-11-10RuntimeLibcalls: Add entries for vector sincospi functions (#166981)Matt Arsenault
2025-11-10[X86] _mm_addsub_pd is not valid for constexpr (#167363)Simon Pilgrim
2025-11-10[CIR] Re-land: Recognize constant aggregate initialization of auto vars (#167...Andy Kaylor
2025-11-10[gn build] Port d2521f14a73dLLVM GN Syncbot
2025-11-10[gn build] Port caed0893465aLLVM GN Syncbot
2025-11-10[gn build] Port 315d705b7608LLVM GN Syncbot
2025-11-10[gn build] Port 2345b7d98f75LLVM GN Syncbot
2025-11-10[PowerPC] convert memmove to milicode call .___memmove64[PR] in 64-bit mode...zhijian lin
2025-11-10[HLSL] Add internal linkage attribute to resources (#166844)Helena Kotas
2025-11-10AMDGPU: Update test after e95f6fa12Matt Arsenault
2025-11-10[bazel] Port #166980: TLI/VectorLibrary refactor (#167354)Jordan Rupprecht
2025-11-10[libc++] Split macros related to hardening into their own header (#167069)Louis Dionne
2025-11-10[libc++][NFC] Remove unused imports from generate_feature_test_macro_componen...Louis Dionne
2025-11-10[CIR][NFC] Add test for Complex imag with GUN extension (#167215)Amr Hesham
2025-11-10[BOLT][AArch64] Add more heuristics on epilogue determination (#167077)YongKang Zhu
2025-11-10RegisterCoalescer: Enable terminal rule by default for AMDGPU (#161621)Matt Arsenault
2025-11-10Revert "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10[libc++][docs] Update to refer to P3355R2 (#167267)A. Jiang
2025-11-10[flang][NFC] Strip trailing whitespace from tests (2 of N)Tarun Prabhu
2025-11-10[MLGO] Delete InlineSizeEstimatorAnalysis (#167271)Aiden Grossman
2025-11-10[VPlan] Permit more users in narrowToSingleScalars (#166559)Ramkumar Ramachandra
2025-11-10 [ROCDL] Added matrix load-transpose ops for gfx1250+ (#165564)Ravil Dorozhinskii
2025-11-10[Clang][AMDGPU] Fix early exit when finding hip dlls AMDGPUArchByHIP.cpp (#16...harkgill-amd