]> git.sesse.net Git - stockfish/commit
Start to templetize pawn move generators
authorMarco Costalba <mcostalba@gmail.com>
Sun, 19 Oct 2008 15:20:21 +0000 (16:20 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 20 Oct 2008 19:47:18 +0000 (21:47 +0200)
commitad1bb084ddde99261bcc20261a5ccee3bfb2abc7
treebee3c5fabaae4487907134857f986b098fe69b71
parent760f77872f3b266c16baa7b53e592e9603735479
Start to templetize pawn move generators

Still very soft, we will see if compiler is
enough or we need more aggressive templetization.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/movegen.cpp