[PATCH] D67620: [Alignment][NFC] Remove LogAlignment functions

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 08:48:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372231: [Alignment][NFC] Remove LogAlignment functions (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67620?vs=220680&id=220685#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67620/new/

https://reviews.llvm.org/D67620

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/lib/CodeGen/BranchRelaxation.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMBasicBlockInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBasicBlockInfo.h
  llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonBranchRelaxation.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonFixupHwLoops.cpp
  llvm/trunk/lib/Target/Mips/MipsConstantIslandPass.cpp
  llvm/trunk/lib/Target/PowerPC/PPCBranchSelector.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZLongBranch.cpp
  llvm/trunk/lib/Target/X86/X86RetpolineThunks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67620.220685.patch
Type: text/x-patch
Size: 33254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/d1688bcc/attachment.bin>


More information about the llvm-commits mailing list