[PATCH] D68854: [X86] add mayRaiseFPException flag and FPCW registers for X87 instructions

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 03:00:33 PDT 2019


LiuChen3 updated this revision to Diff 226860.
LiuChen3 added a comment.

The Diff 226855 has some problems. This one adds testcase to verify if x87 instructions use/def fpcw and fpcw registers.


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

https://reviews.llvm.org/D68854

Files:
  llvm/lib/Target/X86/X86InstrFPStack.td
  llvm/lib/Target/X86/X86InstrFormats.td
  llvm/test/CodeGen/X86/x87-reg-usage.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68854.226860.patch
Type: text/x-patch
Size: 22511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/9065bca5/attachment.bin>


More information about the llvm-commits mailing list