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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 18:34:48 PST 2019


craig.topper updated this revision to Diff 185463.
craig.topper added a comment.

Really rebase


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57735

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57735.185463.patch
Type: text/x-patch
Size: 9847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/75db649c/attachment.bin>


More information about the llvm-commits mailing list