diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-01-19 22:24:12 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-01-19 22:24:12 +0000 |
commit | e74653b67abfc19d730136f6b5782a77ea016cba (patch) | |
tree | f7c8c4b111ef9c106690e2c6845a926dd0c1f5df /lldb/packages/Python/lldbsuite/test/python_api/frame | |
parent | df1ce15ef2178bcb5c08130a6d98f5966c8e37bc (diff) | |
download | bcm5719-llvm-e74653b67abfc19d730136f6b5782a77ea016cba.tar.gz bcm5719-llvm-e74653b67abfc19d730136f6b5782a77ea016cba.zip |
[X86][SSE] Add INSERTPS target shuffle combines.
As vector shuffles can only reference two inputs many (V)INSERTPS patterns end up being split over two targets shuffles.
This patch adds combines to attempt to combine (V)INSERTPS nodes with input/output nodes that are just zeroing out these additional vector elements.
Differential Revision: http://reviews.llvm.org/D16072
llvm-svn: 258205
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions