[Alignment][NFC] Remove LogAlignment functions
commit6f4a6a2f5ddb71d4ccb3ca29b36dd1ad798e168e
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 18 Sep 2019 15:49:49 +0000 (18 15:49 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 18 Sep 2019 15:49:49 +0000 (18 15:49 +0000)
treefa09612ca1f6503f8cc25f380881f775c3e7c927
parent38b29833fcf9a7424e8f099bed741600988a827c
[Alignment][NFC] Remove LogAlignment 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: arsenm, sdardis, nemanjai, jvesely, nhaehnle, hiraditya, kbarton, jrtc27, MaskRay, atanasyan, jsji, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67620

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372231 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
include/llvm/CodeGen/MachineBasicBlock.h
lib/CodeGen/BranchRelaxation.cpp
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
lib/CodeGen/MachineBasicBlock.cpp
lib/CodeGen/MachineBlockPlacement.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/ARM/ARMBasicBlockInfo.cpp
lib/Target/ARM/ARMBasicBlockInfo.h
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/Hexagon/HexagonBranchRelaxation.cpp
lib/Target/Hexagon/HexagonFixupHwLoops.cpp
lib/Target/Mips/MipsConstantIslandPass.cpp
lib/Target/PowerPC/PPCBranchSelector.cpp
lib/Target/SystemZ/SystemZLongBranch.cpp
lib/Target/X86/X86RetpolineThunks.cpp