go/src/cmd/compile/internal
Nathan VanBenschoten b04f3b06ec all: replace strings.Index with strings.Contains where possible
Change-Id: Ia613f1c37bfce800ece0533a5326fca91d99a66a
Reviewed-on: https://go-review.googlesource.com/18120
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
2016-02-19 01:06:05 +00:00
..
amd64 cmd/compile: recognize Syscall-like functions for liveness analysis 2016-01-14 01:16:45 +00:00
arm cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
arm64 cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
big all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
gc all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
mips64 cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
ppc64 cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
x86 cmd/compile: recognize Syscall-like functions for liveness analysis 2016-01-14 01:16:45 +00:00