diff options
| author | Lynn Boger <laboger@linux.vnet.ibm.com> | 2017-02-10 17:45:12 -0500 |
|---|---|---|
| committer | Lynn Boger <laboger@linux.vnet.ibm.com> | 2017-03-01 19:56:01 +0000 |
| commit | 95c9583a182ff2433fde9fae98f5dde9edd337e1 (patch) | |
| tree | 94ea5960af713e160592c13b766cad2a8b058059 /src/cmd/vendor/github.com | |
| parent | a6a0b1903d7029abe14f00c6cf2138cde9d81160 (diff) | |
| download | go-95c9583a182ff2433fde9fae98f5dde9edd337e1.tar.xz | |
cmd/compile: intrinsify atomics on ppc64x
This adds the necessary changes so that atomics are treated as
intrinsics on ppc64x.
The implementations of And8 and Or8 require power8 for
both ppc64 and ppc64le. This is a new requirement
for ppc64.
Fixes #8739
Change-Id: Icb85e2755a49166ee3652668279f6ed5ebbca901
Reviewed-on: https://go-review.googlesource.com/36832
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/vendor/github.com')
0 files changed, 0 insertions, 0 deletions
