[PATCH] D30533: [GlobalISel][X86] Support float/double and vector types.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 00:18:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296856: [GlobalISel][X86] Support float/double and vector types. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D30533?vs=90322&id=90436#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30533

Files:
  llvm/trunk/lib/Target/X86/X86GenRegisterBankInfo.def
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86InstructionSelector.h
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.h
  llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterBanks.td
  llvm/trunk/test/CodeGen/X86/GlobalISel/X86-regbankselect.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/binop-isel.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-add.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-sub.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-instructionselect.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30533.90436.patch
Type: text/x-patch
Size: 58589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170303/ea3032b3/attachment.bin>


More information about the llvm-commits mailing list