[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
Tue Jan 29 14:49:21 PST 2019


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

- fix spill bug


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56944.184183.patch
Type: text/x-patch
Size: 14159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/5ff00f13/attachment.bin>


More information about the llvm-commits mailing list