summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2018-07-23 15:25:59 +0000
committerSam Parker <sam.parker@arm.com>2018-07-23 15:25:59 +0000
commit89a3799a69f57fbcda0f14219c851e5d14b36df4 (patch)
treecf2da86692f9e82df0275fb8e128c0f574b9cb22 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent59c94bec0d32ea62027f9d2adbc7cb8135bd2fbc (diff)
downloadbcm5719-llvm-89a3799a69f57fbcda0f14219c851e5d14b36df4.tar.gz
bcm5719-llvm-89a3799a69f57fbcda0f14219c851e5d14b36df4.zip
[ARM][NFC] ParallelDSP reorganisation
In preparing to allow ARMParallelDSP pass to parallelise more than smlads, I've restructed some elements: - The ParallelMAC struct has been renamed to BinOpChain. - The BinOpChain struct holds two value lists: LHS and RHS, as well as inheriting from the OpChain base class. - The OpChain struct holds all the values of the represented chain and has had the memory locations functionality inserted into it. - ParallelMACList becomes OpChainList and it now holds pointers instead of objects. Differential Revision: https://reviews.llvm.org/D49020 llvm-svn: 337701
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud