[PATCH] D29261: [X86][GlobalISel] Add limited ret lowering support to the IRTranslator.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 06:06:57 PST 2017


igorb updated this revision to Diff 86216.
igorb marked an inline comment as done.
igorb added a comment.

Fixed according to the comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D29261

Files:
  lib/Target/X86/X86CallLowering.cpp
  lib/Target/X86/X86CallLowering.h
  test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
  test/CodeGen/X86/GlobalISel/irtranslator-callingconv_64bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29261.86216.patch
Type: text/x-patch
Size: 23022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/fb660662/attachment.bin>


More information about the llvm-commits mailing list