[PATCH] D57298: [X86] Mark EMMS and FEMMS as clobbering MM0-7 and ST0-7.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 26 21:44:27 PST 2019
craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.
This fixes the case in PR35982 though as discussed there, it is probably not a complete fix.
Repository:
rL LLVM
https://reviews.llvm.org/D57298
Files:
lib/Target/X86/X86Instr3DNow.td
lib/Target/X86/X86InstrMMX.td
test/CodeGen/X86/pr35982.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57298.183748.patch
Type: text/x-patch
Size: 6471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190127/2f25c1ad/attachment.bin>
More information about the llvm-commits
mailing list