summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12Correct typos and misc nitsusers/mysterymath/modular-printf/clangDaniel Thornburgh
2025-11-10Update newly-failing test from mergeDaniel Thornburgh
2025-11-10Add a blurb to the release notesDaniel Thornburgh
2025-11-10clang-formatDaniel Thornburgh
2025-11-10Clarify semanticsDaniel Thornburgh
2025-11-10Emit error for missing format attributeDaniel Thornburgh
2025-11-10Clarify and correct docsDaniel Thornburgh
2025-11-10Add redeclaration testDaniel Thornburgh
2025-11-10Tests for successful format string passthroughDaniel Thornburgh
2025-11-10Correct typosDaniel Thornburgh
2025-11-10Emit the new type arg from format attrDaniel Thornburgh
2025-11-10Add an example to clang attr docDaniel Thornburgh
2025-11-10Update docs to account for clang inferring format attributeDaniel Thornburgh
2025-11-10[clang] "modular_format" attribute for functions using format stringsDaniel Thornburgh
2025-11-10Add release noteDaniel Thornburgh
2025-11-10Use two semicolons for test commentsDaniel Thornburgh
2025-11-10Revert "llvm.reloc.none takes a GlobalValue again"Daniel Thornburgh
2025-11-10Don't transform calls unless some aspect is unneededDaniel Thornburgh
2025-11-10Add test cases and polish changeDaniel Thornburgh
2025-11-10llvm.reloc.none takes a GlobalValue againDaniel Thornburgh
2025-11-10Add a type argDaniel Thornburgh
2025-11-10Describe the semantics of the arguments copied from C format attrDaniel Thornburgh
2025-11-10Correct modular_format to modular-format in docsDaniel Thornburgh
2025-11-10Emit reloc.none instinsic with metdata string argDaniel Thornburgh
2025-11-10issing -> issuingDaniel Thornburgh
2025-11-10[IR] "modular-format" attribute for functions using format stringsDaniel Thornburgh
2025-11-10[libc] add an SVE implementation of strlen (#167259)Schrodinger ZHU Yifan
2025-11-10[LLDB] Fix lldb failure caused by 95db31e7f6. (#167423)Rahman Lavaee
2025-11-10[DirectX] Fix dxc-compatible DataLayout in BitcodeWriter (#167410)Justin Bogner
2025-11-10CodeGen: Remove TRI argument from getRegClass (#158225)Matt Arsenault
2025-11-10ARM: Remove TRI argument from AddDReg (#158228)Matt Arsenault
2025-11-10[lldb] Fix crash in BreakpointSite::BumpHitCounts (#166876)Jonas Devlieghere
2025-11-10[lldb] Fix TestLocationsAfterRebuild test (#167402)GeorgeHuyubo
2025-11-10AMDGPU: Use getMergedLocation in SILoadStoreOptimizer (#156396)Matt Arsenault
2025-11-10[libc] fwrite_unlocked: only return errno if an actual error occurred. (#167350)Sterling-Augustine
2025-11-10[llc] Fix save-stats test in read only directories (#167403)Michael Jones
2025-11-10[NFC][SpecialCaseList] Refactor error handling (#167277)Vitaly Buka
2025-11-10CodeGen: Keep reference to TargetRegisterInfo in TargetInstrInfo (#158224)Matt Arsenault
2025-11-11Add default empty header filter regex to root .clang-tidy (#167386)Baranov Victor
2025-11-10[flang][NFC] Characterize allocation based on MemAlloc effect instead of patt...Susan Tan (ス-ザン タン)
2025-11-10[AArch64] Allow peephole to optimize AND + signed compare with 0 (#153608)AZero13
2025-11-10[flang][CUDA] Unify element size computation in CUF helpers (#167398)Zhen Wang
2025-11-10Treat specifying a function in the bbsection profile without any directive as...Rahman Lavaee
2025-11-10[VPlan] Update canNarrowLoad to check WidenMember0's op first (NFCI).Florian Hahn
2025-11-10[scudo] Small cleanup of memory tagging code. (#166860)Christopher Ferris
2025-11-10[NFC][SpecialCaseList] Replace callback with return value (#165943)Vitaly Buka
2025-11-10[VPlan] Use getDefiningRecipe instead of directly accessing Def. (NFC)Florian Hahn
2025-11-10AMDGPU/GlobalISel: Fix AGPR regbank check for mfma_scale (#167393)Matt Arsenault
2025-11-10Reapply "[libc] Return errno from OFD failure paths in fcntl." (#166658) (#16...Jackson Stogel
2025-11-10[AMDGPU] Remove calling conv check on entry function (#162080)jofrn