diff options
author | Aaron Sawdey <acsawdey@linux.vnet.ibm.com> | 2018-01-08 15:07:06 +0000 |
---|---|---|
committer | Aaron Sawdey <acsawdey@gcc.gnu.org> | 2018-01-08 09:07:06 -0600 |
commit | 8f2c60230485a3510ad719c2e5efaea594e95992 (patch) | |
tree | 8134cf66ee2422604ebf19ded7af726ddc3689f0 /gcc/fortran/expr.c | |
parent | b33086c0a74ecc4ca0abb4011bb30564198f034e (diff) | |
download | gcc-8f2c60230485a3510ad719c2e5efaea594e95992.zip gcc-8f2c60230485a3510ad719c2e5efaea594e95992.tar.gz gcc-8f2c60230485a3510ad719c2e5efaea594e95992.tar.bz2 |
rs6000.md (cceq_ior_compare): Remove * so I can use it to generate rtl.
2018-01-08 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
* config/rs6000/rs6000.md (cceq_ior_compare): Remove * so I can use it
to generate rtl.
(cceq_ior_compare_complement): Give it a name so I can use it, and
change boolean_or_operator predicate to boolean_operator so it can
be used to generate a crand.
(eqne): New code iterator.
(bd/bd_neg): New code_attrs.
(<bd>_<mode>): New name for ctr<mode>_internal[12] now combined into
a single define_insn.
(<bd>tf_<mode>): A new insn pattern for the conditional form branch
decrement (bdnzt/bdnzf/bdzt/bdzf).
* config/rs6000/rs6000.c (rs6000_legitimate_combined_insn): Updated
with the new names of the branch decrement patterns, and added the
names of the branch decrement conditional patterns.
From-SVN: r256344
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions