]> Cypherpunks.ru repositories - gostls13.git/history - test/torture.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / torture.go
2014-07-01 Rémy Oudomphengcmd/8g: don't allocate a register early for cap(CHAN).
2012-12-21 Rémy Oudomphengcmd/8g: introduce temporaries in byte multiplication.
2012-11-12 Rémy Oudomphengcmd/5g, cmd/6g: pass the full torture test.
2012-11-02 Rémy Oudomphengcmd/5g, cmd/6g: fix out of registers with array indexing.
2012-10-25 Rémy Oudomphengcmd/6g: fix crash in cgen_bmul.
2012-10-16 Rémy Oudomphengcmd/5g, cmd/6g, cmd/8g: fix out of registers.
2012-10-06 Rémy Oudomphengcmd/6g: fix out of registers when chaining integer...
2012-10-05 Rémy Oudomphengcmd/5g: fix out of registers in nested calls, add compi...