[PATCH] D52555: [X86] Fix use SSE registers if no-x87 is selected.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 07:15:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343689: [X86] Correctly use SSE registers if no-x87 is selected. (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52555?vs=168014&id=168110#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52555

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pr38738.ll
  llvm/trunk/test/CodeGen/X86/x87.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52555.168110.patch
Type: text/x-patch
Size: 15942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/ce501841/attachment.bin>


More information about the llvm-commits mailing list