summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorGadi Haber <gadi.haber@intel.com>2017-09-27 14:44:15 +0000
committerGadi Haber <gadi.haber@intel.com>2017-09-27 14:44:15 +0000
commit87337a2bb924c5e057355d82c912f2fd21c9f01e (patch)
tree426f43160d43cf09b01c66adf01b1c58d6ae4f25 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parenteb7a0bf847632a9320addc0457b22613c7625f2e (diff)
downloadbcm5719-llvm-87337a2bb924c5e057355d82c912f2fd21c9f01e.tar.gz
bcm5719-llvm-87337a2bb924c5e057355d82c912f2fd21c9f01e.zip
[X86][SKX][KNL] Updated regression tests to use -mattr instead of -mcpu flag.NFC.
NFC. Updated 8 regression tests to use -mattr instead of -mcpu flag as follows: -mcpu=knl --> -mattr=+avx512f -mcpu=skx --> -mattr=+avx512f,+avx512bw,+avx512vl,+avx512dq The updates are as part of the preparation of a large commit to add all instruction scheduling for the SKX target. Reviewers: delena, zvi, RKSimon Differential Revision: https://reviews.llvm.org/D38222 Change-Id: I2381c9b5bb75ecacfca017243c22d054f6eddd14 llvm-svn: 314306
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud