diff options
author | Clement Courbet <courbet@google.com> | 2019-06-19 08:44:31 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-06-19 08:44:31 +0000 |
commit | 4ef7c2868a58a2c5236898f0d3f7d12d353435c4 (patch) | |
tree | 650593eae704e6e72f84db4b8ef0fa42f77352dc /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 80b6b705f871953aed3b088ebf6f1c3b3ec8c25b (diff) | |
download | bcm5719-llvm-4ef7c2868a58a2c5236898f0d3f7d12d353435c4.tar.gz bcm5719-llvm-4ef7c2868a58a2c5236898f0d3f7d12d353435c4.zip |
[X86] Add missing properties on llvm.x86.sse.{st,ld}mxcsr
Summary:
llvm.x86.sse.stmxcsr only writes to memory.
llvm.x86.sse.ldmxcsr only reads from memory, and might generate an FPE.
Reviewers: craig.topper, RKSimon
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62896
llvm-svn: 363773
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions