summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/LibCxxUnorderedMap.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-09-11 23:25:21 +0000
committerHal Finkel <hfinkel@anl.gov>2013-09-11 23:25:21 +0000
commitf574c27769463e6962d6c19c9f233339040e9195 (patch)
tree75da7cc8cc5941a2cf7b9a50561e66884f70af9c /lldb/source/DataFormatters/LibCxxUnorderedMap.cpp
parent623ecfdba0b90c627dfbf1231d80b1623f4bce94 (diff)
downloadbcm5719-llvm-f574c27769463e6962d6c19c9f233339040e9195.tar.gz
bcm5719-llvm-f574c27769463e6962d6c19c9f233339040e9195.zip
Greatly simplify the PPC A2 scheduling itinerary
As Andy pointed out to me a long time ago, there are no structural hazards in the later pipeline stages of the A2, and so modeling them is useless. Also, modeling the top pre-dispatch stages is deceiving because, when multiple hardware threads are active, those resources are shared among the threads. The bypass definitions were mostly wrong, and so those have been removed. The resulting itinerary is much simpler, and more accurate. llvm-svn: 190562
Diffstat (limited to 'lldb/source/DataFormatters/LibCxxUnorderedMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud