[PATCH] D32591: [GlobalISel][X86] G_SEXT/G_ZEXT support.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 23:43:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301790: [GlobalISel][X86] G_SEXT/G_ZEXT support. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D32591?vs=97208&id=97259#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32591

Files:
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/ext-x86-64.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/ext.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-ext.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32591.97259.patch
Type: text/x-patch
Size: 16498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/4806bdf8/attachment.bin>


More information about the llvm-commits mailing list