summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-08[InstCombine] Avoid folding `select(umin(X, Y), X)` with min/max values in fa...llvmorg-20.1.8release/20.xKonstantin Bogdanov
2025-07-08[PhaseOrdering] Add test for #139050 (NFC)Nikita Popov
2025-07-08[RISCV] Fix assertion failure when using -fstack-clash-protection (#135248)Paul Kirth
2025-07-08[RelLookupTableConverter] Drop unnamed_addr for GVs in entries to avoid gener...dianqk
2025-07-08[AArch64][SME] Fix restoring callee-saves from FP with hazard padding (#143371)Benjamin Maxwell
2025-07-08[AsmPrinter] Always emit global equivalents if there is non-global uses (#145...dianqk
2025-07-08[objcopy][MachO] Revert special handling of encryptable binaries (#144058)Daniel Rodríguez Troitiño
2025-07-07[X86] Ignore NSW when DstSVT is i32 (#131755)Phoebe Wang
2025-07-07[gtest] Fix building on OpenBSD/sparc64 (#145225)Brad Smith
2025-07-07[LoongArch] Pass OptLevel to LoongArchDAGToDAGISel correctlyWeining Lu
2025-07-07[LoongArch] Precommit test case to show bug in LoongArchISelDagToDagWeining Lu
2025-07-07[LoongArch] Fix xvshuf instructions lowering (#145868)ZhaoQi
2025-07-07[LoongArch] Pre-commit test for fixing xvshuf instructions. NFCQi Zhao
2025-07-07[AArch64] Ensure the LR is preserved if we must call __arm_get_current_vg (#1...Benjamin Maxwell
2025-07-07[WebAssembly] Fix inline assembly with vector types (#146574)Alex Crichton
2025-07-07Bump version to 20.1.8Tom Stellard
2025-06-12[LoongArch] Fix '-mno-lsx' option not disabling LASX feature (#143821)llvmorg-20.1.7Ami-zhang
2025-06-12[clan-reply] Backport PTU error recovery to 20.xAnutosh Bhat
2025-06-12Disable clangd/test/module_dependencies.test on WindowsHans Wennborg
2025-06-12[clangd] [Modules] Fix to correctly handle module dependencies (#142828)fleeting-xx
2025-06-12[llvm-rc] Allow ALT on non-virtkey accelerators (#143374)Martin Storsjö
2025-06-12release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown par...Eli Friedman
2025-06-12[libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{,multi}map::value_compare (#1...Nikolas Klauser
2025-06-11[libc++] Fix check for _LIBCPP_HAS_NO_WIDE_CHARACTERS in features.py (#131675)Louis Dionne
2025-06-11[libcxx] Provide locale conversions to tests through lit substitution (#105651)Martin Storsjö
2025-06-11[release/20.x] Update release notes for SystemZ changes (#140060)Ulrich Weigand
2025-06-11[CVP] Keep `ReachableCaseCount` in sync with range of condition (#142302)Yingwei Zheng
2025-06-11[AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#1...Benjamin Maxwell
2025-06-11release/20.x: [AArch64] Handle XAR with v1i64 operand types (#141754)David Green
2025-06-09[clangd] Guard against trivial FunctionProtoTypeLoc when creating inlay hints...Nathan Ridge
2025-06-03[clang-format] Correctly annotate token-pasted function decl names (#142337)Owen Pan
2025-06-03[RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relo...dianqk
2025-05-29[clang] Serialization: support hashing null template argumentsMatheus Izvekov
2025-05-28Bump version to 20.1.7Tom Stellard
2025-05-27[libclc] Include isnan implementation for SPIR-V targetsllvmorg-20.1.6Karol Herbst
2025-05-27[clang-format] Handle Java text blocks (#141334)Owen Pan
2025-05-27[Driver] Fix _XOPEN_SOURCE definition on Solaris (#137141)Rainer Orth
2025-05-26[MachO] Improve bounds check (#141083)Nikita Popov
2025-05-25[sanitizer_common] Remove interceptors for deprecated struct termio (#137403)Tom Stellard
2025-05-23[LoongArch] Prevent R0/R1 allocation for rj operand of [G]CSRXCHG (#140862)hev
2025-05-23[LoongArch] Fix assertion failure for annotate tablejump (#140907)hev
2025-05-23release/20.x: [clang-format] Fix the indent of StartOfName after AttributeMac...Owen Pan
2025-05-23[clang-format] Handle raw string literals containing JSON code (#140666)Owen Pan
2025-05-23[SDAG] Ensure load is included in output chain of sincos expansion (#140525)Benjamin Maxwell
2025-05-23[clang][analyzer] Handle CXXParenInitListExpr alongside InitListExprFangyi Zhou
2025-05-23[Clang] Demote mixed enumeration arithmetic error to a warning (#131811)cor3ntin
2025-05-23Correct position of CFI Instruction for Pointer Authentication"Daniel Kiss
2025-05-16[Clang][AST] Fix HandleLValueBase to deal with references (#140105)Shafik Yaghmour
2025-05-16[LLD][COFF] Allow -arm64xsameaddress in ARM64EC directives (#139631)Jacek Caban
2025-05-16[LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129)tangaac