diff options
author | Craig Topper <craig.topper@intel.com> | 2019-07-05 17:31:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-07-05 17:31:25 +0000 |
commit | 8a93952a5c1ae6f6dce416a48276a1e638a0cb08 (patch) | |
tree | 48a7532416440e1e7ed41c6d64237ea5212b07b1 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 652ad423bb548681099bc2609e8b32a7c976f5d9 (diff) | |
download | bcm5719-llvm-8a93952a5c1ae6f6dce416a48276a1e638a0cb08.tar.gz bcm5719-llvm-8a93952a5c1ae6f6dce416a48276a1e638a0cb08.zip |
[X86] Remove unnecessary isel pattern for MOVLPSmr.
This was identical to a pattern for MOVPQI2QImr with a bitcast
as an input. But we should be able to turn MOVPQI2QImr into
MOVLPSmr in the execution domain fixup pass so we shouldn't
need this.
llvm-svn: 365224
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions