[PATCH] D56944: [X86] Fix bug in x86_intrcc with arg copy elision

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 14:18:05 PST 2019


rnk updated this revision to Diff 183175.
rnk added a comment.

- rebase


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

https://reviews.llvm.org/D56944

Files:
  llvm/lib/Target/X86/X86CallingConv.cpp
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/x86-32-intrcc.ll
  llvm/test/CodeGen/X86/x86-64-intrcc.ll
  llvm/test/CodeGen/X86/x86-interrupt_cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56944.183175.patch
Type: text/x-patch
Size: 90641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/0ea836ad/attachment-0001.bin>


More information about the llvm-commits mailing list