summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2018-11-10 14:31:43 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2018-11-10 14:31:43 +0000
commitb428b8b2140bd44b4f378cf93ef749bb5879012c (patch)
tree3dd9a1dbbfcf7a4884fac4851e6a329c5c7d433a /lldb/packages/Python/lldbsuite/test/python_api
parent248cf96547fbccdc1028d7d317e7669d1b8db10f (diff)
downloadbcm5719-llvm-b428b8b2140bd44b4f378cf93ef749bb5879012c.tar.gz
bcm5719-llvm-b428b8b2140bd44b4f378cf93ef749bb5879012c.zip
[X86][BdVer2] Fix loads/stores throughput for Piledriver (PR39465)
There are two AGU units, and per 1cy, there can be either two loads, or a load and a store; but not two stores, or two loads and a store. Additionally, loads shouldn't affect the store scheduler and vice versa. (but *should* affect the PdEX scheduler.) Required rL346545. Fixes https://bugs.llvm.org/show_bug.cgi?id=39465 llvm-svn: 346587
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud