diff options
author | Craig Topper <craig.topper@intel.com> | 2019-06-18 03:23:15 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-06-18 03:23:15 +0000 |
commit | 587427716c3aa923ca51674e8970b9e1c3108754 (patch) | |
tree | 7fa32884a1ab50f5a8e0213b390cde0b2c8cba20 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 8582ecd8d9370878f47486690b684e0448d70300 (diff) | |
download | bcm5719-llvm-587427716c3aa923ca51674e8970b9e1c3108754.tar.gz bcm5719-llvm-587427716c3aa923ca51674e8970b9e1c3108754.zip |
[X86] Remove MOVDI2SSrm/MOV64toSDrm/MOVSS2DImr/MOVSDto64mr CodeGenOnly instructions.
The isel patterns for these use a bitcast and load/store, but
DAG combine should have canonicalized those away.
For the purposes of the memory folding table these opcodes can be
replaced by the MOVSSrm_alt/MOVSDrm_alt and MOVSSmr/MOVSDmr opcodes.
llvm-svn: 363644
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions