OSDN Git Service

[Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTargetCodeForMemmove to Align
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 30 Jun 2020 12:46:59 +0000 (12:46 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 30 Jun 2020 12:46:59 +0000 (12:46 +0000)
commit306d7c6929b68d7a6f7f785509250740e1116b46
treecb1e7bd6698a60237455be6577a2913b569e1eb2
parent6a6af30d433d76b230560cd4578394c88401b7f0
[Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTargetCodeForMemmove to Align

This patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Differential Revision: https://reviews.llvm.org/D82850
llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
llvm/lib/Target/ARM/ARMSelectionDAGInfo.h
llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h