Pergunta de entrevista da empresa AMD

How would you check for Compiler Optimization and where all do you think could there be problem areas?

Resposta da entrevista

Sigiloso

28 de mar. de 2009

This was more on avoiding redundant computations in code and code coverage for the compiler and enhancing locality + if machine language and/or assembly language is used, how would you get around this behaviour and do code coverage + test cases.