summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorClement Courbet <courbet@google.com>2018-10-01 08:37:48 +0000
committerClement Courbet <courbet@google.com>2018-10-01 08:37:48 +0000
commita933fb237e1051d3cc130d44ce21770e15f5b753 (patch)
treea3a4f480a9e5f721e9060cb1c05384a0c3edf176 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parentdac60b9837d7540822179f716dc0a8a911f2c7da (diff)
downloadbcm5719-llvm-a933fb237e1051d3cc130d44ce21770e15f5b753.tar.gz
bcm5719-llvm-a933fb237e1051d3cc130d44ce21770e15f5b753.zip
[X86][Sched] Update scheduling information for VZEROALL on HWS, BDW, SKX, SNB.
Summary: While looking at PR35606, I found out that the scheduling info is incorrect. One can check that it's really a P5+P6 and not a 2*P56 with: echo -e 'vzeroall\nvandps %xmm1, %xmm2, %xmm3' | ./bin/llvm-exegesis -mode=uops -snippets-file=- (vandps executes on P5 only) Reviewers: craig.topper, RKSimon Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D52541 llvm-svn: 343447
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud