summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-23release/21.x: [flang][OpenMP] Restore reduction processor behavior broken by ...users/ergawy/cherry-pick-150178Kareem Ergawy
2025-07-22LoongArch: Improve detection of valid TripleABI (#147952)mintsuki
2025-07-22[LLD][COFF] Follow up comments on pr146610 (#147152)Alexandre Ganea
2025-07-22[Mips] Correctly define IntPtrType (#145158)Hervé Poussineau
2025-07-22[LoongArch] Fix failure to widen operand for `[X]VMSK{LT,GE,NE}Z` (#149442)hev
2025-07-22[clang] Don't warn on zero literals with -std=c2y (#149688)Timothy Herchen
2025-07-22[HEXAGON] Add AssertSext in sign-extended mpy (#149061)Abinaya Saravanan
2025-07-22[RISCV] Swap source register operands in QC_SHLADD ISEL patterns (#149697)Sudharsan Veeravalli
2025-07-22[SPARC][Driver] Move feature mode selection to Arch/Sparc.cpp (#149652)Koakuma
2025-07-22[lld] [hexagon] guard allocateAux: only if idx nonzero (#149690)Brian Cain
2025-07-22Revert "[libclc] Add prepare-<triple> targets (#146700)"Michał Górny
2025-07-22Revert "[libclc] Make library output directories explicit (#146833)"Michał Górny
2025-07-22Revert "[libclc] Fix target dependency"Michał Górny
2025-07-22Revert "[libclc] Change symlinks to copies on Windows (#147759)"Michał Górny
2025-07-22Revert "[libclc] Move CMake for prepare_builtins to a subdirectory (#148815)"Michał Górny
2025-07-22[Hexagon][llvm-objdump] Improve disassembly of Hexagon bundles (#145807)quic-areg
2025-07-22Revert "Move python binding tests to lit framework" (#149012)Jannick Kremer
2025-07-22[libcxx] Switch to release branch runnersAiden Grossman
2025-07-22[DSE] Remove `uninitialized` from `allockind` when creating dummy zeroed vari...clubby789
2025-07-22[clang-format] Fix a regression of annotating PointerOrReference (#149039)Owen Pan
2025-07-22[Support/BLAKE3] quick fix for Cygwin build (#148635)Tomohiro Kashiwada
2025-07-22Use Parallel xz for test-suite sources. (#149389)Tobias Hieta
2025-07-22compiler-rt: test: Use the host instead of the target to select %expect_crash.Peter Collingbourne
2025-07-21[RISCV] Pass the MachineInstr flag as argument to allocateStack (#147531)Raphael Moreira Zinsly
2025-07-17Bump version to 21.1.0-rc1llvmorg-21.1.0-rc1release/20Tobias Hieta
2025-07-17Revert "[Clang] Do not treat Foo -> const Foo conversion sequences as perfect...Corentin Jabot
2025-07-17[Clang] Reintroduce obsolete symbols in libclang.map (#149190)Sirraide
2025-07-17[Clang] Fix FE crash during CGCoroutine GRO Alloca Emission (#148962)Yuxuan Chen
2025-07-17[clang] Fix pointer comparisons between pointers to constexpr-unknown (#147663)Eli Friedman
2025-07-17[lldb] Document MCP tools & resources (#148708)Jonas Devlieghere
2025-07-17[lldb] Add a release note for MCP supportJonas Devlieghere
2025-07-17[Support][BLAKE3] Restore static on blake3_hash4_neon (#149046)Nikita Popov
2025-07-17RuntimeLibcalls: Fix calling conv of win32 div libcalls (#149098)Matt Arsenault
2025-07-17[CI][Github] Switch windows to server 2022 (#148743)Aiden Grossman
2025-07-17[Clang] Reintroduce obsolete libclang symbols to avoid an ABI break (#149079)Sirraide
2025-07-17[Support][BLAKE3] Prefix more blake3 methods (#149007)Jordan Rupprecht
2025-07-17[libclang] Fix version for symbol clang_visitCXXMethods (#148958)Eli Friedman
2025-07-17[RISCV] Fix issues in ORI to QC.INSBI transformation (#148809)Sudharsan Veeravalli
2025-07-17[RISCV] Remove incorrect and untested FrameIndex support from SelectAddrRegIm...Craig Topper
2025-07-16[Frontend][OpenMP] Move isPrivatizingClause to OMP.h, NFC (#148644)Krzysztof Parzyszek
2025-07-16[AArch64] Set the cache line size to 64 for the V2 and V3. (#148213)Sjoerd Meijer
2025-07-16[AArch64] Ensure bundle expansion of MOVPRFX gets correct implicit ops (#148824)Sander de Smalen
2025-07-16[AArch64] Use correct regclass for spills of ZPR2/ZPR4 (#148806)Sander de Smalen
2025-07-16[mlir][SliceAnalysis] Fix stack overflow in graph regions (#139694)Martin Erhart
2025-07-15Bump version to 21.1.0-gitTobias Hieta
2025-07-15[mlir][spirv] Add basic support for SPV_EXT_replicated_composites (#147067)Mohammadreza Ameri Mahabadian
2025-07-15[RISCV] Use MachineInstr::isFullCopy in a few places. NFCLuke Lau
2025-07-15[KeyInstr][Clang][NFC] Add test for array cookie store (#146517)Orlando Cazalet-Hyams
2025-07-15[NFC] Extract pseudo probe using mdconst::extract (#148821)Haohai Wen
2025-07-15[LoopInterchange] Drop nuw/nsw flags from reduction ops when interchanging (#...Ryotaro Kasuga