diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2018-09-06 20:53:01 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2018-09-06 20:53:01 +0200 |
commit | 423c2a269e1c6bb84ead150eb4c3bda5afd0801c (patch) | |
tree | 7081780d073a7e7d82ed49ec11107f5ea50656d8 /gcc/reg-stack.c | |
parent | 6d9001072d3ed5a82b8277426e6dd41a1c605990 (diff) | |
download | gcc-423c2a269e1c6bb84ead150eb4c3bda5afd0801c.zip gcc-423c2a269e1c6bb84ead150eb4c3bda5afd0801c.tar.gz gcc-423c2a269e1c6bb84ead150eb4c3bda5afd0801c.tar.bz2 |
i386.md (fix_trunc<mode>_fisttp_i387_1): Remove.
* config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1): Remove.
Update callers to gen_fix_trunc<mode>_i387_fisttp
(fix_trunc<mode>_i387_fisttp): Change operand 0 predicate to
nonimmediate_operand.
(fix_trunc<mode>_i387_fisttp_with_temp): Remove insn pattern
and corresponding splitters.
(*fix_trunc<mode>_i387_1): Always expand with fix_trunc<mode>_i387.
(fix_truncdi_i387): Change operand 0 predicate to nonimmediate_operand.
(fix_truncdi_i387_with_temp): Remove insn pattern
and corresponding splitters.
(fix_trunc<mode>_i387): Change operand 0 predicate to
nonimmediate_operand.
(fix_trunc<mode>_i387_with_temp): Remove insn pattern
and corresponding splitters.
(*fistdi2_1): Remove.
(fistdi2): Ditto.
(fistdi2_with_temp): Remove insn pattern and corresponding splitters.
(lrintxfdi2): Remove expander. Reimplement as define_insn.
(*fist<mode>2_1): Remove.
(fist<mode>2): Ditto.
(fist<mode>2_with_temp): Remove insn pattern and corresponding
splitters.
(lrintxf<mode>2): Remove expander. Reimplement as define_insn.
(*fist<mode>2_<rounding>_1): Always expand with fist<mode>2_<rounding>.
(fistdi2_<rounding>): Change operand 0 predicate to
nonimmediate_operand.
(fistdi2_<rounding>_with_temp): Remove insn pattern
and corresponding splitters.
(fist<mode>2_<rounding>): Change operand 0 predicate to
nonimmediate_operand.
(fist<mode>2_<rounding>_with_temp): Remove insn pattern
and corresponding splitters.
(*fixuns_trunc<mode>si2_avx512f_zext): Depend on TARGET_SSE_MATH.
From-SVN: r264148
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions