summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2019-06-04 15:22:23 +0000
committerJinsong Ji <jji@us.ibm.com>2019-06-04 15:22:23 +0000
commit3144d7a2daa37e9570d708f14e4d3703ea759e72 (patch)
tree59ec6e06c80dc04d604f75aaa08c084acd3968a8 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent605d62e9de00b9f95a00202f66dfb03fe52ca523 (diff)
downloadbcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud