[PATCH] D34602: [GlobalISel][X86] Support call ABI.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 06:15:12 PDT 2017


igorb updated this revision to Diff 105029.
igorb marked 4 inline comments as done.
igorb added a comment.

- Fix according to comments
- rebase ToT


https://reviews.llvm.org/D34602

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34602.105029.patch
Type: text/x-patch
Size: 34680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170702/e7b5dcf0/attachment.bin>


More information about the llvm-commits mailing list