[PATCH] D36733: [GlobalISel][X86] Support G_IMPLICIT_DEF.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 23:58:32 PDT 2017


igorb updated this revision to Diff 112507.
igorb added a comment.

- rebase


https://reviews.llvm.org/D36733

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86RegisterBankInfo.cpp
  test/CodeGen/X86/GlobalISel/legalize-undef.mir
  test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  test/CodeGen/X86/GlobalISel/select-undef.mir
  test/CodeGen/X86/GlobalISel/undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36733.112507.patch
Type: text/x-patch
Size: 11263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/474801ab/attachment-0001.bin>


More information about the llvm-commits mailing list