Hacker News new | ask | show | jobs
by dbremner 2547 days ago
There is a complete list of passes here[0]. It does some optimizations but much less than a mainstream C or C++ compiler.

[0] https://github.com/golang/go/blob/master/src/cmd/compile/int...