diff options
author | Filipe Cabecinhas <me@filcab.net> | 2014-07-24 01:28:21 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2014-07-24 01:28:21 +0000 |
commit | 933cccf3fa81a928a026a88483d30d202c6b048e (patch) | |
tree | 4f86e22c508744a93193b6a81e6ca4ecfa92991d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | ee0c4c16734a6731acc2a429da49709b36b585c4 (diff) | |
download | bcm5719-llvm-933cccf3fa81a928a026a88483d30d202c6b048e.tar.gz bcm5719-llvm-933cccf3fa81a928a026a88483d30d202c6b048e.zip |
Fixed PR20411 - bug in getINSERTPS()
When we had a vector_shuffle where we had an input from each vector, we
could miscompile it because we were assuming the input from V2 wouldn't
be moved from where it was on the vector.
Added a test case.
llvm-svn: 213826
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions