summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-03-21 20:36:08 +0000
committerCraig Topper <craig.topper@intel.com>2019-03-21 20:36:08 +0000
commit7339e61b891404631b92ae6130e24e641c2a5cb7 (patch)
treeffd0183e7f5e196280e9ac041f2ec264b18ba84d /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parentb576c77a9ead5cd523e48b49fc5e536800718912 (diff)
downloadbcm5719-llvm-7339e61b891404631b92ae6130e24e641c2a5cb7.tar.gz
bcm5719-llvm-7339e61b891404631b92ae6130e24e641c2a5cb7.zip
[X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus
Use the new cx8 feature flag that was added to the backend to represent support for cmpxchg8b. Use this flag to set the MaxAtomicInlineWidth. This also assumes all the cmpxchg instructions are enabled for CK_Generic which is what cc1 defaults to when nothing is specified. Differential Revision: https://reviews.llvm.org/D59566 llvm-svn: 356709
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud