[PATCH] D32995: [GlobalISel][X86] G_ICMP support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 07:04:33 PDT 2017


igorb updated this revision to Diff 98447.
igorb marked 4 inline comments as done.
igorb added a comment.

- Fixes according to the review comments.


https://reviews.llvm.org/D32995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32995.98447.patch
Type: text/x-patch
Size: 32102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/60bb6adf/attachment.bin>


More information about the llvm-commits mailing list