[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
Mon Feb 25 18:11:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354837: [X86] Fix bug in x86_intrcc with arg copy elision (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56944?vs=184183&id=188288#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56944

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56944.188288.patch
Type: text/x-patch
Size: 14267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/eefa7bc4/attachment.bin>


More information about the llvm-commits mailing list