aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorEvgenii Kudriashov <evgenii.kudriashov@intel.com>2024-01-26 23:57:14 +0100
committerGitHub <noreply@github.com>2024-01-26 23:57:14 +0100
commitcfd91199caed12b3f40ab35cf7f6c7fbce38d776 (patch)
treea26ce42c3301ba67c9867e2c59a4ebf8b8184cd2 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent074630e8af94d839f6baf6378d7ed3d7a6d2753c (diff)
downloadllvm-cfd91199caed12b3f40ab35cf7f6c7fbce38d776.zip
llvm-cfd91199caed12b3f40ab35cf7f6c7fbce38d776.tar.gz
llvm-cfd91199caed12b3f40ab35cf7f6c7fbce38d776.tar.bz2
[X86] Skip unused VRegs traverse (#78229)
Almost all loops with getNumVirtRegs skip unused registers by means of reg_nodbg_empty or empty live interval. Except for these two cases that are revealed by GlobalISel since it can skip RegClass assignment for unused registers. Closes #64452, closes #71926
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions