diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-07-17 14:38:39 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-07-18 12:37:48 -0700 |
commit | 6ae8aac19cdbdbd96d90f86e4d8505fe121bdf06 (patch) | |
tree | 9c77c74007cd08c616cfa8f93f41067c8e82bf66 /gcc/tree-vrp.c | |
parent | f527b8233498b40c8a2c616b82265f2e58aba42a (diff) | |
download | gcc-6ae8aac19cdbdbd96d90f86e4d8505fe121bdf06.zip gcc-6ae8aac19cdbdbd96d90f86e4d8505fe121bdf06.tar.gz gcc-6ae8aac19cdbdbd96d90f86e4d8505fe121bdf06.tar.bz2 |
x86: Enable the GPR only instructions for -mgeneral-regs-only
For -mgeneral-regs-only, enable the GPR only instructions which are
enabled implicitly by SSE ISAs unless they have been disabled explicitly.
gcc/
PR target/101492
* common/config/i386/i386-common.c (ix86_handle_option): For
-mgeneral-regs-only, enable the GPR only instructions which are
enabled implicitly by SSE ISAs unless they have been disabled
explicitly.
gcc/testsuite/
PR target/101492
* gcc.target/i386/pr101492-1.c: New test.
* gcc.target/i386/pr101492-2.c: Likewise.
* gcc.target/i386/pr101492-3.c: Likewise.
* gcc.target/i386/pr101492-4.c: Likewise.
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions