diff options
author | Craig Topper <craig.topper@intel.com> | 2019-07-05 17:31:29 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-07-05 17:31:29 +0000 |
commit | 6e6d229e5e95b00964656ae1a555bc843e37926d (patch) | |
tree | a1f54d6e8a26d4dffb1ffad0bfa3fa90b11dd8f3 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 8a93952a5c1ae6f6dce416a48276a1e638a0cb08 (diff) | |
download | bcm5719-llvm-6e6d229e5e95b00964656ae1a555bc843e37926d.tar.gz bcm5719-llvm-6e6d229e5e95b00964656ae1a555bc843e37926d.zip |
[X86] Update SSE1 MOVLPSrm and MOVHPSrm isel patterns to ensure loads are non-volatile before folding.
These patterns use 128-bit loads, but the instructions only load
64-bits. We shouldn't narrow the load if its volatile.
Fixes another variant of PR42079
llvm-svn: 365225
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions