+2004-09-27 Jan Hubicka <jh@suse.cz>
+
+ * i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.
+
2004-09-27 Kazu Hirata <kazu@cs.umass.edu>
* bitmap.h: Fix a comment typo.
5, /* MMX or SSE register to integer */
64, /* size of prefetch block */
6, /* number of parallel prefetches */
- 2, /* Branch cost */
+ 5, /* Branch cost */
4, /* cost of FADD and FSUB insns. */
4, /* cost of FMUL instruction. */
24, /* cost of FDIV instruction. */
5, /* MMX or SSE register to integer */
64, /* size of prefetch block */
6, /* number of parallel prefetches */
- 2, /* Branch cost */
+ 5, /* Branch cost */
4, /* cost of FADD and FSUB insns. */
4, /* cost of FMUL instruction. */
19, /* cost of FDIV instruction. */