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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 07:29:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369531: [LLVM][Alignment] Introduce Alignment In MachineFrameInfo (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65800?vs=216219&id=216395#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65800

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65800.216395.patch
Type: text/x-patch
Size: 14201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/8660d143/attachment.bin>


More information about the llvm-commits mailing list