• Alan Donovan's avatar
    exp/ssa: fixed bug (typo) in findPromotedField. · 71c37e1c
    Alan Donovan authored
    By appending to the wrong (always empty) list, only the last
    anonymous field was being considered for promotion.
    
    Also:
    - eliminated "function-local NamedTypes" TODO; nothing to do.
    - fixed Function.DumpTo: printing of anon receivers was "( T)",
      now "(T)"; extracted writeSignature into own function.
    - eliminated blockNames function;
      thanks to BasicBlock.String, "%s" of []*BasicBlock is fine.
    - extracted buildReferrers into own function.
    
    exp/ssa can now build its own transitive closure.
    
    R=gri
    CC=golang-dev
    https://golang.org/cl/7384054
    71c37e1c
Name
Last commit
Last update
..
cookiejar Loading commit data...
ebnf Loading commit data...
ebnflint Loading commit data...
gotype Loading commit data...
inotify Loading commit data...
locale/collate Loading commit data...
norm Loading commit data...
ssa Loading commit data...
utf8string Loading commit data...
winfsnotify Loading commit data...
README Loading commit data...