diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2023-12-28 12:31:30 +0100 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2023-12-28 12:31:30 +0100 |
commit | d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (patch) | |
tree | 66d6fc78a9b5a4bc3b8ff73f282c9b7da0e6b677 /libiberty/regex.c | |
parent | 76f5542c48315cca5dfcbff2f22c94f8d145bde6 (diff) | |
download | gcc-d74cceb6d40a20f848aa78ab1ee9dd46c09f994a.zip gcc-d74cceb6d40a20f848aa78ab1ee9dd46c09f994a.tar.gz gcc-d74cceb6d40a20f848aa78ab1ee9dd46c09f994a.tar.bz2 |
i386: Cleanup ix86_expand_{unary|binary}_operator issues
Move ix86_expand_unary_operator from i386.cc to i386-expand.cc, re-arrange
prototypes and do some cosmetic changes with the usage of TARGET_APX_NDD.
No functional changes.
gcc/ChangeLog:
* config/i386/i386.cc (ix86_unary_operator_ok): Move from here...
* config/i386/i386-expand.cc (ix86_unary_operator_ok): ... to here.
* config/i386/i386-protos.h: Re-arrange ix86_{unary|binary}_operator_ok
and ix86_expand_{unary|binary}_operator prototypes.
* config/i386/i386.md: Cosmetic changes with the usage of
TARGET_APX_NDD in ix86_expand_{unary|binary}_operator
and ix86_{unary|binary}_operator_ok function calls.
Diffstat (limited to 'libiberty/regex.c')
0 files changed, 0 insertions, 0 deletions