I have been reverse engineering the GLSL shader compiler, successfully removing redundant cycles.
In the future, I hope that I can have my own assembler, minimizing shader generation and compile time, as well as making it possible to work with more exact values, possibly even gaining access to...