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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 01:06:11 PDT 2019


gchatelet updated this revision to Diff 220619.
gchatelet marked 4 inline comments as done.
gchatelet added a comment.

- Address some of the comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67620

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

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


More information about the llvm-commits mailing list