[all-commits] [llvm/llvm-project] c67ecf: [BOLT][tests] Fix jrcxz instruction test (#95861)
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Mon Jun 17 16:45:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c67ecf385395ecb6184faf577b5b60367c923aa8
https://github.com/llvm/llvm-project/commit/c67ecf385395ecb6184faf577b5b60367c923aa8
Author: Maksim Panchenko <maks at fb.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M bolt/test/X86/bug-reorder-bb-jrcxz.s
Log Message:
-----------
[BOLT][tests] Fix jrcxz instruction test (#95861)
Rewrite the test case intended to check that BOLT does not separate
jrcxz instruction from its destination by more than a one-byte offset.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list