Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: re-enable atomic intrinsic related tests on riscv64 | Joel Sing | 2020-03-25 | 1 | -4/+1 |
* | test: adjust tests for riscv64 | Joel Sing | 2020-01-25 | 1 | -1/+4 |
* | cmd/compile: skip escape analysis diagnostics for OADDR | Matthew Dempsky | 2019-04-02 | 1 | -5/+5 |
* | sync: allow inlining the RWMutex.RUnlock fast path | Carlo Alberto Ferraris | 2019-03-09 | 1 | -0/+13 |
* | sync: allow inlining the Once.Do fast path | Carlo Alberto Ferraris | 2019-03-09 | 1 | -0/+7 |
* | sync: allow inlining the Mutex.Lock fast path | Carlo Alberto Ferraris | 2019-03-09 | 1 | -1/+10 |
* | test: skip mutex Unlock inlining tests on a few builders | Alberto Donizetti | 2019-03-05 | 1 | -1/+1 |
* | sync: allow inlining the Mutex.Unlock fast path | Carlo Alberto Ferraris | 2019-03-05 | 1 | -0/+24 |