[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
Wed Feb 6 12:35:26 PST 2019


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

Rebase after fixing the test case for pr40529


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
  test/CodeGen/X86/pr40529.ll

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


More information about the llvm-commits mailing list