• Keith Randall's avatar
    [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch · eb0cff9a
    Keith Randall authored
    Semi-regular merge from tip to dev.ssa.
    
    Two fixes:
    1) Mark selectgo as not returning.  This caused problems
       because there are no VARKILL ops on the selectgo path,
       causing things to be marked live that shouldn't be.
    2) Tell the amd64 assembler that addressing modes like
       name(SP)(AX*4) are ok.
    
    Change-Id: I9ca81c76391b1a65cc47edc8610c70ff1a621913
    eb0cff9a
opnames.go 4.65 KB