diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-06-07 08:18:35 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-06-07 08:18:35 +0000 |
commit | 91e3ac82939175c7e7159078e47a60bc6cabdb48 (patch) | |
tree | b57de61c766649400a347f0b52f9235a253b1f5c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | e64cee81bfc7a617247c73886c81eb609258bb81 (diff) | |
download | bcm5719-llvm-91e3ac82939175c7e7159078e47a60bc6cabdb48.tar.gz bcm5719-llvm-91e3ac82939175c7e7159078e47a60bc6cabdb48.zip |
[InstCombine][SSE] Add MOVMSK constant folding (PR27982)
This patch adds support for folding undef/zero/constant inputs to MOVMSK instructions.
The SSE/AVX versions can be fully folded, but the MMX version can only handle undef inputs.
Differential Revision: http://reviews.llvm.org/D20998
llvm-svn: 271990
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions