This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9180d2278d9 [Alignment][NFC] Use Align with TargetLowering::setPrefLoop [...] new 77d51f2ce9c [Object] remove struct constructor, NFC new 0001400ef01 [Alignment][NFC] Use Align with TargetLowering::setPrefFunc [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/TargetLowering.h | 7 +++---- include/llvm/Object/ObjectFile.h | 5 ----- lib/Target/AArch64/AArch64ISelLowering.cpp | 3 ++- lib/Target/BPF/BPFISelLowering.cpp | 4 ++-- lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +- lib/Target/Lanai/LanaiISelLowering.cpp | 4 ++-- lib/Target/MSP430/MSP430ISelLowering.cpp | 2 +- lib/Target/PowerPC/PPCISelLowering.cpp | 4 ++-- lib/Target/RISCV/RISCVISelLowering.cpp | 4 ++-- lib/Target/SystemZ/SystemZISelLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 2 +- lib/Target/XCore/XCoreISelLowering.cpp | 2 +- 12 files changed, 18 insertions(+), 23 deletions(-)