diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2007-04-06 22:14:12 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2007-04-06 22:14:12 +0200 |
commit | a344e3cbb65b400f2250ed90f1529f83ac980c05 (patch) | |
tree | dfa8e20fca47b86540f000e41d8237866927a10c /gcc/tree-ssa-loop-niter.c | |
parent | 9c269bf8e57a1a2f2c293c1825d8b39ba5a5e234 (diff) | |
download | gcc-a344e3cbb65b400f2250ed90f1529f83ac980c05.zip gcc-a344e3cbb65b400f2250ed90f1529f83ac980c05.tar.gz gcc-a344e3cbb65b400f2250ed90f1529f83ac980c05.tar.bz2 |
i386.md (extend<mode>xf2): Rename from extendsfxf2 and extenddfxf2.
* config/i386/i386.md (extend<mode>xf2): Rename from extendsfxf2
and extenddfxf2. Macroize expander using X87MODEF12 mode macro.
(*truncdfsf_mixed, *truncdfsf_i387, *truncdfsf2_i387_1):
Use output_387_reg_move().
(*truncxf<mode>2): Rename from *truncxfsf2 and truncxfdf2. Macroize
expander using X87MODEF12 mode macro.
(*truncxfsf2_mixed): Combine alternatives, ignore "r" alternative when
choosing register preferences. Use output_387_reg_move().
(*truncxfdf2_mixed): Combine alternatives, use "r" alternative
instead of "x". Use output_387_reg_move().
(*truncxf<mode>2_i387_noop): Rename from *truncxfsf2_i387_noop and
*truncxfdf2_i387_noop. Macroize insn using X87MODEF12 mode macro.
(*truncxf<mode>2_i387): Rename from *truncxfsf2_i387 and
*truncxfdf2_i387. Macroize insn using X87MODEF12 mode macro.
Use output_387_reg_move().
(*truncxf?f_mixed splitter): Macroize splitter using X87MODEF12
mode macro.
(*truncxf?f_i387 splitter): Ditto.
From-SVN: r123626
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions