go/src/internal/bytealg
Tobias Klauser f19e400180 all: remove more leftover // +build lines
CL 344955 and CL 359476 removed almost all // +build lines, but leaving
some assembly files and generating scripts. Also, some files were added
with // +build lines after CL 359476 was merged. Remove these or rename
files where more appropriate.

For #41184

Change-Id: I7eb85a498ed9788b42a636e775f261d755504ffa
Reviewed-on: https://go-review.googlesource.com/c/go/+/361480
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
2021-11-06 10:24:44 +00:00
..
bytealg.go
compare_386.s
compare_amd64.s
compare_arm.s
compare_arm64.s
compare_generic.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
compare_mips64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
compare_mipsx.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
compare_native.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
compare_ppc64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
compare_s390x.s
compare_wasm.s
count_amd64.s
count_arm.s
count_arm64.s
count_generic.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
count_native.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
count_ppc64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
count_riscv64.s
count_s390x.s
equal_386.s
equal_amd64.s
equal_arm.s
equal_arm64.s
equal_generic.go
equal_mips64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
equal_mipsx.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
equal_native.go
equal_ppc64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
equal_riscv64.s
equal_s390x.s
equal_wasm.s
index_amd64.go
index_amd64.s
index_arm64.go
index_arm64.s
index_generic.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
index_native.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
index_ppc64x.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
index_ppc64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
index_s390x.go
index_s390x.s
indexbyte_386.s
indexbyte_amd64.s
indexbyte_arm.s
indexbyte_arm64.s
indexbyte_generic.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
indexbyte_mips64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
indexbyte_mipsx.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
indexbyte_native.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
indexbyte_ppc64x.s all: remove more leftover // +build lines 2021-11-06 10:24:44 +00:00
indexbyte_riscv64.s
indexbyte_s390x.s
indexbyte_wasm.s