"optimize for smallest code size" makes more sense in that context, and the comment you're replying to asserts that "optimize for instruction count" tended to produce bigger code than "optimize for smallest code size", which is unsurprising. (The surprising part is that "optimize for smallest code size" existed.)
(no subject)
Date: 2009-12-22 07:54 pm (UTC)(no subject)
Date: 2009-12-27 05:39 pm (UTC)You're right, I mis-read the comment. my above comment should have been in regards to "optimize for smallest code size".