diff options
author | David Edelsohn <edelsohn@gnu.org> | 2003-04-01 18:05:46 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2003-04-01 13:05:46 -0500 |
commit | 9259f3b0f00c69cc4d6f146c85fc2510e80cdc26 (patch) | |
tree | 9f7e12feaafa90dcaf089b23a2dd1836d970a254 /gcc/combine.c | |
parent | 7fe317e4eaba64967d11ac62c117c756303a25bd (diff) | |
download | gcc-9259f3b0f00c69cc4d6f146c85fc2510e80cdc26.zip gcc-9259f3b0f00c69cc4d6f146c85fc2510e80cdc26.tar.gz gcc-9259f3b0f00c69cc4d6f146c85fc2510e80cdc26.tar.bz2 |
{40x.md,603.md,6xx.md,7450.md,7xx.md,mpc.md, [...]: Change mult_compare to imul_compare.
* config/rs6000/{40x.md,603.md,6xx.md,7450.md,7xx.md,mpc.md,
power4.md,rios1.md,rios2.md,rs64.md}: Change mult_compare to
imul_compare. Add lmul_compare.
* config/rs6000/power4.md: Bump some latencies. Model extra cycle
in second pair of dispatch slots. Model stores more accurately.
Tweak multiply model. Add bypasses for CR instructions dependent
on complicated compares.
* config/rs6000/rs6000.md (mulsi3): Name imul_compare patterns.
(muldi3): Add lmul_compare patterns.
* config/rs6000/rs6000.c (rs6000_variable_issue): Move FPLOAD_UX
and FPSTORE_UX to split instructions and add COMPARE,
DELAYED_COMPARE, IMUL_COMPARE, LMUL_COMPARE, IDIV, LDIV.
(rs6000_adjust_cost): Add IMUL_COMPARE and LMUL_COMPARE.
(rs6000_rtx_costs): Separate POWER4 multiply case.
From-SVN: r65135
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions