[PATCH] D57735: [X86] Add FPCW as a register and start using it as an implicit use on floating point instructions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 16:45:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353489: [X86] Add FPCW as a register and start using it as an implicit use on floating… (authored by ctopper, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57735/new/

https://reviews.llvm.org/D57735

Files:
  llvm/trunk/lib/Target/X86/X86InstrFPStack.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/test/CodeGen/MIR/X86/memory-operands.mir
  llvm/trunk/test/CodeGen/X86/ipra-reg-usage.ll
  llvm/trunk/test/CodeGen/X86/pr34080.ll
  llvm/trunk/test/CodeGen/X86/pr40529.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57735.185890.patch
Type: text/x-patch
Size: 14705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/dbe5f55b/attachment.bin>


More information about the llvm-commits mailing list