summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-05ExpandFp: Require RuntimeLibcallsInfo analysisusers/arsenm/expand-fp/require-runtime-libcalls-infoMatt Arsenault
2025-11-05Analysis: Add RuntimeLibcall analysis passMatt Arsenault
2025-11-05[LVer][profcheck] explicitly set unknown branch weights for the versioned/unv...Mircea Trofin
2025-11-05[InterleavedAccess] Construct interleaved access store with shufflesRamkrishnan
2025-11-05[SimplifyCFG] Fix weight calculation for `simplifySwitchOfPowersOfTwo` (#165956)Mircea Trofin
2025-11-05[BOLT][AArch64] Fix LDR relocation type in ADRP+LDR sequence (#166391)YongKang Zhu
2025-11-05TableGen: Split RuntimeLibcallsEmitter into separate utility header (#166583)Matt Arsenault
2025-11-05[clang-format] Fix brace wrapping for Java records (#164711)Hannes Braun
2025-11-05[AMDGPU][MC] GFX9 - Support NV bit in FLAT instructions in pre-GFX90A (#15423...Jun Wang
2025-11-05[clang][SourceManager] Reuse code when computing Column and Line numbers (#16...SKill
2025-11-05[AMDGPU][LowerBufferFatPointers] Fix crash with `select false` (#166471)Krzysztof Drewniak
2025-11-05[libc] Make errno asserts noop on gpu targets (#166606)Marcell Leleszi
2025-11-05[lldb-dap] expand tilde in dap executable path (#162635)Ebuka Ezike
2025-11-05[NFC][TableGen] Adopt CodeGenHelpers in SDNodeInfoEmitter (#165622)Rahul Joshi
2025-11-05[NFC][LLVM][IR] Cleanup namespace usage in LLVM IR cpp files (#166477)Rahul Joshi
2025-11-05[libc] Migrate wctype_utils to use wchar_t where applicable. (#166234)Alexey Samsonov
2025-11-05[libc] Migrate ctype_utils to use char instead of int where applicable. (#166...Alexey Samsonov
2025-11-05[gn build] Port 056d2c12f756LLVM GN Syncbot
2025-11-05[debugserver] Fix debugserver build on < macOS 10.15 (#166599)Jonas Devlieghere
2025-11-05[clang] Refactor clang's keyword enable/disable mechanism to allow lldb to re...Daniel Sanders
2025-11-05[PowerPC] Implement vsx rotate left word instr (#160754)Lei Huang
2025-11-05[ProfCheck][NFC] fix argument order for call to setExplicitlyUnknownBranchWei...Tim Gymnich
2025-11-05[LLDB][NativePDB] Add non-overlapping fields in root struct (#166243)nerix
2025-11-05[libcxxabi][demangle] Fix the cp-to-llvm.sh sync script to copy all headers (...Michael Buch
2025-11-05[profcheck] Add unknown branch weights to expanded cmpxchg loop. (#165841)Jin Huang
2025-11-05[Xtensa] Fix S32C1I instruction encoding and copyPhysReg. (#165174)Andrei Safronov
2025-11-05[llvm] Emit canonical linkage correct function symbol (#166487)Prabhu Rajasekaran
2025-11-05[lldb] Support a Stable ABI LLDB_PYTHON_EXT_SUFFIX (#166269)Jonas Devlieghere
2025-11-05[MsDemangle] Use NodeList over SmallVector for target names (#166586)nerix
2025-11-05[DirectX] Emit `hlsl.wavesize` function attribute as entry property metadata ...Finn Plummer
2025-11-05RuntimeLibcalls: Remove LibcallLoweringPredicate from RuntimeLibcallImpl (#16...Matt Arsenault
2025-11-05RuntimeLibcalls: Split lowering decisions into LibcallLoweringInfo (#164987)Matt Arsenault
2025-11-05[lldb] Mark single-argument SourceLanguage constructors explicit (#166527)Michael Buch
2025-11-05[libc][math] Refactor the `math_errhandling` macro definition (#166350)Victor Campos
2025-11-05[AArch64][GlobalISel] Added pmull/pmull64 intrinsic support (#165740)Joshua Rodriguez
2025-11-05[clang] [doc] Document that the ms_abi attribute works on aarch64 too (#166373)Martin Storsjö
2025-11-05[AMDGPU] Autogenerate R600 packetizer checks (#166570)Jay Foad
2025-11-05[AMDGPU] Enable typechecks for __builtin_amdgcn_raw_ptr_buffer_atomic_fadd_v2...Juan Manuel Martinez Caamaño
2025-11-05[llvm] Proofread GoldPlugin.rst (#166509)Kazu Hirata
2025-11-05[ObjectYAML] Remove redundant declarations (NFC) (#166508)Kazu Hirata
2025-11-05[Hexagon] Remove redundant declarations (NFC) (#166507)Kazu Hirata
2025-11-05[Support] Simplify minIntN and isUIntN (NFC) (#166506)Kazu Hirata
2025-11-05[ADT] Add static_assert to llvm::to_address for function types (#166505)Kazu Hirata
2025-11-05[CI][NFC] Reformat Python Files in .ci directoryAiden Grossman
2025-11-05[polly] Fix unused variable warningsKazu Hirata
2025-11-05[gn build] Port dd14eb8242d7LLVM GN Syncbot
2025-11-05[gn build] Port 718a3b268fcfLLVM GN Syncbot
2025-11-05[gn build] Port 51d0f6d6e172LLVM GN Syncbot
2025-11-05[gn build] Port 3ebed51e997bLLVM GN Syncbot
2025-11-05[gn build] Port 370058777be2LLVM GN Syncbot