• Cherry Zhang's avatar
    cmd/compile: get MIPS64 SSA working · e71e1fe8
    Cherry Zhang authored
    - implement *, /, %, shifts, Zero, Move.
    - fix mistakes in comparison.
    - fix floating point rounding.
    - handle RetJmp in assembler (which was not handled, as a consequence
      Duff's device was disabled in the old backend.)
    
    all.bash now passes with SSA on.
    
    Updates #16359.
    
    Change-Id: Ia14eed0ed1176b5d800592080c8f53dded7fe73f
    Reviewed-on: https://go-review.googlesource.com/27592Reviewed-by: 's avatarDavid Chase <drchase@google.com>
    Run-TryBot: Cherry Zhang <cherryyz@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    e71e1fe8
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...