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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 14:43:41 PDT 2019


craig.topper commandeered this revision.
craig.topper edited reviewers, added: LiuChen3; removed: craig.topper.
craig.topper added a comment.

commandeering so I can fix the FNINIT issue. And put FPCW/FPSW in consistent order in the Uses/Defs so we don't end up with two different Implicit defs lists in X86GenInstrInfo.inc


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

https://reviews.llvm.org/D68854





More information about the llvm-commits mailing list