• Keith Randall's avatar
    [dev.ssa] cmd/compile: 386 port now works · df2f813b
    Keith Randall authored
    GOARCH=386 SSATEST=1 ./all.bash passes
    
    Caveat: still needs changes to test/ files to use *_ssa.go versions.  I
    won't check those changes in with this CL because the builders will
    complain as they don't have SSATEST=1.
    
    Mostly minor fixes.
    
    Implement float <-> uint32 in assembly.  It seems the simplest option
    for now.
    
    GO386=387 does not work.  That's why I can't make SSA the default for
    386 yet.
    
    Change-Id: Ic4d4402104d32bcfb1fd612f5bb6539f9acb8ae0
    Reviewed-on: https://go-review.googlesource.com/25119Reviewed-by: 's avatarCherry Zhang <cherryyz@google.com>
    df2f813b
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...
yacc Loading commit data...