diff options
author | Tony Jiang <jtony@ca.ibm.com> | 2017-06-12 18:24:36 +0000 |
---|---|---|
committer | Tony Jiang <jtony@ca.ibm.com> | 2017-06-12 18:24:36 +0000 |
commit | 1a8eec141ac2fa79d1a3ea829afa0d9c30939cd0 (patch) | |
tree | e337998d24aedef03c93b7a860367f8a4eb3e5f5 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | c91c46c85ef9c9fccc6c03f28948b6d75a18e4ce (diff) | |
download | bcm5719-llvm-1a8eec141ac2fa79d1a3ea829afa0d9c30939cd0.tar.gz bcm5719-llvm-1a8eec141ac2fa79d1a3ea829afa0d9c30939cd0.zip |
[PowerPC] Match vec_revb builtins to P9 instructions.
Power9 has instructions that will reverse the bytes within an element for all
sizes (half-word, word, double-word and quad-word). These can be used for the
vec_revb builtins in altivec.h. However, we implement these to match vector
shuffle nodes as that will cover both the builtins and vector shuffles that
occur in the SDAG through other means.
Differential Revision: https://reviews.llvm.org/D33690
llvm-svn: 305214
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions