github.com/karrick/go@v0.0.0-20170817181416-d5b0ec858b37/src/cmd/compile/internal/test/README (about)

     1  This directory holds small tests and benchmarks of code
     2  generated by the compiler.  This code is not for importing,
     3  and the tests are intended to verify that specific optimzations
     4  are applied and correct.