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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 04:55:14 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

Support G_IMPLICIT_DEF.


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.111144.patch
Type: text/x-patch
Size: 11276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/e50355be/attachment.bin>


More information about the llvm-commits mailing list