Quote:
Originally Posted by demosthenes2k8
the compiler can probably write better assembly than a human.
|
Although I agree that it is seldom necessary (or desirable) to write assembly code, an experienced assembly programmer can in many cases implement optimizations that a compiler won't use. The downside is that the code can be a brittle maintenance nightmare.