[PATCH] D29511: [X86]: Don't set a regmask on conditional tail calls (PR31257)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 15:33:12 PST 2017


hans updated this revision to Diff 87325.
hans added a comment.

Don't copy the regmask in teh first place.


https://reviews.llvm.org/D29511

Files:
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/conditional-tailcall.ll
  test/CodeGen/X86/tail-call-conditional.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29511.87325.patch
Type: text/x-patch
Size: 6102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/a64efd91/attachment-0001.bin>


More information about the llvm-commits mailing list