summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorValentina Giusti <valentina.giusti@intel.com>2016-09-14 17:27:48 +0000
committerValentina Giusti <valentina.giusti@intel.com>2016-09-14 17:27:48 +0000
commit5f957b54c83e4bf44ad55877ed4ab5bd706d7c4f (patch)
treec9f31ef38de9d088a6bcda5f49739e60bcc0a94b /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parente8e0f5cac6d80b489e58a369a5389387ff91d60a (diff)
downloadbcm5719-llvm-5f957b54c83e4bf44ad55877ed4ab5bd706d7c4f.tar.gz
bcm5719-llvm-5f957b54c83e4bf44ad55877ed4ab5bd706d7c4f.zip
Use Intel CPU flags to determine target supported features.
Summary: This patch uses the instruction CPUID to verify that FXSAVE, XSAVE, AVX and MPX are supported by the target hardware. In case the HW supports XSAVE, and at least one of the extended register sets, it further checks if the target software has the kernel support for such features, by verifying that their XSAVE part is correctly managed. Differential Revision: https://reviews.llvm.org/D24559 llvm-svn: 281507
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud