How to shave yet another cycle off getc/putc macros

Chris Torek chris at umcp-cs.UUCP
Sun Jun 9 13:31:19 AEST 1985


Or maybe instead of changing getc and putc, we should teach the
compiler/optimizer to invert decrement/branch<0 ?: expressions so that
the optimizer can turn it into a sobgeq... (or sobgtr for branch<=0).
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.unix.wizards mailing list