llvm-project/bolt/test
Alexey Moksyakov ce84e9607a [PR] Fix bb reordering optimization
Summary:
Reorder-blocks optimization pass doesn't take into account that
available offset for legacy Jcc instructions (for example,
JRCXZ - operand 8 bits) has to be less than 255 bytes.
It's rare case and to exclude such functions with unsupported
instructions from optimization passes added extra checking

Alexey Moksyakov
Advanced Software Technology Lab, Huawei

(cherry picked from FBD28264117)
2021-04-23 11:34:40 +03:00
..
X86 [PR] Fix bb reordering optimization 2021-04-23 11:34:40 +03:00
CMakeLists.txt Rebase: [BOLT][NFC] Avoid binutils in tests 2021-05-04 16:45:28 -07:00
link_fdata.sh [BOLT] Fix shrink wrapping to check pops 2020-02-18 16:00:40 -08:00
lit.cfg.py Rebase: [BOLT][NFC] Avoid binutils in tests 2021-05-04 16:45:28 -07:00
lit.site.cfg.py.in Rebase: Merge BOLT codebase in monorepo 2020-12-01 16:29:39 -08:00