[PATCH] D33096: [GlobalISel][X86] Support add i64 in IA32.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 06:01:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303255: [GlobalISel][X86] Support add i64 in IA32. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D33096?vs=98924&id=99280#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33096

Files:
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/add-scalar.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-add.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X32.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-add-x32.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33096.99280.patch
Type: text/x-patch
Size: 14015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/b7117894/attachment.bin>


More information about the llvm-commits mailing list