summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21add genusers/dlav-sc/dwarf_split_relaxable_range_2Daniil Avdeev
2025-11-21add commentsDaniil Avdeev
2025-11-21fixDaniil Avdeev
2025-11-21[dwarf] make dwarf fission compatible with RISCV relaxations 1/2Daniil Avdeev
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
2025-11-05Fix failures introduced in #166032 (#166574)Mircea Trofin
2025-11-05[MsDemangle] Read entire chain of target names in special tables (#155630)nerix
2025-11-05[NFC][TableGen] Adopt NamespaceEmitter in DirectiveEmitter (#165600)Rahul Joshi
2025-11-05[Clang] FunctionEffects: ignore (methods of) local CXXRecordDecls. (#166078)Doug Wyatt
2025-11-05[gn] port bb4ed55acdbcNico Weber
2025-11-05[ProfCheck][NFC] Make Function argument from branch weight setter optional (#...Mircea Trofin
2025-11-05[flang] Adding NOTIFY specifier in image selector and add notify type checks ...Jean-Didier PAILLEUX
2025-11-05[BOLT][NFC] Rename funtions with _negative suffix to _unknown when th… (#16...Elvina Yakubova
2025-11-05[MLIR][NVVM] Fix the lowering of mbarrier.test.wait (#166555)Durgadoss R
2025-11-05[PowerPC][NFC] auto gen checks vec rounding tests (#166435)Lei Huang
2025-11-05DAG: Avoid some libcall string name comparisons (#166321)Matt Arsenault
2025-11-05[clang][bytecode] Check types when loading values (#165385)Timm Baeder
2025-11-05[DebugInfo] Assign best possible debugloc to bundle (#164573)Santanu Das
2025-11-05[clang][NFC] Rename stale TypeSourceInfo DI variables (#166082)Chanho Lee
2025-11-05[RISCV] Introduce pass to promote double constants to a global array (#160536)Alex Bradbury
2025-11-05[Clang][ARM] Fix tests using thumb instead arm arch on cc1 (#166416)Tomer Shafir
2025-11-05[X86] Add test coverage for #166534 (#166552)Simon Pilgrim
2025-11-05Revert "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_check...Valery Pykhtin
2025-11-05[Polly] Check for ISL errors after schedule optimization (#166551)Michael Kruse
2025-11-05[VPlan] Avoid sinking allocas in sinkScalarOperands (#166135)Ramkumar Ramachandra
2025-11-05[RISCV] Add a test for multiple save locations of a callee-saved register (#1...Mikhail Gudim
2025-11-05[Clang][NFC] Refactor SemaCXX/dllexport.cpp to use -verify= instead of macros...Nikolas Klauser