diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-10-01 15:33:01 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-10-01 15:33:01 +0000 |
commit | ae17cf20ce6bd2fb9b7660fa124859916ae1c74a (patch) | |
tree | 54330987fb8ec1d8be491551502b7b17f1bafbc2 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py | |
parent | ccdd1ff49b2cebd46eb3b3972680cc07abff8a5e (diff) | |
download | bcm5719-llvm-ae17cf20ce6bd2fb9b7660fa124859916ae1c74a.tar.gz bcm5719-llvm-ae17cf20ce6bd2fb9b7660fa124859916ae1c74a.zip |
[X86][SSE] Always combine target shuffles to MOVSD/MOVSS
Now we can commute to BLENDPD/BLENDPS on SSE41+ targets if necessary, so simplify the combine matching where we can.
This required me to add a couple of scalar math movsd/moss fold patterns that hadn't been needed in the past.
llvm-svn: 283038
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py')
0 files changed, 0 insertions, 0 deletions