aboutsummaryrefslogtreecommitdiff
path: root/test/torture.go
AgeCommit message (Expand)Author
2014-07-01cmd/8g: don't allocate a register early for cap(CHAN).Rémy Oudompheng
2012-12-21cmd/8g: introduce temporaries in byte multiplication.Rémy Oudompheng
2012-11-12cmd/5g, cmd/6g: pass the full torture test.Rémy Oudompheng
2012-11-02cmd/5g, cmd/6g: fix out of registers with array indexing.Rémy Oudompheng
2012-10-26cmd/6g: fix crash in cgen_bmul.Rémy Oudompheng
2012-10-16cmd/5g, cmd/6g, cmd/8g: fix out of registers.Rémy Oudompheng
2012-10-07cmd/6g: fix out of registers when chaining integer divisions.Rémy Oudompheng
2012-10-05cmd/5g: fix out of registers in nested calls, add compiler torture test.Rémy Oudompheng