[PATCH] D67288: [Alignment] Use Align for TargetLowering::MinStackArgumentAlignment

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 02:03:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371498: [Alignment] Use Align for TargetLowering::MinStackArgumentAlignment (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67288?vs=219493&id=219494#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67288

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67288.219494.patch
Type: text/x-patch
Size: 5809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/650fb9b3/attachment.bin>


More information about the llvm-commits mailing list