diff options
| author | Craig Topper <craig.topper@gmail.com> | 2019-12-25 09:57:44 -0800 |
|---|---|---|
| committer | Craig Topper <craig.topper@gmail.com> | 2019-12-25 10:26:13 -0800 |
| commit | 4af5b23db308c89edeb9fdc6dfbe7e6457b22f1d (patch) | |
| tree | 15c9bf138663d55f10792c195db509a3b2124c9d /lldb/packages/Python/lldbsuite/test/python_api/name_lookup | |
| parent | caf460d979a2b1141797919de0da0bbf1b8eaa88 (diff) | |
| download | bcm5719-llvm-4af5b23db308c89edeb9fdc6dfbe7e6457b22f1d.tar.gz bcm5719-llvm-4af5b23db308c89edeb9fdc6dfbe7e6457b22f1d.zip | |
[X86FixupSetCC] Remember the preceding eflags defining instruction while we're scanning the basic block instead of looking back for it.
Summary:
We're already scanning forward through the basic block. Might as
well just remember eflags defs instead of doing a bounded search
backwards later.
Based on a comment in D71841.
Reviewers: RKSimon, spatel, uweigand
Reviewed By: uweigand
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71865
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/name_lookup')
0 files changed, 0 insertions, 0 deletions

