[PATCH] D65800: [LLVM][Alignment] Introduce Alignment In MachineFrameInfo

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 08:31:24 PDT 2019


gchatelet updated this revision to Diff 213621.
gchatelet added a comment.
Herald added a subscriber: jholewinski.

Converting all alignements in MachineFrameInfo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65800

Files:
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/lib/CodeGen/MachineFrameInfo.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65800.213621.patch
Type: text/x-patch
Size: 14182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/9a3eaf90/attachment.bin>


More information about the llvm-commits mailing list