summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-19[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.clang-rewrite-tests-using-subshells-to-set-env-variablesAiden Grossman
2025-09-19[lit] Add support for readfile to external shellAiden Grossman
2025-09-19[CIR] Fix structors for multidimensional arrrays (#159820)Morris Hafner
2025-09-19[vscode-lldb] Improve logging in Server Mode (#159672)Roy Shi
2025-09-19[AMDGPU] ds_read2/ds_write2 gfx1250 tests. NFC (#159824)Stanislav Mekhanoshin
2025-09-20[LLD][COFF] Add /nodbgdirmerge to control debug directory section (#159235)kkent030315
2025-09-19[CodeGenPrepare] Consider target memory intrinics as memory use (#159638)Jeffrey Byrnes
2025-09-19Revert "[PowerPC] clean unused PPC target feature FeatureBPERMD" (#159837)Sergei Barannikov
2025-09-19[KnownBits] Add setAllConflict to set all bits in Zero and One. NFC (#159815)Craig Topper
2025-09-19[LV] Pass operand info to getMemoryOpCost in getMemInstScalarizationCost.Florian Hahn
2025-09-19[clang][analyzer] Load config through the proper VFS (#159164)Jan Svoboda
2025-09-19[LV] Add additional test for replicating store costs.Florian Hahn
2025-09-19[libc++] Remove obsolete locale-specific regex tests (#159590)Louis Dionne
2025-09-19[clang] diagnose invalid std::tuple_size sizes (#159677)Matheus Izvekov
2025-09-19[bazel][AArch64] Port #156364: fix tablegen args (#159835)Jordan Rupprecht
2025-09-19[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)Joseph Huber
2025-09-19[CIR] Implement Logical AND for VectorType (#158696)Amr Hesham
2025-09-19[AArch64] Clean up the formatting of some bitconvert patterns. NFCDavid Green
2025-09-19[ARM] Replace ABS and tABS machine nodes with custom lowering (#156717)AZero13
2025-09-19[OpenMP][MLIR] Preserve to/from flags in mapper base entry for mappers (#159799)Akash Banerjee
2025-09-19[gn] port a513b701752b1Nico Weber
2025-09-19[QualGroup] Update Slides Section, Add AI Transcription Policy, Clean Up (#15...Wendi
2025-09-19[ELF][LLDB] Add an nvsass triple (#159459)Walter Erquinigo
2025-09-19[clang][Driver] Clean up UEFI linker argument handling (#159639)Roland McGrath
2025-09-19[lldb] Fix Linux build when LLDB_ENABLE_PYTHON is OFF (#159825)Anthony Latsis
2025-09-19[clang] fix expression classification for dependent binary operators (#159819)Matheus Izvekov
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber
2025-09-19[AMDGPU] gfx1250 runlines for global-atomicrmw-fadd.ll. NFC (#159817)Stanislav Mekhanoshin
2025-09-19[lldb] install lldb-tblgen by default to ease cross-compilation (one-liner) (...Jonathan Thackray
2025-09-19[libc] Update floating testing infra for MSVC compatibility. (#159810)lntue
2025-09-19[PowerPC] clean unused PPC target feature FeatureBPERMD (#159782)zhijian lin
2025-09-19[ARM] Verify that disassembled instruction is correct (#157360)Sergei Barannikov
2025-09-19[HLSL] Add deprecation warnings to compatability overloads (#159208)Sarah Spall
2025-09-19[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. (#155...Charitha Saumya
2025-09-19[CIR] Upstream TypeInfo attribute (#159426)Amr Hesham
2025-09-19[PassBuilder] Add callback invoking to PassBuilder string API (#157153)Gabriel Baraldi
2025-09-19[RISCV] Use MutableArrayRef instead of SmallVectorImpl&. NFC (#159651)Craig Topper
2025-09-19[Offload] Implement 'olIsValidBinary' in offload and clean up (#159658)Joseph Huber
2025-09-19[AArch64] Remove post-decoding instruction mutations (#156364)Sergei Barannikov
2025-09-19[WebAssembly] Require tags for Wasm EH and Wasm SJLJ to be defined externally...Sam Clegg
2025-09-19[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in LinalgTransfor...Mehdi Amini
2025-09-19[MC] Add support for -mcpu=native. (#159414)Cameron McInally
2025-09-19[AMDGPU]: Unpack packed instructions overlapped by MFMAs post-RA scheduling (...Akash Dutta
2025-09-19[LifetimeSafety] Avoid adding already present items in sets/maps (#159582)Utkarsh Saxena
2025-09-19[clang-tidy][custom-check][NFC] fix test when `CLANG_TIDY_ENABLE_QUERY_BASED_...Congcong Cai
2025-09-19[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in TosaValidation.cpp (...Mehdi Amini
2025-09-19[ELF] Add --print-gc-sections=<file> (#159706)Fangrui Song
2025-09-19[RISCV] Re-work how VWADD_W_VL and similar _W_VL nodes are handled in combine...Craig Topper
2025-09-19[flang][OpenMP] Move helper functions further up the file, NFC (#159803)Krzysztof Parzyszek
2025-09-19[RISCV] Fix build after e747223c03e16d02cd0dc6f8eedb5c825a7366c1Michael Liao