1990's compilers were also super fast, they only did optimisation for size, speed, constant propagation, and little else.
Zero code motion, loop unroling, code elision, heap via stack replacement, inlining,...
1990's compilers were also super fast, they only did optimisation for size, speed, constant propagation, and little else.
Zero code motion, loop unroling, code elision, heap via stack replacement, inlining,...