Files
stockfish/src
Marco Costalba d3608c4e79 Microptimize MoveList loop
Add MOVE_NONE at the tail, this allows to loop
across MoveList checking for *it != MOVE_NONE,
and because *it is used imediately after compiler
is able to reuse it.

With this small patch perft speed increased of 3%

And it is also a semplification !

No functional change.
2013-05-19 22:00:49 +02:00
..
2013-05-11 11:49:44 +02:00
2013-02-19 07:54:14 +01:00
2013-02-19 07:54:14 +01:00
2013-05-19 22:00:49 +02:00
2013-02-19 07:54:14 +01:00
2013-03-18 20:40:06 +01:00
2013-03-18 20:40:06 +01:00
2013-05-15 00:34:05 +02:00
2013-02-19 07:54:14 +01:00
2013-04-17 07:58:59 +01:00
2013-02-19 07:54:14 +01:00
2013-05-03 15:24:54 +02:00
2013-02-19 07:54:14 +01:00
2013-02-19 07:54:14 +01:00
2013-05-19 22:00:49 +02:00
2013-05-19 21:41:56 +02:00
2013-05-19 21:41:56 +02:00
2013-05-19 22:00:49 +02:00
2013-02-19 07:54:14 +01:00
2013-05-11 11:13:06 +02:00
2013-05-03 15:24:54 +02:00
2013-05-19 22:00:49 +02:00
2013-04-10 22:23:48 +02:00
2013-02-19 07:54:14 +01:00
2013-02-19 07:54:14 +01:00
2013-05-19 22:00:49 +02:00
2013-05-19 22:00:49 +02:00
2013-02-19 07:54:14 +01:00
2013-05-02 09:38:23 +02:00
2013-05-01 23:42:16 +02:00
2013-05-11 11:13:06 +02:00
2013-04-30 20:01:07 +02:00
2013-04-30 20:01:07 +02:00
2013-02-19 07:54:14 +01:00