[PATCH] D81365: [Alignment][NFC] Migrate HandleByVal to Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 04:20:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
gchatelet marked an inline comment as done.
Closed by commit rG94b0c32a0b94: [Alignment][NFC] Migrate HandleByVal to Align (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81365

Files:
  llvm/include/llvm/CodeGen/CallingConvLower.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/CallingConvLower.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  llvm/lib/Target/Mips/MipsISelLowering.cpp
  llvm/lib/Target/Mips/MipsISelLowering.h
  llvm/utils/TableGen/CallingConvEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81365.269165.patch
Type: text/x-patch
Size: 7980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/34ff9f4a/attachment.bin>


More information about the llvm-commits mailing list