diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-01-25 12:22:19 -0600 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-01-25 12:23:33 -0600 |
commit | 1150bfa6bb099f9a85a140f66fde7b7f7aa54e60 (patch) | |
tree | db13dd6e422da78b3bc84ff6af630cec35ac9a20 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 1e739552ee96db4b3f2d792976ea849cb6f23650 (diff) | |
download | llvm-1150bfa6bb099f9a85a140f66fde7b7f7aa54e60.zip llvm-1150bfa6bb099f9a85a140f66fde7b7f7aa54e60.tar.gz llvm-1150bfa6bb099f9a85a140f66fde7b7f7aa54e60.tar.bz2 |
[PowerPC] Add missing negate for VPERMXOR on little endian subtargets
This intrinsic is supposed to have the permute control vector complemented on
little endian systems (as the ABI specifies and GCC implements). With the
current code gen, the result vector is byte-reversed.
Differential revision: https://reviews.llvm.org/D95004
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions