[PATCH] D68121: [X86] Model MXCSR for all SSE instructions
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 29 00:37:46 PDT 2019
pengfei updated this revision to Diff 222314.
pengfei added a comment.
Address review comments, add affected tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68121/new/
https://reviews.llvm.org/D68121
Files:
llvm/lib/Target/X86/X86InstrFormats.td
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrSSE.td
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/lib/Target/X86/X86RegisterInfo.td
llvm/test/CodeGen/MIR/X86/constant-pool.mir
llvm/test/CodeGen/MIR/X86/fastmath.mir
llvm/test/CodeGen/MIR/X86/memory-operands.mir
llvm/test/CodeGen/X86/evex-to-vex-compress.mir
llvm/test/CodeGen/X86/ipra-reg-usage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68121.222314.patch
Type: text/x-patch
Size: 58348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190929/4ecc35ac/attachment.bin>
More information about the llvm-commits
mailing list