llvm/bolt/test/runtime
Maksim Panchenko 3a47037fcc [BOLT] Fix instrumentation problem with floating point
If BOLT instrumentation runtime uses XMM registers, it can interfere
with the user program causing crashes and unexpected behavior. This
happens as the instrumentation code preserves general purpose registers
only.

Build BOLT instrumentation runtime with "-mno-sse".

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D128960
2022-07-01 15:29:36 -07:00
..
AArch64 [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
Inputs
X86 [BOLT] Fix instrumentation problem with floating point 2022-07-01 15:29:36 -07:00
fptr.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
iplt.c [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
lit.local.cfg
meta-merge-fdata.test [BOLT] Mark option values of --split-functions deprecated 2022-06-24 17:01:13 -07:00
plt-gnu-ld.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00
plt-lld.test [BOLT][TEST] Use double dash flags in tests 2022-06-10 16:27:33 -07:00