Tag Archives: SSE

Post schedule, SSE, other stuff

Well, I know, I’ve been not posting for some weeks now, and I’m getting complaints now about this, so here we go Posting schedule As you can easily see, my posting schedule is no longer really regular. I tried for … Continue reading

Posted in Programming | Tagged , | 1 Comment

C++ Tricks, #3: Beating your compiler at stupid stuff

Sometimes, you hear people say: “The compilers are all crap. Really pathetic what they do when you want them to do XYZ”. Let’s take a look at how much thruth is in that. Please note that this is just a … Continue reading

Posted in Programming | Tagged , , | 4 Comments

Compiler “optimisation” …

2007, the days of handwritten assembler are a thing of the past, right? Well, not really, if you are still using (otherwise excellent) compilers like VC++ 8.0 or even Intel C++ 9.1.

Posted in Programming | Tagged , , | 2 Comments