summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-26[LoongArch][NFC] Pre-commit tests for vector sign and zero extensionsusers/hev/test-vec-extWANG Rui
2025-09-25[SPIRV][NFC] Update issue number in XFAIL test for non-uniform resource index...Helena Kotas
2025-09-25[Clang][FIX] Fix type qualifiers on vector builtins (#160185)Joseph Huber
2025-09-25[lld][WebAssembly] Fix check for exporting mutable globals (#160787)Sam Clegg
2025-09-25[gn build] Port 85aeb6ab7778LLVM GN Syncbot
2025-09-25[clang-tidy] add readability-redundant-parentheses (#159911)Congcong Cai
2025-09-25[gn build] Port 0e17fcf93b6cLLVM GN Syncbot
2025-09-25[clang][DebugInfo][NFC] Simplify CollectRecordLambdaFields (#160690)Michael Buch
2025-09-25[LifetimeSafety] Implement support for lifetimebound attribute (#158489)Utkarsh Saxena
2025-09-25[offload-arch] Fix warningsKazu Hirata
2025-09-25[ADT] Adding bidirectional iterator functionality + unit tests (#160726)Francisco Geiman Thiesen
2025-09-25[clang] Load `-fbasic-block-sections=list=` through the VFS (#160785)Jan Svoboda
2025-09-25[gn build] Port b86aaacf28b3LLVM GN Syncbot
2025-09-25Revert "[libc++] Avoid constructing additional objects when using map::at" (#...Andrew Lazarev
2025-09-25[SLP]Correctly set the insert point for insertlements with copyable argumentsAlexey Bataev
2025-09-25[MLIR] Apply clang-tidy fixes for modernize-use-emplace in ShardingPropagatio...Mehdi Amini
2025-09-25[LoopFusion] Detecting legal dependencies for fusion using DA info (#146383)Alireza Torabian
2025-09-25[WebAssembly] Remove FAKE_USEs before ExplicitLocals (#160768)Heejin Ahn
2025-09-25[llvm-objdump][MachO] Update check in flaky test that depends on directory pa...Akshay Deodhar
2025-09-25[clang][tools] Add LevelZero support to offload-arch (#160570)Alex Duran
2025-09-25Modify ObjectFileELF so it can load notes from PT_NOTE segments. (#160652)Greg Clayton
2025-09-25[lldb] Turn off AdbClientTest on windows to fix build breakage (#160771)Chad Smith
2025-09-25[BOLT] Add heuristics to determine constant island's alignment (#159486)YongKang Zhu
2025-09-25[BOLT][AArch64][instr] Consider targeting ARM64 CPUs without LSE support (#15...YongKang Zhu
2025-09-25Revert "[LLDB][NativePDB] Create functions with mangled name (#149701)"Martin Storsjö
2025-09-25[BOLT] Don't check address past end of function for data/code marker annotati...YongKang Zhu
2025-09-25[LLD] [COFF] Fix symbol names for import thunks (#160694)Martin Storsjö
2025-09-25[clang] simplify constant template parameter type deduction for partial order...Matheus Izvekov
2025-09-25[NFC][PowerPC] Fix err in instruction class name for stxvp (#160764)Lei Huang
2025-09-25[scudo] Release to OS if a large amount of memory is deallocated. (#160621)Christopher Ferris
2025-09-25[MemProf] Make sure call clones without callsite node clones get updated (#15...Teresa Johnson
2025-09-25[Headers][X86] Allow AVX512fp16 initialization intrinsics to be used in const...Shreeyash Pandey
2025-09-25Enable parsing of optional strings (#154364)Jacques Pienaar
2025-09-25[lldb] refactor PlatformAndroid and make threadsafe (attempt 2) (#159676)Chad Smith
2025-09-25Revert "[Flang][OpenMP] Implicitly map nested allocatable components in deriv...Akash Banerjee
2025-09-25[mlir][XeGPU][XeGPUUnroll] Support new syntax with offsets moved to load_nd/s...Dmitry Chigarev
2025-09-25[mlir][xegpu] Support offset arguments in LoadNd, StoreNd and PrefetchNd subg...Charitha Saumya
2025-09-25[libc++] Use _BitInt and __builtin_popcountg in bitset::count() (#160679)Nikolas Klauser
2025-09-25[BOLT] Fix incorrect CU-indicies in gdb-index (#151927)itrofimow
2025-09-25[NFC][Clang][OpenMP] Address minor review feedback from #155625. (#160746)Abhinav Gaba
2025-09-25Don't look into base class aliases in bugprone-throw-keyword-missing (#160725)Aaron Puchert
2025-09-25[alpha.webkit.NoUnretainedMemberChecker] Only check @property when @implement...Ryosuke Niwa
2025-09-25[AMDGPU] Calc IsVALU correctly during UADDO/USUBO selection (#159814)LU-JOHN
2025-09-25[gn build] Port 0f1a952399b8LLVM GN Syncbot
2025-09-25[libc++] Remove alignment attributes from _LIBCPP_COMPRESSED_PAIR (#158595)Nikolas Klauser
2025-09-25[libc++] Simplify vector<bool> fill constructors (#160521)Nikolas Klauser
2025-09-25[analyzer] Emit IssueHash in SARIF (#159445)Dave Bartolomeo
2025-09-25[NFC][x86] Cleanup X86FrameLowering::emitSPUpdate (#156948)Daniel Paoliello
2025-09-25[llvm] Fix X86InstrInfo.cpp build after #160188Jan Svoboda
2025-09-25[workflows] Update commit access request PR links (#146169)David Peixotto