summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorZi Xuan Wu <wuzish@cn.ibm.com>2019-08-01 05:26:02 +0000
committerZi Xuan Wu <wuzish@cn.ibm.com>2019-08-01 05:26:02 +0000
commit66c320908ba0eea9355c39a945473b5c4d78b805 (patch)
tree16d79dade10648723bb9138756fbfbbe90caa9fc /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent510086b5e5cc402fa835d522373f9d9401291d73 (diff)
downloadbcm5719-llvm-66c320908ba0eea9355c39a945473b5c4d78b805.tar.gz
bcm5719-llvm-66c320908ba0eea9355c39a945473b5c4d78b805.zip
recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by using big-endian load/store
In PowerPC, there is instruction to load vector in big endian element order when it's in little endian target. So we can combine vector load + reverse into big endian load to eliminate the swap instruction. Also combine vector reverse + store into big endian store. Differential Revision: https://reviews.llvm.org/D65063 llvm-svn: 367516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud