diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2016-10-04 11:25:52 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2016-10-04 11:25:52 +0000 |
commit | 6354d235559477ce0c290f85919cd49c77909231 (patch) | |
tree | 500f82b489e3e5b551abf91338960a72b82aef6d /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | ef445b7824152f0dba32823fd89b3a76878c8557 (diff) | |
download | bcm5719-llvm-6354d235559477ce0c290f85919cd49c77909231.tar.gz bcm5719-llvm-6354d235559477ce0c290f85919cd49c77909231.zip |
[Power9] Exploit D-Form VSX Scalar memory ops that target full VSX register set
This patch corresponds to review:
The newly added VSX D-Form (register + offset) memory ops target the upper half
of the VSX register set. The existing ones target the lower half. In order to
unify these and have the ability to target all the VSX registers using D-Form
operations, this patch defines Pseudo-ops for the loads/stores which are
expanded post-RA. The expansion then choses the correct opcode based on the
register that was allocated for the operation.
llvm-svn: 283212
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions