summaryrefslogtreecommitdiff
path: root/test/torture.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/8g: don't allocate a register early for cap(CHAN).Rémy Oudompheng2014-07-011-0/+7
* cmd/8g: introduce temporaries in byte multiplication.Rémy Oudompheng2012-12-211-0/+4
* cmd/5g, cmd/6g: pass the full torture test.Rémy Oudompheng2012-11-121-16/+15
* cmd/5g, cmd/6g: fix out of registers with array indexing.Rémy Oudompheng2012-11-021-0/+17
* cmd/6g: fix crash in cgen_bmul.Rémy Oudompheng2012-10-261-0/+58
* cmd/5g, cmd/6g, cmd/8g: fix out of registers.Rémy Oudompheng2012-10-161-4/+72
* cmd/6g: fix out of registers when chaining integer divisions.Rémy Oudompheng2012-10-071-0/+22
* cmd/5g: fix out of registers in nested calls, add compiler torture test.Rémy Oudompheng2012-10-051-0/+171