diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2018-09-26 01:42:28 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2018-09-26 01:42:28 +0200 |
commit | 0bbadf8bc35fb4d4d4206d1d8164695cec45c1c2 (patch) | |
tree | 0bbdf4830c58d3222a0e29e41d744f8c15bd5630 /gcc/tree-inline.c | |
parent | 07a38de7ceed3080f6f95912624d7e01ae352b6d (diff) | |
download | gcc-0bbadf8bc35fb4d4d4206d1d8164695cec45c1c2.zip gcc-0bbadf8bc35fb4d4d4206d1d8164695cec45c1c2.tar.gz gcc-0bbadf8bc35fb4d4d4206d1d8164695cec45c1c2.tar.bz2 |
rs6000: Use set_attr_alternative in some places
Some code is much neater if it uses set_attr_alternative than if it
does everything by hand. Change some patterns to use this shorthand.
* config/rs6000/rs6000.md (*movcc_internal1): Use set_attr_alternative.
(*call_indirect_nonlocal_sysv<mode>): Ditto.
(*call_value_indirect_nonlocal_sysv<mode>): Ditto.
(*sibcall_nonlocal_sysv<mode>): Ditto.
(*sibcall_value_nonlocal_sysv<mode>): Ditto.
(<bd>_<mode>): Ditto.
(<bd>tf_<mode>): Ditto.
From-SVN: r264588
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions