• David Chase's avatar
    cmd/compile: ppc64le working, not optimized enough · 5b9ff11c
    David Chase authored
    This time with the cherry-pick from the proper patch of
    the old CL.
    
    Stack size increased.
    Corrected NaN-comparison glitches.
    Marked g register as clobbered by calls.
    Fixed shared libraries.
    
    live_ssa.go still disabled because of differences.
    Presumably turning on more optimization will fix
    both the stack size and the live_ssa.go glitches.
    
    Enhanced debugging output for shared libs test.
    
    Rebased onto master.
    
    Updates #16010.
    
    Change-Id: I40864faf1ef32c118fb141b7ef8e854498e6b2c4
    Reviewed-on: https://go-review.googlesource.com/27159
    Run-TryBot: David Chase <drchase@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarCherry Zhang <cherryyz@google.com>
    5b9ff11c
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...