summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-23Add server APIusers/kosarev/09-23-demo_3ebf9841_add_server_apiIvan Kosarev
2025-09-23[MCA] Use Bare Reference for InstrPostProcess (#160229)Aiden Grossman
2025-09-23[cross-project-tests] Add a couple of missing testing dependencies (#159750)Andrew Ng
2025-09-23[libc][POSIX][unistd] Implement gethostname (#128142)Zaky Hermawan
2025-09-23[lldb] Use APSInt's right shift operator in Scalar (#160149)Ilia Kuklin
2025-09-23[flang][OpenMP] Use OmpDirectiveSpecification in DECLARE_MAPPER (#160169)Krzysztof Parzyszek
2025-09-23[LTO][Pipeline][Coro] Add missing coro pass to O0 post-link thinlto pipeline ...Weibo He
2025-09-23[flang][OpenMP] Resolve all components of OmpDirectiveSpecification (#159946)Krzysztof Parzyszek
2025-09-23[Offload] Don't add the unsupported host plugin to the list (#159642)Joseph Huber
2025-09-23[clang][byte] Add callback mechanism to handle constexpr for unary integer op...Simon Pilgrim
2025-09-23[clang][bytecode] Fix unknown size arrays crash in clang bytecode (#160015)Osama Abdelkader
2025-09-23[Offload] Re-allocate overlapping memory (#159567)Ross Brunton
2025-09-23[MIR][NFC] Build fix after 1132e82 (#160273)Elizaveta Noskova
2025-09-23[clang] Format "array is too large" diagnostics with separators (#160260)Timm Baeder
2025-09-23[libc++] Remove outdated FIXME comment in ctype<char> (#160008)Fady Farag
2025-09-23[mlir][linalg] Use ub.poison when vectorizing pack+unpack Ops (#159536)Andrzej Warzyński
2025-09-23[mlir][nfc] Update test function name (#159806)Andrzej Warzyński
2025-09-23[mlir][test] Fix SVE e2e test (#160269)Andrzej Warzyński
2025-09-23[clang][bytecode] Remove bogus Initializing special case (#159933)Timm Baeder
2025-09-23[LV] Regenerate literal struct return tests with UTC. NFC (#160268)Luke Lau
2025-09-23[mlir] Fix bazel after d8b84be #2. (#160271)Bart Chrzaszcz
2025-09-23[Headers][X86] Allow basic AVX512 predicate ops to be used in constexpr (#159...fennecJ
2025-09-23[LLDB][PDB] Warn if DIA plugin is requested but not available (#160067)nerix
2025-09-23[OMPIRBuilder] Don't outline DISTRIBUTE on CPUs (#158317)Tom Eccles
2025-09-23[Sema][AArch64] Emit error for mismatched VLs on streaming mode transitions (...Mary Kassayova
2025-09-23[SPIRV] Added Packed Vector Format for SPV_KHR_integer_dot_product (#160088)Ebin-McW
2025-09-23[AMDGPU] Insert waitcnt for non-global fence release in GFX12 (#159282)Fabian Ritter
2025-09-23[ARM] Auto-decode s_cc_out operand (#159956)Sergei Barannikov
2025-09-23[PatternMatch] Unify ap(int|float)_match (NFC) (#159575)Ramkumar Ramachandra
2025-09-23[LLDB][PDB] Run UDT layout test with native PDB too (#159769)nerix
2025-09-23[alpha.webkit.UnretainedCallArgsChecker] Treat boolean literal as safe (#159705)Ryosuke Niwa
2025-09-23[clang][bytecode] Only block pointers can be partially initialized (#160075)Timm Baeder
2025-09-23[MIR] Support save/restore points with independent sets of registers (#119358)Elizaveta Noskova
2025-09-23[ASan][test-only] Allow Darwin test duplicate_os_log_reports to retry (#158662)Dan Blackwell
2025-09-23[AMDGPU] Add PAL metadata names for 32 user SGPRs (#160126)Jay Foad
2025-09-23[LLVM] Volunteer myself as a secondary maintainer for LoopVectorizer (#120704)David Sherwood
2025-09-23[AMDGPU] Skip debug instructions in SIShrinkInstructions::matchSwap (#160123)Jay Foad
2025-09-23[BOLT][DWARF] Skip processing DWARF CUs with a DWO ID but no DWO name (#154749)Jinjie Huang
2025-09-23[MLIR][NVVM] Fix undef in cp.async.bulk.tensor.reduce Op (#157423)Srinivasa Ravi
2025-09-23[clang][DebugInfo] Re-enable VTable debug info on COFF platforms (#158450)Tomohiro Kashiwada
2025-09-23[libc++][NFC] Remove guard around noop_coroutine_handle.h (#160044)Nikolas Klauser
2025-09-23Thread Safety Analysis: Fix recursive capability alias resolution (#159921)Marco Elver
2025-09-23[clang][bytecode] Load value of non-lvalue ArraySubscriptExpr (#160024)Timm Baeder
2025-09-23[libc++] Remove a few unused includes from <string> and <vector> (#160087)Nikolas Klauser
2025-09-23[AMDGPU] Add gfx1250 runline to bf16.ll. NFC (#160241)Stanislav Mekhanoshin
2025-09-23[MLIR][NVVM] Update TMA Load Op (#156347)Durgadoss R
2025-09-23[AArch64] Scalarize extracted vector loads. (#159714)David Green
2025-09-23[clang][bytecode] Print dummy-status of global variables (#160240)Timm Baeder
2025-09-23[flang][OpenMP] Support multi-block reduction combiner regions on the GPU (#...Kareem Ergawy
2025-09-23[RISCV] Add MC layer support for Andes XAndesVSIntH extension. (#159514)Rux124