From: Nicolas Pitre Date: Mon, 8 May 2006 15:31:11 +0000 (-0400) Subject: improve base85 generated assembly code X-Git-Tag: v1.4.1-rc1~122^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/addaacab07d91e5ff1f06ada31c9e96c0edd31cd?hp=addaacab07d91e5ff1f06ada31c9e96c0edd31cd improve base85 generated assembly code This code is arguably pretty hot, if you use binary patches of course. This patch helps gcc generate both smaller and faster code especially in the error free path. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano ---