[Alignment][NFC] Migrate PPC, X86 and XCore backends to Align
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 30 Jun 2020 08:08:45 +0000 (08:08 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 30 Jun 2020 08:08:45 +0000 (08:08 +0000)
commita976ea3209b5ad2310882c0895e0095ba4b04eef
treeb9cae13034914108702b1b5f4990eccbd5ca9025
parent0ee439b705e82a4fe20e266bc8fea96d0e60e1ec
[Alignment][NFC] Migrate PPC, X86 and XCore backends 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/D82779
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/XCore/XCoreFrameLowering.cpp
llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp