diff options
author | Craig Topper <craig.topper@intel.com> | 2018-06-19 03:17:46 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-06-19 03:17:46 +0000 |
commit | 46c0b368d696744abdefeab23bb1f44179b8d2e4 (patch) | |
tree | d13c8e8eca3867d4b94d1917bf30c665744b2eae /lldb/packages/Python/lldbsuite/support/sockutil.py | |
parent | f66a36d2dc2641c7056be5329f3491a159e21881 (diff) | |
download | bcm5719-llvm-46c0b368d696744abdefeab23bb1f44179b8d2e4.tar.gz bcm5719-llvm-46c0b368d696744abdefeab23bb1f44179b8d2e4.zip |
[X86] Simplify the TSFlags checking code in EvexToVexInstPass. NFCI
The code was previously checking the L2 and L flag on 3 separate lines, treating the combination as an encoding. Instead its better to think of the L2 bit as being something that can't be done with VEX and early returning. Then we just need to check the L bit.
llvm-svn: 335015
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/sockutil.py')
0 files changed, 0 insertions, 0 deletions