aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-28[RFC][AMDGPU] Add AMDGPU_SUMMARY bitcode block for ThinLTOusers/shiltian/amdgpu-thinlto-summary-blockShilei Tian7-2/+289
2026-04-28[CIR] Always set base subobject type for C++ records (#194504)Bruno Cardoso Lopes2-5/+69
2026-04-28[gn build] Port c26ae41c8765Peter Collingbourne1-1/+0
2026-04-29[lldb] Update TestUnicode.py after #194352 (#194756)Jonas Devlieghere1-1/+1
2026-04-28[lldb] Gracefully handle sockets being unavailable (#194712)Jonas Devlieghere9-5/+65
2026-04-28[SandboxIR] Implement getPointerOperandType() and getPointerAddressSpace() (#...vporpo2-0/+18
2026-04-28[WebAssembly][GlobalISel] Migrate to extended LLT (#193047)Demetrius Kanios23-871/+822
2026-04-28[CIR] __builtin_source_location lowering for constant (#194505)Erich Keane4-15/+123
2026-04-28[bazel][libc] Port b7d6438450a3e2f4a6be4a0585ea364d72313412 (#194736)Jackson Stogel1-0/+14
2026-04-28[bazel] Prevent bazel from scanning .git metadata (#194745)Pranav Kant1-0/+2
2026-04-28[git] [LLVM utils] Require `pyjwt[crypto]==2.12.1`, `cryptography==47.0.0`, a...David Justo1-34/+56
2026-04-28[WebAssembly] Print BB names better for CFGStackify debugging (#194187)Heejin Ahn1-11/+23
2026-04-28[SLP] Allow strided memory operations with lengths equal to MinProfitableStri...Ryan Buchner3-9/+6
2026-04-28[libc++] Refactor the SPEC benchmark runner (#194737)Louis Dionne2-57/+146
2026-04-28[WebAssembly] Fix f16x8.demote_f32x4_zero opcode. (#194722)Brendan Dahl2-1/+4
2026-04-28[lldb] Define breakpoint location "." to mean the location(s) at which the cu...Dave Lee11-28/+132
2026-04-28[AMDGPU][MIRFormatter] Printer & parser for S_WAITCNT human-readable mask (#1...vporpo59-475/+1010
2026-04-28[HLSL] Make load methods take const attribute (#193858)Joshua Batista24-148/+197
2026-04-28[clang] instantiate base classes even if they are instantiation-dependent-onl...Matheus Izvekov4-1/+25
2026-04-28[clang][NFC] Mark CWG2810 as implemented and add a test (#194683)Victor Chernyakin2-1/+11
2026-04-28[clang][SSAF][NFC] Add missing LLVM file header to `TUSummaryBuilder.cpp` (#1...Aviral Goel1-0/+8
2026-04-28[LLDB] Add module hook implementation (#185465)Bar Soloveychik21-1/+2000
2026-04-28[clang][SSAF][NFC] Fix typos in comments (#193080)Aviral Goel3-3/+3
2026-04-28[clang][SSAF][NFC] Remove redundant overrides from analysis templates (#193086)Aviral Goel2-14/+0
2026-04-28[lldb] Fix test failures on arm introduced by #184815 (#194157)Philip DePetro1-1/+1
2026-04-29[OpenMP] Fix use of uninitialized Dl_info when dladdr fails in ompd_init (#19...Mark Zhuang1-4/+2
2026-04-28[lldb] Add release note for `frame variable` repeat (NFC) (#194723)Dave Lee1-0/+2
2026-04-28[CIR] Implement return for void lambda with static invoker (#194704)Andy Kaylor2-2/+110
2026-04-28[flang][OpenMP] Frontend support for BEGIN/END METADIRECTIVE (#194402)Krzysztof Parzyszek12-47/+287
2026-04-28[libc] implement recursive mutex and fix wrong initializer (#193992)Schrodinger ZHU Yifan15-79/+262
2026-04-28[lldb] Add repeat command for `frame variable` (#194195)Dave Lee4-0/+157
2026-04-28[clang] Fix interaction of __ob_wrap with signed divide. (#194474)Eli Friedman2-3/+5
2026-04-28[clang] fix crash with c-style casts involving dependent member-pointer types...Matheus Izvekov2-10/+22
2026-04-28[clang] NFC: use ArrayRef for getTemplateParameterLists (#194701)Matheus Izvekov15-84/+63
2026-04-28Revert "[SLP][NFC]Skip large mostly-trivial trees with up to one vector compu...Alexey Bataev1-21/+3
2026-04-28[CIR] Implement null check for CXXNewExpr (#192848)AbdallahRashed3-60/+212
2026-04-28[WebAssembly] Fix EHPadStack calculation in fixCallUnwindMismatches (#194184)Heejin Ahn4-38/+198
2026-04-28[GISel] Fix -Wunused-variable (#194710)Aiden Grossman1-5/+5
2026-04-28[unittest] Use TempDir() in gtest death-test stream capture on Linux (#194142)Mehdi Amini1-1/+1
2026-04-28[CAS] Retry blocking syscalls on EINTR (#194691)Steven Wu3-11/+21
2026-04-28[TableGen] Fix compile error with GCC <= 8 after 928f70d38e34 (#194692)Krzysztof Parzyszek3-0/+27
2026-04-28[AMDGPU] Validate user SGPR count against HW range, not field width (#194449)Mariusz Sikora3-5/+29
2026-04-28Fix test added in 849de61 to work when the compiler defaults to C++20. (#193361)dyung1-5/+22
2026-04-28[OpenMP] Documentation update (#194458)CatherineMoore1-2/+2
2026-04-28[lldb][windows] skip ConPTY tests on ARM64 Windows (#194688)Charles Zablit1-0/+4
2026-04-28[AArch64] Optimize lowering of i1 vector reduction (#187912)Cheng Lingfei5-53/+351
2026-04-29adds `<cstdlib>` to `ProgramStack.cpp` (#194249)Christopher Di Bella1-0/+2
2026-04-28[clang-format] Improve annotating star and amp (#194190)Björn Schäpers3-7/+22
2026-04-28[SLP][NFC]Skip large mostly-trivial trees with up to one vector compute nodeAlexey Bataev1-3/+21
2026-04-28[Clang] Simplify target specific implementations in gpuintrin.h (#194669)Joseph Huber4-96/+28