[PATCH] D49172: [GlobalIsel][X86] Support for G_FCMP

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 02:41:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341193: [GlobalIsel][X86] Support for G_FCMP (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49172?vs=154953&id=163490#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49172

Files:
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-legalize-fcmp.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-fcmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49172.163490.patch
Type: text/x-patch
Size: 129222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/a488b633/attachment.bin>


More information about the llvm-commits mailing list