author | Nicolas Pitre <nico@cam.org> | |
Mon, 8 May 2006 15:31:11 +0000 (11:31 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 8 May 2006 18:05:01 +0000 (11:05 -0700) | ||
commit | addaacab07d91e5ff1f06ada31c9e96c0edd31cd | |
tree | 5e7bd56a743fb95944b1513ca3b08be35c3fc23e | tree | snapshot |
parent | 42d0ee8302c361a0e3bde7bc59858eda94bc13a4 | commit | diff |
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 <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
base85.c | diff | blob | history |