diff options
| author | Jinsong Ji <jji@us.ibm.com> | 2019-06-04 15:22:23 +0000 |
|---|---|---|
| committer | Jinsong Ji <jji@us.ibm.com> | 2019-06-04 15:22:23 +0000 |
| commit | 3144d7a2daa37e9570d708f14e4d3703ea759e72 (patch) | |
| tree | 59ec6e06c80dc04d604f75aaa08c084acd3968a8 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
| parent | 605d62e9de00b9f95a00202f66dfb03fe52ca523 (diff) | |
| download | bcm5719-llvm-3144d7a2daa37e9570d708f14e4d3703ea759e72.tar.gz bcm5719-llvm-3144d7a2daa37e9570d708f14e4d3703ea759e72.zip | |
[PowerPC] P9 Scheduling Model: dispatching rule fixes
This is to address some of the problems in existing P9 resource modeling,
especially about the dispatching rules.
Instead of using a hypothetical DISPATCHER , we try to use the number of
actual dispatch slots, and define SchedWriteRes to model dispatch rules,
then update instruction classes according to dispatch rules.
All the dispatch rules and instruction classes update are made according
to POWER9 User Manual.
Differential Revision: https://reviews.llvm.org/D61873
llvm-svn: 362509
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions

