[PATCH] D56883: [X86] Deduplicate static calling convention helpers for code size, NFC

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 16:37:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351616: [X86] Deduplicate static calling convention helpers for code size, NFC (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56883?vs=182620&id=182639#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56883

Files:
  llvm/trunk/include/llvm/Target/TargetCallingConv.td
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallingConv.cpp
  llvm/trunk/lib/Target/X86/X86CallingConv.h
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/utils/TableGen/CallingConvEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56883.182639.patch
Type: text/x-patch
Size: 12215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190119/44895cf0/attachment.bin>


More information about the llvm-commits mailing list