[all-commits] [llvm/llvm-project] b17659: Constant pool spilling
Guy David via All-commits
all-commits at lists.llvm.org
Sun Dec 7 10:21:08 PST 2025
Branch: refs/heads/users/guy-david/aarch64-reduce-spilling
Home: https://github.com/llvm/llvm-project
Commit: b176593ee648fb67a193c968d7cf30be5b7a3c95
https://github.com/llvm/llvm-project/commit/b176593ee648fb67a193c968d7cf30be5b7a3c95
Author: Guy David <guyda96 at gmail.com>
Date: 2025-12-07 (Sun, 07 Dec 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.h
A llvm/lib/Target/AArch64/AArch64CollectCPSpillInfo.cpp
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/lib/Target/AArch64/CMakeLists.txt
M llvm/test/CodeGen/AArch64/O3-pipeline.ll
M llvm/test/CodeGen/AArch64/arm64-fp128.ll
M llvm/test/CodeGen/AArch64/fcopysign-noneon.ll
M llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
M llvm/test/CodeGen/AArch64/fptoui-sat-vector.ll
M llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-stores.ll
Log Message:
-----------
Constant pool spilling
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list