minio/vendor/golang.org/x/sys/cpu
Andreas Auernhammer ca8520fb31 vendor x/sys/cpu and update x/crypto/blake2b (#5870)
This change updates the vendor'd x/crypto/blake2b package and
adds x/sys/cpu.

This change fixes an issue for Go1.11 affecting x/crypto/blake2b
since G1.11 removes the runtime-internal functions `suports_avx()` and
`supports_avx2()`.
2018-05-01 11:16:56 +05:30
..
cpu.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_arm.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_arm64.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_mips64x.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_mipsx.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_ppc64x.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_s390x.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_x86.go vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30
cpu_x86.s vendor x/sys/cpu and update x/crypto/blake2b (#5870) 2018-05-01 11:16:56 +05:30