diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2025-08-23 12:52:08 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2025-08-24 16:28:47 +0000 |
commit | 2b35b717188adb843de100c4221ec1ded13024f0 (patch) | |
tree | b97bb7045d464ecb454403a9d821a36068d61a14 /contrib/llvm-project/llvm/tools | |
parent | a086478e58bf398cc9892fba6bc0122a56b87a97 (diff) |
Eliminate two unneeded jumps. One is the jmp to the next instruction,
where there is no requrement that vmlaunch is followed by jmp. Another
one conditionally sets %r11d value, and can be replaced by cmovcc.
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D52136
Diffstat (limited to 'contrib/llvm-project/llvm/tools')
0 files changed, 0 insertions, 0 deletions