I am interested in knowing when these particular optimizations were added as builtin features in the GCC compiler:
-
Granlund-Montgomery-Warren (division by constant)
-
Loop unrolling
A consultant made a claim that these optimizations were not incorporated into the GCC compiler until the late 90s so developers had to code them by hand up to then. I want to fact-check his claim.
Thank you