index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/compile: always tighten and de-duplicate tuple selectors
Michael Munday
2020-06-10
1
-0
/
+12
*
cmd/compile: ARM comparisons with 0 incorrect on overflow
Xiangdong Ji
2020-06-09
1
-5
/
+28
*
all: treat all files as binary, but check in .bat with CRLF
Dmitri Shuralyov
2020-06-08
1
-8
/
+46
*
cmd/compile: add interface equality tests
Keith Randall
2020-06-04
1
-0
/
+4
*
cmd/compile: test that equality is evaluated in order
Keith Randall
2020-06-03
1
-0
/
+46
*
runtime: fix race condition between timer and event handler
Richard Musiol
2020-05-31
1
-0
/
+49
*
cmd/compile: fix incorrect rewriting to if condition
Xiangdong Ji
2020-05-29
1
-0
/
+136
*
cmd/compile: add test for issue 37246
Josh Bleecher Snyder
2020-05-14
1
-0
/
+23
*
cmd/compile: fix tuple selector bug in CSE pass
Michael Munday
2020-05-14
1
-0
/
+14
*
cmd/compile: in prove, zero right shifts of positive int by #bits - 1
Keith Randall
2020-05-11
2
-0
/
+75
*
cmd/compile: improve error when setting unexported fields
Emmanuel T Odeke
2020-05-08
4
-4
/
+71
*
cmd/compile: omit file:pos for non-existent errors
Emmanuel T Odeke
2020-05-08
1
-0
/
+49
*
cmd/compile: optimize make+copy pattern to avoid memclr
Martin Möhrmann
2020-05-07
2
-0
/
+332
*
cmd/compile: do not emit code for discardable blank fields
Cuong Manh Le
2020-05-06
1
-0
/
+65
*
cmd/compile: restrict bit test rewrite rules
Keith Randall
2020-05-05
1
-0
/
+17
*
cmd/compile: add indexed memory modification ops to amd64
Keith Randall
2020-04-30
1
-1
/
+32
*
cmd/compile: add indexed load+op operations to amd64
Keith Randall
2020-04-30
1
-1
/
+21
*
Revert "cmd/compile: omit file:pos for non-existent, permission errors"
Austin Clements
2020-04-30
1
-69
/
+0
*
cmd/compile: omit file:pos for non-existent, permission errors
Emmanuel T Odeke
2020-04-30
1
-0
/
+69
*
cmd/compile: optimize Move with all-zero ro sym src to Zero
Josh Bleecher Snyder
2020-04-24
1
-0
/
+15
*
cmd/compile: use fixVariadicCall in escape analysis
Matthew Dempsky
2020-04-23
1
-4
/
+4
*
cmd/compile: optimize x & 1 != 0 to x & 1 on amd64
Josh Bleecher Snyder
2020-04-23
1
-0
/
+33
*
cmd/compile: clean up codegen for branch-on-carry on s390x
Michael Munday
2020-04-22
1
-0
/
+126
*
cmd/compile: more precise analysis of method values
Matthew Dempsky
2020-04-21
4
-10
/
+5
*
cmd/compile: optimize comparisons with immediates on s390x
Michael Munday
2020-04-21
1
-0
/
+52
*
cmd/compile: detect and diagnose invalid //go: directive placement
Russ Cox
2020-04-21
1
-0
/
+95
*
test/codegen, runtime/pprof, runtime: apply fmt
alex-semenyuk
2020-04-21
2
-15
/
+15
*
cmd/compile: use oneBit instead of isPowerOfTwo in bit optimization
Josh Bleecher Snyder
2020-04-21
1
-0
/
+5
*
test: remove duplicate code from makechan/makemap
alex-semenyuk
2020-04-19
2
-12
/
+0
*
cmd/compile: when marking REFLECTMETHOD, check for reflect package itself
Cherry Zhang
2020-04-19
2
-0
/
+62
*
test: add copyright notice to typecheck.go
Russ Cox
2020-04-17
1
-4
/
+8
*
test: add test for nil check / bounds check compiler confusion
Josh Bleecher Snyder
2020-04-17
1
-0
/
+20
*
cmd/compile: split up the addressing mode on OpAMD64CMP*loadidx* always
David Chase
2020-04-15
1
-14
/
+14
*
cmd/compile: fix incorrect block for s390x Select1 op
Michael Munday
2020-04-14
1
-0
/
+54
*
cmd/compile: improve generated code for concrete cases in type switches
Josh Bleecher Snyder
2020-04-14
1
-4
/
+4
*
cmd/compile: debug rewrite
Cherry Zhang
2020-04-13
1
-1
/
+1
*
cmd/compile: prevent constant folding of +/- when result is NaN
Keith Randall
2020-04-10
1
-0
/
+19
*
test: add test case that gccgo failed to compile
Ian Lance Taylor
2020-04-10
1
-0
/
+14
*
cmd/compile: use isel with variable shifts on ppc64x
Lynn Boger
2020-04-09
1
-0
/
+24
*
cmd/compile: handle some additional phis in shortcircuit
Josh Bleecher Snyder
2020-04-08
1
-0
/
+17
*
cmd/compile: allow floating point Ops to produce flags on s390x
Ruixin(Peter) Bao
2020-04-08
1
-0
/
+12
*
all: remove darwin/arm build-tags and files
Austin Clements
2020-04-08
1
-1
/
+1
*
runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT)
Dan Scales
2020-04-07
1
-3
/
+3
*
cmd/compile: delete the floating point Greater and Geq ops
Michael Munday
2020-04-07
1
-1
/
+1
*
cmd/compile: improve lowered moves and zeros for ppc64le
Lynn Boger
2020-04-06
1
-0
/
+34
*
cmd/compile: add intrinsic HasCPUFeature for checking cpu features
Josh Bleecher Snyder
2020-04-04
1
-4
/
+8
*
cmd/compile: allow mid-stack inlining when there is a cycle of recursion
Dan Scales
2020-04-03
2
-0
/
+19
*
cmd/compile: add indexed-load CMP instructions
Keith Randall
2020-04-01
1
-0
/
+60
*
cmd/compile: don't inline reflect.Value.UnsafeAddr/Pointer if enable checkptr
Cuong Manh Le
2020-04-01
1
-0
/
+23
*
cmd/compile: make isSmallMakeSlice checks slice cap only
Cuong Manh Le
2020-03-31
2
-7
/
+69
[next]