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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 00:08:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311633: [GlobalISel][X86] Support G_IMPLICIT_DEF. (authored by ibreger).

Repository:
  rL LLVM

https://reviews.llvm.org/D36733

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

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


More information about the llvm-commits mailing list