This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f33e81d491 [TLI][NFC] Fixed typo new 0845c69be92 [LLVM][Alignment] Introduce Alignment Type
The 1 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 | 3 +- lib/CodeGen/GlobalISel/IRTranslator.cpp | 11 +++--- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 8 ++-- lib/Target/AArch64/AArch64ISelLowering.cpp | 12 +++--- lib/Target/AMDGPU/SIISelLowering.cpp | 12 +++--- lib/Target/ARM/ARMISelLowering.cpp | 16 ++++---- lib/Target/Hexagon/HexagonISelLowering.cpp | 6 ++- lib/Target/NVPTX/NVPTXISelLowering.cpp | 44 +++++++++++----------- lib/Target/PowerPC/PPCISelLowering.cpp | 8 ++-- lib/Target/RISCV/RISCVISelLowering.cpp | 2 +- lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 6 +-- lib/Target/X86/X86ISelLowering.cpp | 6 +-- 12 files changed, 70 insertions(+), 64 deletions(-)