Patch sets ARM cpu, before compiling JIT code. This enables FastISel for armv6 and higher CPUs and allows using hardware FPU
~~~
OS Laboratory. Huawei RRI. Saint-Petersburg
Paths
| Differential D131783
[LLDB][JIT] Set processor for ARM architecture ClosedPublic Authored by kpdev42 on Aug 12 2022, 8:12 AM.
Details Summary Patch sets ARM cpu, before compiling JIT code. This enables FastISel for armv6 and higher CPUs and allows using hardware FPU ~~~ OS Laboratory. Huawei RRI. Saint-Petersburg
Diff Detail
Event TimelineComment Actions Thanks! LGTM. You might see some test failures for TestFPEval if anyone is testing on AIX/PPC/etc. but I think it's fine to go ahead and wait for the buildbots to complain if that is the case. This revision is now accepted and ready to land.Aug 15 2022, 3:04 AM Closed by commit rGff9efe240c47: [LLDB][JIT] Set processor for ARM architecture (authored by kpdev42). · Explain WhyAug 16 2022, 11:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452187 lldb/source/Utility/ArchSpec.cpp
lldb/test/API/lang/c/fpeval/TestFPEval.py
|