• Keith Randall's avatar
    cmd/compile: remove broken rules · 398a8ed6
    Keith Randall authored
    These rules don't even type check.  ADDQconstmodify returns memory,
    and it is being rewritten to a value that returns an int64.
    
    There should be a MOVQstore wrapped around the result.
    These rules never fire during all.bash, so they aren't even tested.
    
    I'm just going to remove them for now.
    
    Change-Id: I76008eb51ae4e16c707fac73c05a8d67cac149ae
    Reviewed-on: https://go-review.googlesource.com/121935
    Run-TryBot: Keith Randall <khr@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    398a8ed6
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...