Tiny optimizations of bit testing operations

Dmitry Timoshkov dmitry at baikal.ru
Wed Oct 20 08:29:35 CDT 2004


"Rein Klazes" <rklazes at xs4all.nl> wrote:

> From the C point of view these bit logics are identical. The compiler
> finds that out easy.

Yes, I know. That's why the optimizations are "tiny". I believe that
the code itself becomes more readable with my changes and makes it
not depend on the optimizations a compiler is capable to perform.

-- 
Dmitry.




More information about the wine-devel mailing list