[Alignment][NFC] Migrate CallingConv tablegen code
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 4 Jun 2020 21:56:01 +0000 (21:56 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Fri, 5 Jun 2020 13:33:34 +0000 (13:33 +0000)
commit80845db6a55c0c61e703ef7171511d03208f3d57
treee77c87914225483c5c9b7458714f8c6bcfce11e9
parentbca413b036bfce553a2d245e6783fc59a9994105
[Alignment][NFC] Migrate CallingConv tablegen code

Summary:
We first migrate the generated code, more patches to come.

This patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81196
llvm/include/llvm/CodeGen/CallingConvLower.h
llvm/utils/TableGen/CallingConvEmitter.cpp