summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-10 10:46:36 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-10 10:46:36 +0000
commit6a58583951bdba2ee7e6bcd04d7806438f810904 (patch)
tree578a8d3046c7ffc3f72994ba3e677ef33b04b4e2 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentbb1167a3a182aeecf8485e2ad3e2b77989d5b171 (diff)
downloadbcm5719-llvm-6a58583951bdba2ee7e6bcd04d7806438f810904.tar.gz
bcm5719-llvm-6a58583951bdba2ee7e6bcd04d7806438f810904.zip
[X86][SSE] EltsFromConsecutiveLoads - add basic dereferenceable support
This patch checks to see if the vector element loads are based off a dereferenceable pointer that covers the entire vector width, in which case we don't need to have element loads at both extremes of the vector width - just the start (base pointer) of it. Another step towards partial vector loads...... Differential Revision: https://reviews.llvm.org/D64205 llvm-svn: 365614
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud