diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-05-04 22:08:51 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-05-04 22:08:51 +0000 |
commit | 1f5ad702f8f54b024cca3153a8fa150381ebb1b1 (patch) | |
tree | dd4d86b072e2f390b306430c03f2289006477e38 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 75d661a280258352e572ac5db31874cc4cbdbf8e (diff) | |
download | bcm5719-llvm-1f5ad702f8f54b024cca3153a8fa150381ebb1b1.tar.gz bcm5719-llvm-1f5ad702f8f54b024cca3153a8fa150381ebb1b1.zip |
[SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
Some vector bit operations are promoted instead of having custom lowering. This patch changes the isOperationLegalOrCustom tests for vector AND/OR operations to use a new TLI helper isOperationLegalOrCustomOrPromote instead, allowing the SSE implementations to stay on the simd unit.
Differential Revision: http://reviews.llvm.org/D19805
llvm-svn: 268561
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions