forked from OSchip/llvm-project
ce84e9607a
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) |
||
---|---|---|
.. | ||
X86 | ||
CMakeLists.txt | ||
link_fdata.sh | ||
lit.cfg.py | ||
lit.site.cfg.py.in |