[PATCH] D82894: [Alignment][NFC] Migrate MachineFrameInfo::CreateStackObject to Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 00:30:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG28de229bc634: [Alignment][NFC] Migrate MachineFrameInfo::CreateStackObject to Align (authored by gchatelet).

Changed prior to commit:
  https://reviews.llvm.org/D82894?vs=274538&id=274702#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82894

Files:
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  llvm/lib/Target/ARC/ARCFrameLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/Mips/MipsMachineFunction.cpp
  llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82894.274702.patch
Type: text/x-patch
Size: 22560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/0379cc2e/attachment-0001.bin>


More information about the llvm-commits mailing list