[Alignment][NFC] Use more Align versions of various functions
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 2 Apr 2020 08:53:29 +0000 (08:53 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 2 Apr 2020 09:00:53 +0000 (09:00 +0000)
commit189d2e215f686e5ad1604a2ba437c4c9789b6a36
tree0761825bac1a3101885d80bf01c49eb2192e1135
parent550ab58bc106335f8dcbc1767548a55c7151f87a
[Alignment][NFC] Use more Align versions of various functions

Summary:
This is 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

Reviewers: courbet

Subscribers: MatzeB, qcolombet, arsenm, sdardis, jvesely, nhaehnle, hiraditya, jrtc27, atanasyan, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77291
llvm/lib/CodeGen/RegAllocFast.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/CodeGen/VirtRegMap.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
llvm/lib/Target/Mips/MipsISelLowering.h
llvm/lib/Target/X86/X86FrameLowering.cpp