This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.4-BIB] Improve K8 scheduling


On Thu, Nov 28, 2002 at 12:08:55AM +0100, Jan Hubicka wrote:
> 	* athlon.md (athlon-decodev): New reservation unit.
> 	(athlon-direct0): New reservation.
> 	(athlon-vector): New use athlon-decodev.
> 	(athlon-double, athlon-direct): Better model.
> 	(athlon_imul_k8): Use athlon-direct0.
> 	(athlon_movlpd_load): New insn reservation.

Ok.


>   ;; Double instructions behaves like two direct instructions
>   ;; We can't model the case (decoder3,decoder0) since this would make
>   ;; other reservations dependent on the decoder ones.

Is this comment now out of date?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]