Sign in
go
/
go
/
0ad4f8b1f71827d81050b95ba46fadb0021f0337
/
src
/
cmd
/
internal
/
gc
/
esc.go
0ad4f8b
cmd/internal/gc: emit write barriers at lower level
by Russ Cox
· 10 years ago
04829a4
cmd/9g, etc: remove // fallthrough comments
by Josh Bleecher Snyder
· 10 years ago
17228f4
cmd/internal/gc: make use of new String methods in prints
by Russ Cox
· 10 years ago
24f246c
cmd/gc: fix crash during escape analysis
by Dmitry Vyukov
· 10 years ago
878a86a
cmd/gc: fix escape analysis of closures
by Dmitry Vyukov
· 10 years ago
3ed9e4c
cmd/internal/gc: unembed Node.Func
by Josh Bleecher Snyder
· 10 years ago
b09925b
cmd/5g etc: merge simple case expressions onto fewer lines
by Josh Bleecher Snyder
· 10 years ago
2270133
cmd/gc: allocate backing storage for non-escaping interfaces on stack
by David Chase
· 10 years ago
edcc062
test: add tests for escape analysis of interface conversions
by Dmitry Vyukov
· 10 years ago
bc14989
cmd/internal/gc: add a comment to esc.go
by David Chase
· 10 years ago
c819834
cmd/internal/gc: fmt.Sprintf elimination and minor cleanup
by Russ Cox
· 10 years ago
d7f6d46
cmd/...: remove use of func() { ... }() in loop increment
by Russ Cox
· 10 years ago
d328756
cmd/internal/gc: make Node.Isddd boolean
by Dave Cheney
· 10 years ago
44e9031
cmd/internal/gc: more Node cleanups
by Dave Cheney
· 10 years ago
b006d38
cmd/internal/gc: more int to bool cleanups
by Dave Cheney
· 10 years ago
cdb7d7d
cmd/5l etc: restore comments lost during C -> Go conversion
by Russ Cox
· 10 years ago
bed1f90
cmd/internal/gc: delete Strlit, Zconv
by Russ Cox
· 10 years ago
175929b
cmd/5g etc: mechanical cleanup
by Russ Cox
· 10 years ago
5d18282
cmd/internal/gc: factor bottom-up visiting out of escape analysis
by Russ Cox
· 10 years ago
382b44e
[dev.cc] cmd/5g etc: code cleanup: delay var decls and eliminate dead code
by Russ Cox
· 10 years ago
dc7b54b
[dev.cc] cmd/internal/obj, cmd/internal/gc, new6g: reconvert
by Russ Cox
· 10 years ago
8c195bd
[dev.cc] cmd/internal/gc, cmd/new6g etc: convert from cmd/gc, cmd/6g etc
by Russ Cox
· 10 years ago