diff options
author | Allan Sandfeld Jensen <sandfeld@kde.org> | 2015-01-25 18:17:46 +0000 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2015-01-25 19:17:46 +0100 |
commit | 939911c558653f1514f1280c67f04b4bae0297c8 (patch) | |
tree | 3c8bca97d45d736dc6840d8b8fed8493f6285dc3 /gcc/fortran/module.c | |
parent | 5eb1643c2c252821621580cc1a5aeb42516926f0 (diff) | |
download | gcc-939911c558653f1514f1280c67f04b4bae0297c8.zip gcc-939911c558653f1514f1280c67f04b4bae0297c8.tar.gz gcc-939911c558653f1514f1280c67f04b4bae0297c8.tar.bz2 |
i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multiversion functions.
gcc/ChangeLog:
* config/i386/i386.c (get_builtin_code_for_version): Add
support for BMI and BMI2 multiversion functions.
(fold_builtin_cpu): Add F_BMI and F_BMI2.
libgcc/ChangeLog:
* config/i386/cpuinfo.c (enum processor_features): Add FEATURE_BMI and
FEATURE_BMI2.
(get_available_features): Detect FEATURE_BMI and FEATURE_BMI2.
testsuite/ChangeLog:
* gcc.target/i386/funcspec-5.c: Test new multiversion targets.
* g++.dg/ext/mv17.C: Test BMI/BMI2 multiversion dispatcher.
Co-Authored-By: Uros Bizjak <ubizjak@gmail.com>
From-SVN: r220095
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions