[PATCH] D27050: [X86] Add explicit regparm flag for X86-32 calling convention.

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 08:19:32 PST 2016


niravd updated this revision to Diff 79088.
niravd added a comment.

Add missing testcase


https://reviews.llvm.org/D27050

Files:
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/Target/TargetOptions.h
  lib/Target/X86/X86CallingConv.h
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/pr18415.ll
  test/CodeGen/X86/regparm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27050.79088.patch
Type: text/x-patch
Size: 14022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/06e283a3/attachment.bin>


More information about the llvm-commits mailing list