| |
-
paper
 Omniscient Code Generation: A whole-program compilation technology for superior code density ...
A new compiler technology, called Omniscient Code Generation (OCG), takes advantage of the capabilities of todays host systems to achieve fully optimized object code that takes into account all the variables, functions, stacks and registers represented in all program modules.
Rather than relying completely on the linker to uncover errors in independently compiled modules, an OCG compiler completes the initial stages of compilation for...
preview:
http://www.htsoft.com/news/070309_Whitepaper-OmniscientCodeGeneration_FINAL.pdf
5/25/2007
Tags: compilers
 |