[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
Thu Feb 7 00:13:38 PST 2019
craig.topper updated this revision to Diff 185713.
craig.topper added a comment.
Add FPCW to more instructions.
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
test/CodeGen/X86/pr40529.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57735.185713.patch
Type: text/x-patch
Size: 14474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/e471b6d0/attachment.bin>
More information about the llvm-commits
mailing list