diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-08 19:01:55 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-08 19:01:55 +0000 |
commit | 75ce45376b5925568d34a222d0014d29855cd450 (patch) | |
tree | afb8df53423ba06224208672c86efa3ef30efcb5 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 9e17073c218602cbd9e4345ab7c3674ff500b06d (diff) | |
download | bcm5719-llvm-75ce45376b5925568d34a222d0014d29855cd450.tar.gz bcm5719-llvm-75ce45376b5925568d34a222d0014d29855cd450.zip |
[X86][Nearly NFC] Split SHLD/SHRD into their own WriteShiftDouble class
Summary:
{F6603964}
While there is still some discrepancies within that new group,
it is clearly separate from the other shifts.
And Agner's tables agree, these double shifts are clearly
different from the normal shifts/rotates.
I'm guessing `FeatureSlowSHLD` is related.
Indeed, a basic sched pair is *not* the /best/ match.
But keeping it in the WriteShift is /clearly/ not ideal either.
This can and likely will be fine-tuned later.
This is purely mechanical change, it does not change any numbers,
as the [lack of the change of] mca tests show.
Reviewers: craig.topper, RKSimon, andreadb
Reviewed By: craig.topper
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D49015
llvm-svn: 336515
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions