]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.17] cmd/internal/obj/x86: modify the threshold of assert loop...
authorzhouguangyuan <zhouguangyuan.xian@gmail.com>
Mon, 22 Nov 2021 15:39:52 +0000 (23:39 +0800)
committerCherry Mui <cherryyz@google.com>
Mon, 7 Feb 2022 17:27:16 +0000 (17:27 +0000)
commit17e179e187861a7a095d7ae85ddcfc94804d7d6b
tree514a1b377f6389174d65d4a9a26142e985794235
parentfaa04090f8d3e1b699328c5a4aaadb5bb78d7dfe
[release-branch.go1.17] cmd/internal/obj/x86: modify the threshold of assert loop for span6

Updates #49716.
Fixes #50942.

Change-Id: I7ed73f874c2ee1ee3f31c9c4428ed484167ca803
Reviewed-on: https://go-review.googlesource.com/c/go/+/366094
Reviewed-by: Cherry Mui <cherryyz@google.com>
Trust: Heschi Kreinick <heschi@google.com>
(cherry picked from commit 14f2b2a4c55b707828be2890b8c750cb849203f6)
Reviewed-on: https://go-review.googlesource.com/c/go/+/383214
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
src/cmd/internal/obj/x86/asm6.go