K 10 svn:author V 3 alc K 8 svn:date V 27 2005-04-10T18:12:07.000000Z K 7 svn:log V 244 Eliminate a conditional branch and as a side-effect eliminate a branch to a return instruction. (The latter is discouraged by the Opteron optimization manual because it disables branch prediction for the return instruction.) Reviewed by: bde END