Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: expand run.go's errorcheck, make clear which bugs run | Russ Cox | 2012-09-23 | 1 | -0/+3 |
* | test: avoid interface conversion in rotate.go | R?my Oudompheng | 2012-06-04 | 1 | -11/+17 |
* | cmd/gc: recognize u<<1 op u>>31 as a rotate when op is ^, not just |. | Nigel Tao | 2012-06-04 | 1 | -42/+63 |
* | cmd/gc: faster code, mainly for rotate | Russ Cox | 2012-05-24 | 1 | -0/+141 |