[PATCH] D32965: [GlobalISel][X86] G_ZEXT i1 to i32/i64 support.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 00:06:15 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D32965?vs=98279&id=98406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32965

Files:
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  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: D32965.98406.patch
Type: text/x-patch
Size: 12941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/46647d22/attachment.bin>


More information about the llvm-commits mailing list