Quote Originally Posted by PlausiblyDamp View Post
It would be much better having a compiler that can generate correct, optimised assembler instead...
+1

And in case TBs/Waynes intention, to finally use LLVM for (optimized) code-generation at some point -
will come to frution, then there's not much left over, what one could wish for in this regard -
(translating higher-level language-instructions into highly optimized Assembly for different arch-backends).

Olaf